MenuController :: footerAction
Request
GET Parameters
| Key | Value |
|---|---|
| _path | "_format=html&_locale=it&_controller=App%5CController%5CMenuController%3A%3AfooterAction" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\MenuController::footerAction" |
| _editmode | false |
| _event_controller | App\Controller\MenuController {#3228 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3229 …} } |
| _format | "html" |
| _locale | "it" |
| _pimcore_context | "default" |
| _stopwatch_token | "817a8f" |
| contentDocument | Pimcore\Model\Document\Link {#1539 #dao: null #dependencies: null #__dataVersionTimestamp: 1686227208 #path: "/" #properties: [ "language" => Pimcore\Model\Property {#1871 #dao: null #name: "language" #data: "it" #type: "text" #ctype: "document" #cpath: null #cid: 2 #inheritable: true #inherited: true : "language" : "it" : "text" : "document" : null : 2 : true : true } "navigation_root" => Pimcore\Model\Property {#1864 #dao: null #name: "navigation_root" #data: "2" #type: "document" #ctype: "document" #cpath: null #cid: 2 #inheritable: true #inherited: true : "navigation_root" : "2" : "document" : "document" : null : 2 : true : true } ] #id: 2 #creationDate: 1686227203 #modificationDate: 1686227208 #versionCount: 2 #userOwner: 2 #locked: null #userModification: 2 #parentId: 1 #parent: null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #fullPathCache: null #type: "link" #key: "it" #index: 1 #published: true #children: [] #hasChildren: [] #siblings: [] #hasSiblings: [] #internal: 1 #internalType: "document" #object: Pimcore\Model\Document\Page {#2381 …} #direct: "" #linktype: "internal" #href: "/" #scheduledTasks: null +"____pimcore_cache_item__": "document_2" : null : 1686227208 : "/" : [ "language" => Pimcore\Model\Property {#1871} "navigation_root" => Pimcore\Model\Property {#1864} ] : 2 : 1686227203 : 1686227208 : 2 : 2 : null : 2 : 1 : null : false : null : null : "link" : "it" : 1 : true : [] : [] : [] : [] : 1 : "document" : Pimcore\Model\Document\Page {#2381 …} : "" : "internal" : "/" : null } |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-charset | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
| accept-encoding | "gzip, br, zstd, deflate" |
| accept-language | "en-us,en;q=0.5" |
| connection | "Keep-Alive" |
| forwarded | "for="172.20.0.1";host="staging-busetto.aleaweb.com";proto=https" |
| host | "staging-busetto.aleaweb.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "172.20.0.1" |
| x-forwarded-server | "staging-busetto.aleaweb.com" |
| x-php-ob-level | "3" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| date | "Thu, 11 Dec 2025 17:42:24 GMT" |
| x-debug-token | "db7e0d" |
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/s470" |
| REMOTE_ADDR | "127.0.0.1" |
| REMOTE_PORT | "43248" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765474944 |
| REQUEST_TIME_FLOAT | 1765474944.2985 |
| 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 | "64433864a13ea7e303589fc4f57a4e6577f748b2dd296b413e9bbab6349afaf5" |
| 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 = c949a3)
| Key | Value |
|---|---|
| _controller | "App\Controller\ProductController::detailAction" |
| _editmode | false |
| _event_controller | App\Controller\ProductController {#1896 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1898 …} } |
| _force_allow_processing_unpublished_elements | false |
| _locale | "it" |
| _pimcore_context | "default" |
| _pimcore_frontend_request | true |
| _route | "data_object_5093_0_/it/prodotto/s470" |
| _route_params | [ "object" => Pimcore\Model\DataObject\Product {#1531 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962665 #path: &2 "/Products/" #properties: &3 null #id: &4 5093 #creationDate: &5 1701962483 #modificationDate: &6 1701962665 #versionCount: &7 4 #userOwner: &8 0 #locked: &9 null #userModification: &10 0 #parentId: &11 2 #parent: &12 Pimcore\Model\DataObject\Folder {#4579 #dao: null #dependencies: null #__dataVersionTimestamp: 1669386775 #path: &13 "/" #properties: &14 null #id: &15 2 #creationDate: &16 1669375769 #modificationDate: &17 1669386775 #versionCount: &18 3 #userOwner: &19 2 #locked: &20 "self" #userModification: &21 2 #parentId: &22 1 #parent: &23 Pimcore\Model\DataObject\Folder {#4583 #dao: null #dependencies: null #__dataVersionTimestamp: 1667830933 #path: &24 "/" #properties: &25 null #id: &26 1 #creationDate: &27 1667830933 #modificationDate: &28 1667830933 #versionCount: &29 0 #userOwner: &30 1 #locked: &31 null #userModification: &32 1 #parentId: &33 0 #parent: &34 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &26 1 #o_parentId: &33 0 #o_parent: &34 null #o_type: "folder" #o_key: "" #o_path: &24 "/" #o_index: 999999 #o_creationDate: &27 1667830933 #o_modificationDate: &28 1667830933 #o_userOwner: &30 1 #o_userModification: &32 1 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &31 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &29 0 #o_properties: &25 null +"____pimcore_cache_item__": "object_1" : null : 1667830933 : "/" : null : 1 : 1667830933 : 1667830933 : 0 : 1 : null : 1 : 0 : null : false : null : 1 : 0 : null : "folder" : "" : "/" : 999999 : 1667830933 : 1667830933 : 1 : 1 : [] : [] : [] : [] : null : null : null : 0 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &15 2 #o_parentId: &22 1 #o_parent: &23 Pimcore\Model\DataObject\Folder {#4583} #o_type: "folder" #o_key: "Products" #o_path: &13 "/" #o_index: 0 #o_creationDate: &16 1669375769 #o_modificationDate: &17 1669386775 #o_userOwner: &19 2 #o_userModification: &21 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &20 "self" #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &18 3 #o_properties: &14 null +"____pimcore_cache_item__": "object_2" : null : 1669386775 : "/" : null : 2 : 1669375769 : 1669386775 : 3 : 2 : "self" : 2 : 1 : Pimcore\Model\DataObject\Folder {#4583} : false : null : 2 : 1 : Pimcore\Model\DataObject\Folder {#4583} : "folder" : "Products" : "/" : 0 : 1669375769 : 1669386775 : 2 : 2 : [] : [] : [] : [] : "self" : null : null : 3 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &4 5093 #o_parentId: &11 2 #o_parent: &12 Pimcore\Model\DataObject\Folder {#4579} #o_type: "object" #o_key: "S470" #o_path: &2 "/Products/" #o_index: 0 #o_creationDate: &5 1701962483 #o_modificationDate: &6 1701962665 #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" => 111306 "src_id" => 5093 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111307 "src_id" => 5093 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111308 "src_id" => 5093 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111309 "src_id" => 5093 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111310 "src_id" => 5093 "dest_id" => 375 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111311 "src_id" => 5093 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111312 "src_id" => 5093 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111313 "src_id" => 5093 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111314 "src_id" => 5093 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111315 "src_id" => 5093 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111316 "src_id" => 5093 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111317 "src_id" => 5093 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111318 "src_id" => 5093 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111319 "src_id" => 5093 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111320 "src_id" => 5093 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111321 "src_id" => 5093 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111322 "src_id" => 5093 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111323 "src_id" => 5093 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111324 "src_id" => 5093 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111325 "src_id" => 5093 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111326 "src_id" => 5093 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111327 "src_id" => 5093 "dest_id" => 954 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111328 "src_id" => 5093 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111329 "src_id" => 5093 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111330 "src_id" => 5093 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111331 "src_id" => 5093 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119032 "src_id" => 5093 "dest_id" => 5094 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119033 "src_id" => 5093 "dest_id" => 5075 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119034 "src_id" => 5093 "dest_id" => 5073 "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 {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] #scheduledTasks: null #nome: "S 470" #codice: "S470" #url3d: "" #posizione: 6550 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#1544 …} #consumoCuoio: 0.0 #consumoPelle: 0.9 #consumoStoffa: 0.45 #imballo: 2.0 #volume: 0.3 #peso: 16.5 #hb: 0.0 #hs: 470.0 #profondita: 510.0 #lunghezza: 520.0 #altezza: 860.0 #fotoPricipale: Pimcore\Model\Asset\Image {#1542 …} #foto2: Pimcore\Model\Asset\Image {#1540 …} #foto3: null #foto4: null #categories: [ App\Model\Product\Category {#4010 #dao: null #dependencies: null #__dataVersionTimestamp: 1702992675 #path: &40 "/Product Data/Category/Busetto/" #properties: &41 null #id: &42 343 #creationDate: &43 1696339545 #modificationDate: &44 1702992675 #versionCount: &45 21 #userOwner: &46 0 #locked: &47 null #userModification: &48 2 #parentId: &49 881 #parent: &50 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &42 343 #o_parentId: &49 881 #o_parent: &50 null #o_type: "object" #o_key: "Sedie moderne metallo" #o_path: &40 "/Product Data/Category/Busetto/" #o_index: 3 #o_creationDate: &43 1696339545 #o_modificationDate: &44 1702992675 #o_userOwner: &46 0 #o_userModification: &48 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &47 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &45 21 #o_properties: &41 null #__rawRelationData: [ [ "id" => 80 "src_id" => 343 "dest_id" => 882 "type" => "object" "fieldname" => "filterDefinition" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 81 "src_id" => 343 "dest_id" => 37 "type" => "document" "fieldname" => "copertinaCatalogo" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 82 "src_id" => 343 "dest_id" => 44 "type" => "document" "fieldname" => "copertinaCatalogoEn" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4053 …} #o_classId: "cat" #o_className: "Category" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4018 …} #filterDefinition: null #copertinaCatalogo: null #copertinaCatalogoEn: null #copertinaListino: null #copertinaListinoEn: null #fineCatalogo: null #fineCatalogoEn: null +"____pimcore_cache_item__": "object_343" : null : 1702992675 : "/Product Data/Category/Busetto/" : null : 343 : 1696339545 : 1702992675 : 21 : 0 : null : 2 : 881 : null : false : null : 343 : 881 : null : "object" : "Sedie moderne metallo" : "/Product Data/Category/Busetto/" : 3 : 1696339545 : 1702992675 : 0 : 2 : [] : [] : [] : [] : null : null : null : 21 : null : [ [ "id" => 80 "src_id" => 343 "dest_id" => 882 "type" => "object" "fieldname" => "filterDefinition" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 81 "src_id" => 343 "dest_id" => 37 "type" => "document" "fieldname" => "copertinaCatalogo" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 82 "src_id" => 343 "dest_id" => 44 "type" => "document" "fieldname" => "copertinaCatalogoEn" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4053 …} : "cat" : "Category" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4018 …} : null : null : null : null : null : null : null } ] #famiglia: [ Pimcore\Model\DataObject\Product {#4685 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962665 #path: &54 "/Products/" #properties: &55 null #id: &56 5094 #creationDate: &57 1701962483 #modificationDate: &58 1701962665 #versionCount: &59 4 #userOwner: &60 0 #locked: &61 null #userModification: &62 0 #parentId: &63 2 #parent: &64 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &56 5094 #o_parentId: &63 2 #o_parent: &64 null #o_type: "object" #o_key: "S470A" #o_path: &54 "/Products/" #o_index: 0 #o_creationDate: &57 1701962483 #o_modificationDate: &58 1701962665 #o_userOwner: &60 0 #o_userModification: &62 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &61 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &59 4 #o_properties: &55 null #__rawRelationData: [ [ "id" => 111332 "src_id" => 5094 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111333 "src_id" => 5094 "dest_id" => 377 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111334 "src_id" => 5094 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111335 "src_id" => 5094 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111336 "src_id" => 5094 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111337 "src_id" => 5094 "dest_id" => 348 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111338 "src_id" => 5094 "dest_id" => 347 "type" => "object" "fieldname" => "tipologia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111339 "src_id" => 5094 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111340 "src_id" => 5094 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111341 "src_id" => 5094 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111342 "src_id" => 5094 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111343 "src_id" => 5094 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111344 "src_id" => 5094 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111345 "src_id" => 5094 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111346 "src_id" => 5094 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111347 "src_id" => 5094 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111348 "src_id" => 5094 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111349 "src_id" => 5094 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111350 "src_id" => 5094 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111351 "src_id" => 5094 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111352 "src_id" => 5094 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119038 "src_id" => 5094 "dest_id" => 5093 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119039 "src_id" => 5094 "dest_id" => 5085 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119040 "src_id" => 5094 "dest_id" => 5104 "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 {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "S 470 A" #codice: "S470A" #url3d: "" #posizione: 6600 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4679 …} #consumoCuoio: 0.0 #consumoPelle: 0.9 #consumoStoffa: 0.45 #imballo: 1.0 #volume: 0.3 #peso: 18.5 #hb: 650.0 #hs: 470.0 #profondita: 510.0 #lunghezza: 550.0 #altezza: 860.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4678 …} #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 {#4672 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4677 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4683 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4684 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4682 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4665 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4686 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4687 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4688 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4689 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4690 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4691 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4692 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4693 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4694 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4695 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4696 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4697 …} +"____pimcore_cache_item__": "object_5094" : null : 1701962665 : "/Products/" : null : 5094 : 1701962483 : 1701962665 : 4 : 0 : null : 0 : 2 : null : false : null : 5094 : 2 : null : "object" : "S470A" : "/Products/" : 0 : 1701962483 : 1701962665 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 111332 "src_id" => 5094 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111333 "src_id" => 5094 "dest_id" => 377 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111334 "src_id" => 5094 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111335 "src_id" => 5094 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111336 "src_id" => 5094 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111337 "src_id" => 5094 "dest_id" => 348 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111338 "src_id" => 5094 "dest_id" => 347 "type" => "object" "fieldname" => "tipologia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111339 "src_id" => 5094 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111340 "src_id" => 5094 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111341 "src_id" => 5094 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111342 "src_id" => 5094 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111343 "src_id" => 5094 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111344 "src_id" => 5094 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111345 "src_id" => 5094 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111346 "src_id" => 5094 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111347 "src_id" => 5094 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111348 "src_id" => 5094 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111349 "src_id" => 5094 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111350 "src_id" => 5094 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111351 "src_id" => 5094 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111352 "src_id" => 5094 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119038 "src_id" => 5094 "dest_id" => 5093 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119039 "src_id" => 5094 "dest_id" => 5085 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119040 "src_id" => 5094 "dest_id" => 5104 "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 {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "S 470 A" : "S470A" : "" : 6600 : Pimcore\Model\DataObject\Localizedfield {#4679 …} : 0.0 : 0.9 : 0.45 : 1.0 : 0.3 : 18.5 : 650.0 : 470.0 : 510.0 : 550.0 : 860.0 : Pimcore\Model\Asset\Image {#4678 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4672 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4677 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4683 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4684 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4682 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4665 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4686 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4687 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4688 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4689 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4690 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4691 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4692 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4693 …} : Pimcore\Model\DataObject\Product\Consumi {#4694 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4695 …} : Pimcore\Model\DataObject\Product\Altro {#4696 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4697 …} } ] #correlati: [ Pimcore\Model\DataObject\Product {#4759 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962663 #path: &86 "/Products/" #properties: &87 null #id: &88 5075 #creationDate: &89 1701962480 #modificationDate: &90 1701962663 #versionCount: &91 4 #userOwner: &92 0 #locked: &93 null #userModification: &94 0 #parentId: &95 2 #parent: &96 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &88 5075 #o_parentId: &95 2 #o_parent: &96 null #o_type: "object" #o_key: "S407" #o_path: &86 "/Products/" #o_index: 0 #o_creationDate: &89 1701962480 #o_modificationDate: &90 1701962663 #o_userOwner: &92 0 #o_userModification: &94 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &93 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &91 4 #o_properties: &87 null #__rawRelationData: [ [ "id" => 110896 "src_id" => 5075 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110897 "src_id" => 5075 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110898 "src_id" => 5075 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110899 "src_id" => 5075 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110900 "src_id" => 5075 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110901 "src_id" => 5075 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110902 "src_id" => 5075 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110903 "src_id" => 5075 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110904 "src_id" => 5075 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110905 "src_id" => 5075 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110906 "src_id" => 5075 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110907 "src_id" => 5075 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110908 "src_id" => 5075 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110909 "src_id" => 5075 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110910 "src_id" => 5075 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110911 "src_id" => 5075 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110912 "src_id" => 5075 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110913 "src_id" => 5075 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110914 "src_id" => 5075 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110915 "src_id" => 5075 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110916 "src_id" => 5075 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110917 "src_id" => 5075 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110918 "src_id" => 5075 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118859 "src_id" => 5075 "dest_id" => 5076 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118860 "src_id" => 5075 "dest_id" => 5074 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118861 "src_id" => 5075 "dest_id" => 5093 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118862 "src_id" => 5075 "dest_id" => 5094 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "S 407" #codice: "S407" #url3d: "" #posizione: 5650 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4752 …} #consumoCuoio: 0.0 #consumoPelle: 0.0 #consumoStoffa: 0.0 #imballo: 2.0 #volume: 0.35 #peso: 12.7 #hb: 0.0 #hs: 460.0 #profondita: 510.0 #lunghezza: 540.0 #altezza: 860.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4751 …} #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 {#4750 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4753 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4757 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4758 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4756 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4754 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4760 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4761 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4762 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4763 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4764 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4765 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4766 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4767 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4768 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4769 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4770 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4771 …} +"____pimcore_cache_item__": "object_5075" : null : 1701962663 : "/Products/" : null : 5075 : 1701962480 : 1701962663 : 4 : 0 : null : 0 : 2 : null : false : null : 5075 : 2 : null : "object" : "S407" : "/Products/" : 0 : 1701962480 : 1701962663 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 110896 "src_id" => 5075 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110897 "src_id" => 5075 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110898 "src_id" => 5075 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110899 "src_id" => 5075 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110900 "src_id" => 5075 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110901 "src_id" => 5075 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110902 "src_id" => 5075 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110903 "src_id" => 5075 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110904 "src_id" => 5075 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110905 "src_id" => 5075 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110906 "src_id" => 5075 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110907 "src_id" => 5075 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110908 "src_id" => 5075 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110909 "src_id" => 5075 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110910 "src_id" => 5075 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110911 "src_id" => 5075 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110912 "src_id" => 5075 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110913 "src_id" => 5075 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110914 "src_id" => 5075 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110915 "src_id" => 5075 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110916 "src_id" => 5075 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110917 "src_id" => 5075 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110918 "src_id" => 5075 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118859 "src_id" => 5075 "dest_id" => 5076 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118860 "src_id" => 5075 "dest_id" => 5074 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118861 "src_id" => 5075 "dest_id" => 5093 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118862 "src_id" => 5075 "dest_id" => 5094 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "S 407" : "S407" : "" : 5650 : Pimcore\Model\DataObject\Localizedfield {#4752 …} : 0.0 : 0.0 : 0.0 : 2.0 : 0.35 : 12.7 : 0.0 : 460.0 : 510.0 : 540.0 : 860.0 : Pimcore\Model\Asset\Image {#4751 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4750 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4753 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4757 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4758 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4756 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4754 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4760 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4761 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4762 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4763 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4764 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4765 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4766 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4767 …} : Pimcore\Model\DataObject\Product\Consumi {#4768 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4769 …} : Pimcore\Model\DataObject\Product\Altro {#4770 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4771 …} } Pimcore\Model\DataObject\Product {#4783 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962663 #path: &118 "/Products/" #properties: &119 null #id: &120 5073 #creationDate: &121 1701962480 #modificationDate: &122 1701962663 #versionCount: &123 4 #userOwner: &124 0 #locked: &125 null #userModification: &126 0 #parentId: &127 2 #parent: &128 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &120 5073 #o_parentId: &127 2 #o_parent: &128 null #o_type: "object" #o_key: "S406" #o_path: &118 "/Products/" #o_index: 0 #o_creationDate: &121 1701962480 #o_modificationDate: &122 1701962663 #o_userOwner: &124 0 #o_userModification: &126 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &125 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &123 4 #o_properties: &119 null #__rawRelationData: [ [ "id" => 110845 "src_id" => 5073 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110846 "src_id" => 5073 "dest_id" => 385 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110847 "src_id" => 5073 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110848 "src_id" => 5073 "dest_id" => 375 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110849 "src_id" => 5073 "dest_id" => 383 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110850 "src_id" => 5073 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110851 "src_id" => 5073 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110852 "src_id" => 5073 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110853 "src_id" => 5073 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110854 "src_id" => 5073 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110855 "src_id" => 5073 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110856 "src_id" => 5073 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110857 "src_id" => 5073 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110858 "src_id" => 5073 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110859 "src_id" => 5073 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110860 "src_id" => 5073 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110861 "src_id" => 5073 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110862 "src_id" => 5073 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110863 "src_id" => 5073 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110864 "src_id" => 5073 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110865 "src_id" => 5073 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110866 "src_id" => 5073 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110867 "src_id" => 5073 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110868 "src_id" => 5073 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110869 "src_id" => 5073 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110870 "src_id" => 5073 "dest_id" => 966 "type" => "object" "fieldname" => "rivestimenti" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110871 "src_id" => 5073 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118841 "src_id" => 5073 "dest_id" => 5074 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118842 "src_id" => 5073 "dest_id" => 5087 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118843 "src_id" => 5073 "dest_id" => 5082 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118844 "src_id" => 5073 "dest_id" => 5070 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "S 406" #codice: "S406" #url3d: "https://busetto.ergocreo.io/?pid=S406" #posizione: 5550 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4776 …} #consumoCuoio: 0.0 #consumoPelle: 1.6 #consumoStoffa: 0.8 #imballo: 4.0 #volume: 0.35 #peso: 20.0 #hb: 0.0 #hs: 460.0 #profondita: 490.0 #lunghezza: 440.0 #altezza: 820.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4775 …} #foto2: Pimcore\Model\Asset\Image {#4774 …} #foto3: Pimcore\Model\Asset\Image {#4777 …} #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 {#4781 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4782 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4780 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4778 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4784 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4785 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4786 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4787 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4788 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4789 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4790 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4791 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4792 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4793 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4794 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4795 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4796 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4797 …} +"____pimcore_cache_item__": "object_5073" : null : 1701962663 : "/Products/" : null : 5073 : 1701962480 : 1701962663 : 4 : 0 : null : 0 : 2 : null : false : null : 5073 : 2 : null : "object" : "S406" : "/Products/" : 0 : 1701962480 : 1701962663 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 110845 "src_id" => 5073 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110846 "src_id" => 5073 "dest_id" => 385 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110847 "src_id" => 5073 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110848 "src_id" => 5073 "dest_id" => 375 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110849 "src_id" => 5073 "dest_id" => 383 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110850 "src_id" => 5073 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110851 "src_id" => 5073 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110852 "src_id" => 5073 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110853 "src_id" => 5073 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110854 "src_id" => 5073 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110855 "src_id" => 5073 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110856 "src_id" => 5073 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110857 "src_id" => 5073 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110858 "src_id" => 5073 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110859 "src_id" => 5073 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110860 "src_id" => 5073 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110861 "src_id" => 5073 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110862 "src_id" => 5073 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110863 "src_id" => 5073 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110864 "src_id" => 5073 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110865 "src_id" => 5073 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110866 "src_id" => 5073 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110867 "src_id" => 5073 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110868 "src_id" => 5073 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110869 "src_id" => 5073 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110870 "src_id" => 5073 "dest_id" => 966 "type" => "object" "fieldname" => "rivestimenti" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110871 "src_id" => 5073 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118841 "src_id" => 5073 "dest_id" => 5074 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118842 "src_id" => 5073 "dest_id" => 5087 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118843 "src_id" => 5073 "dest_id" => 5082 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118844 "src_id" => 5073 "dest_id" => 5070 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "S 406" : "S406" : "https://busetto.ergocreo.io/?pid=S406" : 5550 : Pimcore\Model\DataObject\Localizedfield {#4776 …} : 0.0 : 1.6 : 0.8 : 4.0 : 0.35 : 20.0 : 0.0 : 460.0 : 490.0 : 440.0 : 820.0 : Pimcore\Model\Asset\Image {#4775 …} : Pimcore\Model\Asset\Image {#4774 …} : Pimcore\Model\Asset\Image {#4777 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4781 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4782 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4780 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4778 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4784 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4785 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4786 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4787 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4788 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4789 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4790 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4791 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4792 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4793 …} : Pimcore\Model\DataObject\Product\Consumi {#4794 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4795 …} : Pimcore\Model\DataObject\Product\Altro {#4796 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4797 …} } ] #tag: [ Pimcore\Model\DataObject\Tag {#4656 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553524 #path: &152 "/Product Data/Tag/" #properties: &153 null #id: &154 356 #creationDate: &155 1696339589 #modificationDate: &156 1702553524 #versionCount: &157 4 #userOwner: &158 0 #locked: &159 null #userModification: &160 2 #parentId: &161 339 #parent: &162 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &154 356 #o_parentId: &161 339 #o_parent: &162 null #o_type: "object" #o_key: "contract" #o_path: &152 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &155 1696339589 #o_modificationDate: &156 1702553524 #o_userOwner: &158 0 #o_userModification: &160 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &159 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &157 4 #o_properties: &153 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4659 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4648 …} +"____pimcore_cache_item__": "object_356" : null : 1702553524 : "/Product Data/Tag/" : null : 356 : 1696339589 : 1702553524 : 4 : 0 : null : 2 : 339 : null : false : null : 356 : 339 : null : "object" : "contract" : "/Product Data/Tag/" : 0 : 1696339589 : 1702553524 : 0 : 2 : [] : [] : [] : [] : null : null : null : 4 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4659 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4648 …} } Pimcore\Model\DataObject\Tag {#4671 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650272 #path: &166 "/Product Data/Tag/" #properties: &167 null #id: &168 359 #creationDate: &169 1696339589 #modificationDate: &170 1702650272 #versionCount: &171 3 #userOwner: &172 0 #locked: &173 null #userModification: &174 2 #parentId: &175 339 #parent: &176 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &168 359 #o_parentId: &175 339 #o_parent: &176 null #o_type: "object" #o_key: "sedia" #o_path: &166 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &169 1696339589 #o_modificationDate: &170 1702650272 #o_userOwner: &172 0 #o_userModification: &174 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &173 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &171 3 #o_properties: &167 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4659 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4663 …} +"____pimcore_cache_item__": "object_359" : null : 1702650272 : "/Product Data/Tag/" : null : 359 : 1696339589 : 1702650272 : 3 : 0 : null : 2 : 339 : null : false : null : 359 : 339 : null : "object" : "sedia" : "/Product Data/Tag/" : 0 : 1696339589 : 1702650272 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4659 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4663 …} } Pimcore\Model\DataObject\Tag {#4676 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650000 #path: &179 "/Product Data/Tag/" #properties: &180 null #id: &181 390 #creationDate: &182 1696339590 #modificationDate: &183 1702650000 #versionCount: &184 2 #userOwner: &185 0 #locked: &186 null #userModification: &187 2 #parentId: &188 339 #parent: &189 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &181 390 #o_parentId: &188 339 #o_parent: &189 null #o_type: "object" #o_key: "metallo" #o_path: &179 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &182 1696339590 #o_modificationDate: &183 1702650000 #o_userOwner: &185 0 #o_userModification: &187 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &186 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &184 2 #o_properties: &180 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4659 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4669 …} +"____pimcore_cache_item__": "object_390" : null : 1702650000 : "/Product Data/Tag/" : null : 390 : 1696339590 : 1702650000 : 2 : 0 : null : 2 : 339 : null : false : null : 390 : 339 : null : "object" : "metallo" : "/Product Data/Tag/" : 0 : 1696339590 : 1702650000 : 0 : 2 : [] : [] : [] : [] : null : null : null : 2 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4659 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4669 …} } Pimcore\Model\DataObject\Tag {#4681 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650080 #path: &192 "/Product Data/Tag/" #properties: &193 null #id: &194 375 #creationDate: &195 1696339589 #modificationDate: &196 1702650080 #versionCount: &197 3 #userOwner: &198 0 #locked: &199 null #userModification: &200 2 #parentId: &201 339 #parent: &202 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &194 375 #o_parentId: &201 339 #o_parent: &202 null #o_type: "object" #o_key: "imbottita" #o_path: &192 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &195 1696339589 #o_modificationDate: &196 1702650080 #o_userOwner: &198 0 #o_userModification: &200 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &199 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &197 3 #o_properties: &193 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4659 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4674 …} +"____pimcore_cache_item__": "object_375" : null : 1702650080 : "/Product Data/Tag/" : null : 375 : 1696339589 : 1702650080 : 3 : 0 : null : 2 : 339 : null : false : null : 375 : 339 : null : "object" : "imbottita" : "/Product Data/Tag/" : 0 : 1696339589 : 1702650080 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4659 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4674 …} } ] #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: [ Pimcore\Model\DataObject\RivestimentiCategory {#2055 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553106 #path: &205 "/Product Data/Rivestimenti - Categorie/" #properties: &206 null #id: &207 964 #creationDate: &208 1697745688 #modificationDate: &209 1702553106 #versionCount: &210 5 #userOwner: &211 0 #locked: &212 null #userModification: &213 2 #parentId: &214 957 #parent: &215 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &207 964 #o_parentId: &214 957 #o_parent: &215 null #o_type: "object" #o_key: "ECOPELLE" #o_path: &205 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &208 1697745688 #o_modificationDate: &209 1702553106 #o_userOwner: &211 0 #o_userModification: &213 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &212 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &210 5 #o_properties: &206 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2057 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2047 …} +"____pimcore_cache_item__": "object_964" : null : 1702553106 : "/Product Data/Rivestimenti - Categorie/" : null : 964 : 1697745688 : 1702553106 : 5 : 0 : null : 2 : 957 : null : false : null : 964 : 957 : null : "object" : "ECOPELLE" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553106 : 0 : 2 : [] : [] : [] : [] : null : null : null : 5 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2057 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2047 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2069 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553122 #path: &219 "/Product Data/Rivestimenti - Categorie/" #properties: &220 null #id: &221 963 #creationDate: &222 1697745688 #modificationDate: &223 1702553122 #versionCount: &224 5 #userOwner: &225 0 #locked: &226 null #userModification: &227 2 #parentId: &228 957 #parent: &229 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &221 963 #o_parentId: &228 957 #o_parent: &229 null #o_type: "object" #o_key: "STOFFA" #o_path: &219 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &222 1697745688 #o_modificationDate: &223 1702553122 #o_userOwner: &225 0 #o_userModification: &227 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &226 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &224 5 #o_properties: &220 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2057 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2061 …} +"____pimcore_cache_item__": "object_963" : null : 1702553122 : "/Product Data/Rivestimenti - Categorie/" : null : 963 : 1697745688 : 1702553122 : 5 : 0 : null : 2 : 957 : null : false : null : 963 : 957 : null : "object" : "STOFFA" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553122 : 0 : 2 : [] : [] : [] : [] : null : null : null : 5 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2057 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2061 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2074 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553117 #path: &232 "/Product Data/Rivestimenti - Categorie/" #properties: &233 null #id: &234 965 #creationDate: &235 1697745688 #modificationDate: &236 1702553117 #versionCount: &237 4 #userOwner: &238 0 #locked: &239 null #userModification: &240 2 #parentId: &241 957 #parent: &242 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &234 965 #o_parentId: &241 957 #o_parent: &242 null #o_type: "object" #o_key: "PELLE" #o_path: &232 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &235 1697745688 #o_modificationDate: &236 1702553117 #o_userOwner: &238 0 #o_userModification: &240 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &239 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &237 4 #o_properties: &233 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2057 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2067 …} +"____pimcore_cache_item__": "object_965" : null : 1702553117 : "/Product Data/Rivestimenti - Categorie/" : null : 965 : 1697745688 : 1702553117 : 4 : 0 : null : 2 : 957 : null : false : null : 965 : 957 : null : "object" : "PELLE" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553117 : 0 : 2 : [] : [] : [] : [] : null : null : null : 4 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2057 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2067 …} } ] #finiture: [ Pimcore\Model\DataObject\FinitureTipologie {#2079 #dao: null #dependencies: null #__dataVersionTimestamp: 1702552994 #path: &245 "/Product Data/Finiture - Tipologia/" #properties: &246 null #id: &247 962 #creationDate: &248 1697745625 #modificationDate: &249 1702552994 #versionCount: &250 3 #userOwner: &251 0 #locked: &252 null #userModification: &253 2 #parentId: &254 956 #parent: &255 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &247 962 #o_parentId: &254 956 #o_parent: &255 null #o_type: "object" #o_key: "FINITURE METALLO" #o_path: &245 "/Product Data/Finiture - Tipologia/" #o_index: 0 #o_creationDate: &248 1697745625 #o_modificationDate: &249 1702552994 #o_userOwner: &251 0 #o_userModification: &253 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &252 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &250 3 #o_properties: &246 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2081 …} #o_classId: "fintip" #o_className: "FinitureTipologie" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2072 …} +"____pimcore_cache_item__": "object_962" : null : 1702552994 : "/Product Data/Finiture - Tipologia/" : null : 962 : 1697745625 : 1702552994 : 3 : 0 : null : 2 : 956 : null : false : null : 962 : 956 : null : "object" : "FINITURE METALLO" : "/Product Data/Finiture - Tipologia/" : 0 : 1697745625 : 1702552994 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2081 …} : "fintip" : "FinitureTipologie" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2072 …} } ] #varianti: Pimcore\Model\DataObject\Product\Varianti {#1538 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#1534 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#1533 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1535 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1537 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#1532 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#1530 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1529 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#1528 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1527 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1526 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1525 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1524 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1523 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#1522 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#1521 …} #altro: Pimcore\Model\DataObject\Product\Altro {#1520 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#1519 …} +"____pimcore_cache_item__": "object_5093" : null : 1701962665 : "/Products/" : null : 5093 : 1701962483 : 1701962665 : 4 : 0 : null : 0 : 2 : Pimcore\Model\DataObject\Folder {#4579} : false : null : 5093 : 2 : Pimcore\Model\DataObject\Folder {#4579} : "object" : "S470" : "/Products/" : 0 : 1701962483 : 1701962665 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 111306 "src_id" => 5093 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111307 "src_id" => 5093 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111308 "src_id" => 5093 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111309 "src_id" => 5093 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111310 "src_id" => 5093 "dest_id" => 375 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111311 "src_id" => 5093 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111312 "src_id" => 5093 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111313 "src_id" => 5093 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111314 "src_id" => 5093 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111315 "src_id" => 5093 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111316 "src_id" => 5093 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111317 "src_id" => 5093 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111318 "src_id" => 5093 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111319 "src_id" => 5093 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111320 "src_id" => 5093 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111321 "src_id" => 5093 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111322 "src_id" => 5093 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111323 "src_id" => 5093 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111324 "src_id" => 5093 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111325 "src_id" => 5093 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111326 "src_id" => 5093 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111327 "src_id" => 5093 "dest_id" => 954 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111328 "src_id" => 5093 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111329 "src_id" => 5093 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111330 "src_id" => 5093 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111331 "src_id" => 5093 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119032 "src_id" => 5093 "dest_id" => 5094 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119033 "src_id" => 5093 "dest_id" => 5075 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119034 "src_id" => 5093 "dest_id" => 5073 "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 {#1849 …} : "prod" : "Product" : null : null : false : [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] : null : "S 470" : "S470" : "" : 6550 : Pimcore\Model\DataObject\Localizedfield {#1544 …} : 0.0 : 0.9 : 0.45 : 2.0 : 0.3 : 16.5 : 0.0 : 470.0 : 510.0 : 520.0 : 860.0 : Pimcore\Model\Asset\Image {#1542 …} : Pimcore\Model\Asset\Image {#1540 …} : null : null : [ App\Model\Product\Category {#4010} ] : [ Pimcore\Model\DataObject\Product {#4685} ] : [ Pimcore\Model\DataObject\Product {#4759} Pimcore\Model\DataObject\Product {#4783} ] : [ Pimcore\Model\DataObject\Tag {#4656} Pimcore\Model\DataObject\Tag {#4671} Pimcore\Model\DataObject\Tag {#4676} Pimcore\Model\DataObject\Tag {#4681} ] : null : null : null : null : null : null : [ Pimcore\Model\DataObject\RivestimentiCategory {#2055} Pimcore\Model\DataObject\RivestimentiCategory {#2069} Pimcore\Model\DataObject\RivestimentiCategory {#2074} ] : [ Pimcore\Model\DataObject\FinitureTipologie {#2079} ] : Pimcore\Model\DataObject\Product\Varianti {#1538 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#1534 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#1533 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1535 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1537 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#1532 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#1530 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1529 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#1528 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1527 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1526 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1525 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1524 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1523 …} : Pimcore\Model\DataObject\Product\Consumi {#1522 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#1521 …} : Pimcore\Model\DataObject\Product\Altro {#1520 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#1519 …} } "urlSlug" => Pimcore\Model\DataObject\Data\UrlSlug {#1561 #objectId: 5093 #classId: "prod" #slug: "/it/prodotto/s470" #siteId: 0 #fieldname: "url" #index: 0 #ownertype: "localizedfield" #ownername: "localizedfield" #position: "it" #previousSlug: "/it/prodotto/s470" #_owner: null #_fieldname: null #_language: null } "_locale" => "it" "_force_allow_processing_unpublished_elements" => false ] |
| _stopwatch_token | "ee6f90" |
| contentDocument | Pimcore\Model\Document\Link {#1539 #dao: null #dependencies: null #__dataVersionTimestamp: 1686227208 #path: "/" #properties: [ "language" => Pimcore\Model\Property {#1871 #dao: null #name: "language" #data: "it" #type: "text" #ctype: "document" #cpath: null #cid: 2 #inheritable: true #inherited: true : "language" : "it" : "text" : "document" : null : 2 : true : true } "navigation_root" => Pimcore\Model\Property {#1864 #dao: null #name: "navigation_root" #data: "2" #type: "document" #ctype: "document" #cpath: null #cid: 2 #inheritable: true #inherited: true : "navigation_root" : "2" : "document" : "document" : null : 2 : true : true } ] #id: 2 #creationDate: 1686227203 #modificationDate: 1686227208 #versionCount: 2 #userOwner: 2 #locked: null #userModification: 2 #parentId: 1 #parent: null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #fullPathCache: null #type: "link" #key: "it" #index: 1 #published: true #children: [] #hasChildren: [] #siblings: [] #hasSiblings: [] #internal: 1 #internalType: "document" #object: Pimcore\Model\Document\Page {#2381 …} #direct: "" #linktype: "internal" #href: "/" #scheduledTasks: null +"____pimcore_cache_item__": "document_2" : null : 1686227208 : "/" : [ "language" => Pimcore\Model\Property {#1871} "navigation_root" => Pimcore\Model\Property {#1864} ] : 2 : 1686227203 : 1686227208 : 2 : 2 : null : 2 : 1 : null : false : null : null : "link" : "it" : 1 : true : [] : [] : [] : [] : 1 : "document" : Pimcore\Model\Document\Page {#2381 …} : "" : "internal" : "/" : null } |
| object | Pimcore\Model\DataObject\Product {#1531 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962665 #path: &2 "/Products/" #properties: &3 null #id: &4 5093 #creationDate: &5 1701962483 #modificationDate: &6 1701962665 #versionCount: &7 4 #userOwner: &8 0 #locked: &9 null #userModification: &10 0 #parentId: &11 2 #parent: &12 Pimcore\Model\DataObject\Folder {#4579 #dao: null #dependencies: null #__dataVersionTimestamp: 1669386775 #path: &13 "/" #properties: &14 null #id: &15 2 #creationDate: &16 1669375769 #modificationDate: &17 1669386775 #versionCount: &18 3 #userOwner: &19 2 #locked: &20 "self" #userModification: &21 2 #parentId: &22 1 #parent: &23 Pimcore\Model\DataObject\Folder {#4583 #dao: null #dependencies: null #__dataVersionTimestamp: 1667830933 #path: &24 "/" #properties: &25 null #id: &26 1 #creationDate: &27 1667830933 #modificationDate: &28 1667830933 #versionCount: &29 0 #userOwner: &30 1 #locked: &31 null #userModification: &32 1 #parentId: &33 0 #parent: &34 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &26 1 #o_parentId: &33 0 #o_parent: &34 null #o_type: "folder" #o_key: "" #o_path: &24 "/" #o_index: 999999 #o_creationDate: &27 1667830933 #o_modificationDate: &28 1667830933 #o_userOwner: &30 1 #o_userModification: &32 1 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &31 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &29 0 #o_properties: &25 null +"____pimcore_cache_item__": "object_1" : null : 1667830933 : "/" : null : 1 : 1667830933 : 1667830933 : 0 : 1 : null : 1 : 0 : null : false : null : 1 : 0 : null : "folder" : "" : "/" : 999999 : 1667830933 : 1667830933 : 1 : 1 : [] : [] : [] : [] : null : null : null : 0 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &15 2 #o_parentId: &22 1 #o_parent: &23 Pimcore\Model\DataObject\Folder {#4583} #o_type: "folder" #o_key: "Products" #o_path: &13 "/" #o_index: 0 #o_creationDate: &16 1669375769 #o_modificationDate: &17 1669386775 #o_userOwner: &19 2 #o_userModification: &21 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &20 "self" #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &18 3 #o_properties: &14 null +"____pimcore_cache_item__": "object_2" : null : 1669386775 : "/" : null : 2 : 1669375769 : 1669386775 : 3 : 2 : "self" : 2 : 1 : Pimcore\Model\DataObject\Folder {#4583} : false : null : 2 : 1 : Pimcore\Model\DataObject\Folder {#4583} : "folder" : "Products" : "/" : 0 : 1669375769 : 1669386775 : 2 : 2 : [] : [] : [] : [] : "self" : null : null : 3 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &4 5093 #o_parentId: &11 2 #o_parent: &12 Pimcore\Model\DataObject\Folder {#4579} #o_type: "object" #o_key: "S470" #o_path: &2 "/Products/" #o_index: 0 #o_creationDate: &5 1701962483 #o_modificationDate: &6 1701962665 #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" => 111306 "src_id" => 5093 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111307 "src_id" => 5093 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111308 "src_id" => 5093 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111309 "src_id" => 5093 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111310 "src_id" => 5093 "dest_id" => 375 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111311 "src_id" => 5093 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111312 "src_id" => 5093 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111313 "src_id" => 5093 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111314 "src_id" => 5093 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111315 "src_id" => 5093 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111316 "src_id" => 5093 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111317 "src_id" => 5093 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111318 "src_id" => 5093 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111319 "src_id" => 5093 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111320 "src_id" => 5093 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111321 "src_id" => 5093 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111322 "src_id" => 5093 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111323 "src_id" => 5093 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111324 "src_id" => 5093 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111325 "src_id" => 5093 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111326 "src_id" => 5093 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111327 "src_id" => 5093 "dest_id" => 954 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111328 "src_id" => 5093 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111329 "src_id" => 5093 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111330 "src_id" => 5093 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111331 "src_id" => 5093 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119032 "src_id" => 5093 "dest_id" => 5094 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119033 "src_id" => 5093 "dest_id" => 5075 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119034 "src_id" => 5093 "dest_id" => 5073 "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 {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] #scheduledTasks: null #nome: "S 470" #codice: "S470" #url3d: "" #posizione: 6550 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#1544 …} #consumoCuoio: 0.0 #consumoPelle: 0.9 #consumoStoffa: 0.45 #imballo: 2.0 #volume: 0.3 #peso: 16.5 #hb: 0.0 #hs: 470.0 #profondita: 510.0 #lunghezza: 520.0 #altezza: 860.0 #fotoPricipale: Pimcore\Model\Asset\Image {#1542 …} #foto2: Pimcore\Model\Asset\Image {#1540 …} #foto3: null #foto4: null #categories: [ App\Model\Product\Category {#4010 #dao: null #dependencies: null #__dataVersionTimestamp: 1702992675 #path: &40 "/Product Data/Category/Busetto/" #properties: &41 null #id: &42 343 #creationDate: &43 1696339545 #modificationDate: &44 1702992675 #versionCount: &45 21 #userOwner: &46 0 #locked: &47 null #userModification: &48 2 #parentId: &49 881 #parent: &50 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &42 343 #o_parentId: &49 881 #o_parent: &50 null #o_type: "object" #o_key: "Sedie moderne metallo" #o_path: &40 "/Product Data/Category/Busetto/" #o_index: 3 #o_creationDate: &43 1696339545 #o_modificationDate: &44 1702992675 #o_userOwner: &46 0 #o_userModification: &48 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &47 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &45 21 #o_properties: &41 null #__rawRelationData: [ [ "id" => 80 "src_id" => 343 "dest_id" => 882 "type" => "object" "fieldname" => "filterDefinition" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 81 "src_id" => 343 "dest_id" => 37 "type" => "document" "fieldname" => "copertinaCatalogo" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 82 "src_id" => 343 "dest_id" => 44 "type" => "document" "fieldname" => "copertinaCatalogoEn" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4053 …} #o_classId: "cat" #o_className: "Category" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4018 …} #filterDefinition: null #copertinaCatalogo: null #copertinaCatalogoEn: null #copertinaListino: null #copertinaListinoEn: null #fineCatalogo: null #fineCatalogoEn: null +"____pimcore_cache_item__": "object_343" : null : 1702992675 : "/Product Data/Category/Busetto/" : null : 343 : 1696339545 : 1702992675 : 21 : 0 : null : 2 : 881 : null : false : null : 343 : 881 : null : "object" : "Sedie moderne metallo" : "/Product Data/Category/Busetto/" : 3 : 1696339545 : 1702992675 : 0 : 2 : [] : [] : [] : [] : null : null : null : 21 : null : [ [ "id" => 80 "src_id" => 343 "dest_id" => 882 "type" => "object" "fieldname" => "filterDefinition" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 81 "src_id" => 343 "dest_id" => 37 "type" => "document" "fieldname" => "copertinaCatalogo" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 82 "src_id" => 343 "dest_id" => 44 "type" => "document" "fieldname" => "copertinaCatalogoEn" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4053 …} : "cat" : "Category" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4018 …} : null : null : null : null : null : null : null } ] #famiglia: [ Pimcore\Model\DataObject\Product {#4685 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962665 #path: &54 "/Products/" #properties: &55 null #id: &56 5094 #creationDate: &57 1701962483 #modificationDate: &58 1701962665 #versionCount: &59 4 #userOwner: &60 0 #locked: &61 null #userModification: &62 0 #parentId: &63 2 #parent: &64 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &56 5094 #o_parentId: &63 2 #o_parent: &64 null #o_type: "object" #o_key: "S470A" #o_path: &54 "/Products/" #o_index: 0 #o_creationDate: &57 1701962483 #o_modificationDate: &58 1701962665 #o_userOwner: &60 0 #o_userModification: &62 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &61 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &59 4 #o_properties: &55 null #__rawRelationData: [ [ "id" => 111332 "src_id" => 5094 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111333 "src_id" => 5094 "dest_id" => 377 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111334 "src_id" => 5094 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111335 "src_id" => 5094 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111336 "src_id" => 5094 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111337 "src_id" => 5094 "dest_id" => 348 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111338 "src_id" => 5094 "dest_id" => 347 "type" => "object" "fieldname" => "tipologia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111339 "src_id" => 5094 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111340 "src_id" => 5094 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111341 "src_id" => 5094 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111342 "src_id" => 5094 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111343 "src_id" => 5094 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111344 "src_id" => 5094 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111345 "src_id" => 5094 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111346 "src_id" => 5094 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111347 "src_id" => 5094 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111348 "src_id" => 5094 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111349 "src_id" => 5094 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111350 "src_id" => 5094 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111351 "src_id" => 5094 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111352 "src_id" => 5094 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119038 "src_id" => 5094 "dest_id" => 5093 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119039 "src_id" => 5094 "dest_id" => 5085 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119040 "src_id" => 5094 "dest_id" => 5104 "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 {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "S 470 A" #codice: "S470A" #url3d: "" #posizione: 6600 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4679 …} #consumoCuoio: 0.0 #consumoPelle: 0.9 #consumoStoffa: 0.45 #imballo: 1.0 #volume: 0.3 #peso: 18.5 #hb: 650.0 #hs: 470.0 #profondita: 510.0 #lunghezza: 550.0 #altezza: 860.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4678 …} #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 {#4672 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4677 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4683 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4684 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4682 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4665 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4686 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4687 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4688 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4689 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4690 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4691 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4692 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4693 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4694 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4695 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4696 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4697 …} +"____pimcore_cache_item__": "object_5094" : null : 1701962665 : "/Products/" : null : 5094 : 1701962483 : 1701962665 : 4 : 0 : null : 0 : 2 : null : false : null : 5094 : 2 : null : "object" : "S470A" : "/Products/" : 0 : 1701962483 : 1701962665 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 111332 "src_id" => 5094 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111333 "src_id" => 5094 "dest_id" => 377 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111334 "src_id" => 5094 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111335 "src_id" => 5094 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111336 "src_id" => 5094 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111337 "src_id" => 5094 "dest_id" => 348 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111338 "src_id" => 5094 "dest_id" => 347 "type" => "object" "fieldname" => "tipologia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111339 "src_id" => 5094 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111340 "src_id" => 5094 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111341 "src_id" => 5094 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111342 "src_id" => 5094 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111343 "src_id" => 5094 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111344 "src_id" => 5094 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111345 "src_id" => 5094 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111346 "src_id" => 5094 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111347 "src_id" => 5094 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111348 "src_id" => 5094 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111349 "src_id" => 5094 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111350 "src_id" => 5094 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111351 "src_id" => 5094 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111352 "src_id" => 5094 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119038 "src_id" => 5094 "dest_id" => 5093 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119039 "src_id" => 5094 "dest_id" => 5085 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119040 "src_id" => 5094 "dest_id" => 5104 "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 {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "S 470 A" : "S470A" : "" : 6600 : Pimcore\Model\DataObject\Localizedfield {#4679 …} : 0.0 : 0.9 : 0.45 : 1.0 : 0.3 : 18.5 : 650.0 : 470.0 : 510.0 : 550.0 : 860.0 : Pimcore\Model\Asset\Image {#4678 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4672 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4677 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4683 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4684 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4682 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4665 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4686 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4687 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4688 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4689 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4690 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4691 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4692 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4693 …} : Pimcore\Model\DataObject\Product\Consumi {#4694 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4695 …} : Pimcore\Model\DataObject\Product\Altro {#4696 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4697 …} } ] #correlati: [ Pimcore\Model\DataObject\Product {#4759 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962663 #path: &86 "/Products/" #properties: &87 null #id: &88 5075 #creationDate: &89 1701962480 #modificationDate: &90 1701962663 #versionCount: &91 4 #userOwner: &92 0 #locked: &93 null #userModification: &94 0 #parentId: &95 2 #parent: &96 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &88 5075 #o_parentId: &95 2 #o_parent: &96 null #o_type: "object" #o_key: "S407" #o_path: &86 "/Products/" #o_index: 0 #o_creationDate: &89 1701962480 #o_modificationDate: &90 1701962663 #o_userOwner: &92 0 #o_userModification: &94 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &93 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &91 4 #o_properties: &87 null #__rawRelationData: [ [ "id" => 110896 "src_id" => 5075 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110897 "src_id" => 5075 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110898 "src_id" => 5075 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110899 "src_id" => 5075 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110900 "src_id" => 5075 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110901 "src_id" => 5075 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110902 "src_id" => 5075 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110903 "src_id" => 5075 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110904 "src_id" => 5075 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110905 "src_id" => 5075 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110906 "src_id" => 5075 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110907 "src_id" => 5075 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110908 "src_id" => 5075 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110909 "src_id" => 5075 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110910 "src_id" => 5075 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110911 "src_id" => 5075 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110912 "src_id" => 5075 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110913 "src_id" => 5075 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110914 "src_id" => 5075 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110915 "src_id" => 5075 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110916 "src_id" => 5075 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110917 "src_id" => 5075 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110918 "src_id" => 5075 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118859 "src_id" => 5075 "dest_id" => 5076 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118860 "src_id" => 5075 "dest_id" => 5074 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118861 "src_id" => 5075 "dest_id" => 5093 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118862 "src_id" => 5075 "dest_id" => 5094 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "S 407" #codice: "S407" #url3d: "" #posizione: 5650 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4752 …} #consumoCuoio: 0.0 #consumoPelle: 0.0 #consumoStoffa: 0.0 #imballo: 2.0 #volume: 0.35 #peso: 12.7 #hb: 0.0 #hs: 460.0 #profondita: 510.0 #lunghezza: 540.0 #altezza: 860.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4751 …} #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 {#4750 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4753 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4757 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4758 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4756 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4754 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4760 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4761 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4762 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4763 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4764 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4765 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4766 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4767 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4768 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4769 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4770 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4771 …} +"____pimcore_cache_item__": "object_5075" : null : 1701962663 : "/Products/" : null : 5075 : 1701962480 : 1701962663 : 4 : 0 : null : 0 : 2 : null : false : null : 5075 : 2 : null : "object" : "S407" : "/Products/" : 0 : 1701962480 : 1701962663 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 110896 "src_id" => 5075 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110897 "src_id" => 5075 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110898 "src_id" => 5075 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110899 "src_id" => 5075 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110900 "src_id" => 5075 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110901 "src_id" => 5075 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110902 "src_id" => 5075 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110903 "src_id" => 5075 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110904 "src_id" => 5075 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110905 "src_id" => 5075 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110906 "src_id" => 5075 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110907 "src_id" => 5075 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110908 "src_id" => 5075 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110909 "src_id" => 5075 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110910 "src_id" => 5075 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110911 "src_id" => 5075 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110912 "src_id" => 5075 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110913 "src_id" => 5075 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110914 "src_id" => 5075 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110915 "src_id" => 5075 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110916 "src_id" => 5075 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110917 "src_id" => 5075 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110918 "src_id" => 5075 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118859 "src_id" => 5075 "dest_id" => 5076 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118860 "src_id" => 5075 "dest_id" => 5074 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118861 "src_id" => 5075 "dest_id" => 5093 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118862 "src_id" => 5075 "dest_id" => 5094 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "S 407" : "S407" : "" : 5650 : Pimcore\Model\DataObject\Localizedfield {#4752 …} : 0.0 : 0.0 : 0.0 : 2.0 : 0.35 : 12.7 : 0.0 : 460.0 : 510.0 : 540.0 : 860.0 : Pimcore\Model\Asset\Image {#4751 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4750 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4753 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4757 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4758 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4756 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4754 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4760 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4761 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4762 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4763 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4764 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4765 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4766 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4767 …} : Pimcore\Model\DataObject\Product\Consumi {#4768 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4769 …} : Pimcore\Model\DataObject\Product\Altro {#4770 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4771 …} } Pimcore\Model\DataObject\Product {#4783 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962663 #path: &118 "/Products/" #properties: &119 null #id: &120 5073 #creationDate: &121 1701962480 #modificationDate: &122 1701962663 #versionCount: &123 4 #userOwner: &124 0 #locked: &125 null #userModification: &126 0 #parentId: &127 2 #parent: &128 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &120 5073 #o_parentId: &127 2 #o_parent: &128 null #o_type: "object" #o_key: "S406" #o_path: &118 "/Products/" #o_index: 0 #o_creationDate: &121 1701962480 #o_modificationDate: &122 1701962663 #o_userOwner: &124 0 #o_userModification: &126 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &125 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &123 4 #o_properties: &119 null #__rawRelationData: [ [ "id" => 110845 "src_id" => 5073 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110846 "src_id" => 5073 "dest_id" => 385 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110847 "src_id" => 5073 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110848 "src_id" => 5073 "dest_id" => 375 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110849 "src_id" => 5073 "dest_id" => 383 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110850 "src_id" => 5073 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110851 "src_id" => 5073 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110852 "src_id" => 5073 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110853 "src_id" => 5073 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110854 "src_id" => 5073 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110855 "src_id" => 5073 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110856 "src_id" => 5073 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110857 "src_id" => 5073 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110858 "src_id" => 5073 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110859 "src_id" => 5073 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110860 "src_id" => 5073 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110861 "src_id" => 5073 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110862 "src_id" => 5073 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110863 "src_id" => 5073 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110864 "src_id" => 5073 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110865 "src_id" => 5073 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110866 "src_id" => 5073 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110867 "src_id" => 5073 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110868 "src_id" => 5073 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110869 "src_id" => 5073 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110870 "src_id" => 5073 "dest_id" => 966 "type" => "object" "fieldname" => "rivestimenti" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110871 "src_id" => 5073 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118841 "src_id" => 5073 "dest_id" => 5074 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118842 "src_id" => 5073 "dest_id" => 5087 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118843 "src_id" => 5073 "dest_id" => 5082 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118844 "src_id" => 5073 "dest_id" => 5070 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "S 406" #codice: "S406" #url3d: "https://busetto.ergocreo.io/?pid=S406" #posizione: 5550 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4776 …} #consumoCuoio: 0.0 #consumoPelle: 1.6 #consumoStoffa: 0.8 #imballo: 4.0 #volume: 0.35 #peso: 20.0 #hb: 0.0 #hs: 460.0 #profondita: 490.0 #lunghezza: 440.0 #altezza: 820.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4775 …} #foto2: Pimcore\Model\Asset\Image {#4774 …} #foto3: Pimcore\Model\Asset\Image {#4777 …} #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 {#4781 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4782 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4780 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4778 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4784 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4785 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4786 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4787 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4788 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4789 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4790 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4791 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4792 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4793 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4794 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4795 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4796 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4797 …} +"____pimcore_cache_item__": "object_5073" : null : 1701962663 : "/Products/" : null : 5073 : 1701962480 : 1701962663 : 4 : 0 : null : 0 : 2 : null : false : null : 5073 : 2 : null : "object" : "S406" : "/Products/" : 0 : 1701962480 : 1701962663 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 110845 "src_id" => 5073 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110846 "src_id" => 5073 "dest_id" => 385 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110847 "src_id" => 5073 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110848 "src_id" => 5073 "dest_id" => 375 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110849 "src_id" => 5073 "dest_id" => 383 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110850 "src_id" => 5073 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110851 "src_id" => 5073 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110852 "src_id" => 5073 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110853 "src_id" => 5073 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110854 "src_id" => 5073 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110855 "src_id" => 5073 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110856 "src_id" => 5073 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110857 "src_id" => 5073 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110858 "src_id" => 5073 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110859 "src_id" => 5073 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110860 "src_id" => 5073 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110861 "src_id" => 5073 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110862 "src_id" => 5073 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110863 "src_id" => 5073 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110864 "src_id" => 5073 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110865 "src_id" => 5073 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110866 "src_id" => 5073 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110867 "src_id" => 5073 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110868 "src_id" => 5073 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110869 "src_id" => 5073 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110870 "src_id" => 5073 "dest_id" => 966 "type" => "object" "fieldname" => "rivestimenti" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110871 "src_id" => 5073 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118841 "src_id" => 5073 "dest_id" => 5074 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118842 "src_id" => 5073 "dest_id" => 5087 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118843 "src_id" => 5073 "dest_id" => 5082 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118844 "src_id" => 5073 "dest_id" => 5070 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "S 406" : "S406" : "https://busetto.ergocreo.io/?pid=S406" : 5550 : Pimcore\Model\DataObject\Localizedfield {#4776 …} : 0.0 : 1.6 : 0.8 : 4.0 : 0.35 : 20.0 : 0.0 : 460.0 : 490.0 : 440.0 : 820.0 : Pimcore\Model\Asset\Image {#4775 …} : Pimcore\Model\Asset\Image {#4774 …} : Pimcore\Model\Asset\Image {#4777 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4781 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4782 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4780 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4778 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4784 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4785 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4786 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4787 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4788 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4789 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4790 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4791 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4792 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4793 …} : Pimcore\Model\DataObject\Product\Consumi {#4794 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4795 …} : Pimcore\Model\DataObject\Product\Altro {#4796 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4797 …} } ] #tag: [ Pimcore\Model\DataObject\Tag {#4656 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553524 #path: &152 "/Product Data/Tag/" #properties: &153 null #id: &154 356 #creationDate: &155 1696339589 #modificationDate: &156 1702553524 #versionCount: &157 4 #userOwner: &158 0 #locked: &159 null #userModification: &160 2 #parentId: &161 339 #parent: &162 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &154 356 #o_parentId: &161 339 #o_parent: &162 null #o_type: "object" #o_key: "contract" #o_path: &152 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &155 1696339589 #o_modificationDate: &156 1702553524 #o_userOwner: &158 0 #o_userModification: &160 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &159 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &157 4 #o_properties: &153 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4659 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4648 …} +"____pimcore_cache_item__": "object_356" : null : 1702553524 : "/Product Data/Tag/" : null : 356 : 1696339589 : 1702553524 : 4 : 0 : null : 2 : 339 : null : false : null : 356 : 339 : null : "object" : "contract" : "/Product Data/Tag/" : 0 : 1696339589 : 1702553524 : 0 : 2 : [] : [] : [] : [] : null : null : null : 4 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4659 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4648 …} } Pimcore\Model\DataObject\Tag {#4671 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650272 #path: &166 "/Product Data/Tag/" #properties: &167 null #id: &168 359 #creationDate: &169 1696339589 #modificationDate: &170 1702650272 #versionCount: &171 3 #userOwner: &172 0 #locked: &173 null #userModification: &174 2 #parentId: &175 339 #parent: &176 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &168 359 #o_parentId: &175 339 #o_parent: &176 null #o_type: "object" #o_key: "sedia" #o_path: &166 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &169 1696339589 #o_modificationDate: &170 1702650272 #o_userOwner: &172 0 #o_userModification: &174 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &173 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &171 3 #o_properties: &167 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4659 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4663 …} +"____pimcore_cache_item__": "object_359" : null : 1702650272 : "/Product Data/Tag/" : null : 359 : 1696339589 : 1702650272 : 3 : 0 : null : 2 : 339 : null : false : null : 359 : 339 : null : "object" : "sedia" : "/Product Data/Tag/" : 0 : 1696339589 : 1702650272 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4659 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4663 …} } Pimcore\Model\DataObject\Tag {#4676 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650000 #path: &179 "/Product Data/Tag/" #properties: &180 null #id: &181 390 #creationDate: &182 1696339590 #modificationDate: &183 1702650000 #versionCount: &184 2 #userOwner: &185 0 #locked: &186 null #userModification: &187 2 #parentId: &188 339 #parent: &189 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &181 390 #o_parentId: &188 339 #o_parent: &189 null #o_type: "object" #o_key: "metallo" #o_path: &179 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &182 1696339590 #o_modificationDate: &183 1702650000 #o_userOwner: &185 0 #o_userModification: &187 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &186 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &184 2 #o_properties: &180 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4659 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4669 …} +"____pimcore_cache_item__": "object_390" : null : 1702650000 : "/Product Data/Tag/" : null : 390 : 1696339590 : 1702650000 : 2 : 0 : null : 2 : 339 : null : false : null : 390 : 339 : null : "object" : "metallo" : "/Product Data/Tag/" : 0 : 1696339590 : 1702650000 : 0 : 2 : [] : [] : [] : [] : null : null : null : 2 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4659 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4669 …} } Pimcore\Model\DataObject\Tag {#4681 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650080 #path: &192 "/Product Data/Tag/" #properties: &193 null #id: &194 375 #creationDate: &195 1696339589 #modificationDate: &196 1702650080 #versionCount: &197 3 #userOwner: &198 0 #locked: &199 null #userModification: &200 2 #parentId: &201 339 #parent: &202 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &194 375 #o_parentId: &201 339 #o_parent: &202 null #o_type: "object" #o_key: "imbottita" #o_path: &192 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &195 1696339589 #o_modificationDate: &196 1702650080 #o_userOwner: &198 0 #o_userModification: &200 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &199 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &197 3 #o_properties: &193 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4659 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4674 …} +"____pimcore_cache_item__": "object_375" : null : 1702650080 : "/Product Data/Tag/" : null : 375 : 1696339589 : 1702650080 : 3 : 0 : null : 2 : 339 : null : false : null : 375 : 339 : null : "object" : "imbottita" : "/Product Data/Tag/" : 0 : 1696339589 : 1702650080 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4659 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4674 …} } ] #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: [ Pimcore\Model\DataObject\RivestimentiCategory {#2055 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553106 #path: &205 "/Product Data/Rivestimenti - Categorie/" #properties: &206 null #id: &207 964 #creationDate: &208 1697745688 #modificationDate: &209 1702553106 #versionCount: &210 5 #userOwner: &211 0 #locked: &212 null #userModification: &213 2 #parentId: &214 957 #parent: &215 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &207 964 #o_parentId: &214 957 #o_parent: &215 null #o_type: "object" #o_key: "ECOPELLE" #o_path: &205 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &208 1697745688 #o_modificationDate: &209 1702553106 #o_userOwner: &211 0 #o_userModification: &213 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &212 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &210 5 #o_properties: &206 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2057 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2047 …} +"____pimcore_cache_item__": "object_964" : null : 1702553106 : "/Product Data/Rivestimenti - Categorie/" : null : 964 : 1697745688 : 1702553106 : 5 : 0 : null : 2 : 957 : null : false : null : 964 : 957 : null : "object" : "ECOPELLE" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553106 : 0 : 2 : [] : [] : [] : [] : null : null : null : 5 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2057 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2047 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2069 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553122 #path: &219 "/Product Data/Rivestimenti - Categorie/" #properties: &220 null #id: &221 963 #creationDate: &222 1697745688 #modificationDate: &223 1702553122 #versionCount: &224 5 #userOwner: &225 0 #locked: &226 null #userModification: &227 2 #parentId: &228 957 #parent: &229 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &221 963 #o_parentId: &228 957 #o_parent: &229 null #o_type: "object" #o_key: "STOFFA" #o_path: &219 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &222 1697745688 #o_modificationDate: &223 1702553122 #o_userOwner: &225 0 #o_userModification: &227 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &226 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &224 5 #o_properties: &220 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2057 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2061 …} +"____pimcore_cache_item__": "object_963" : null : 1702553122 : "/Product Data/Rivestimenti - Categorie/" : null : 963 : 1697745688 : 1702553122 : 5 : 0 : null : 2 : 957 : null : false : null : 963 : 957 : null : "object" : "STOFFA" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553122 : 0 : 2 : [] : [] : [] : [] : null : null : null : 5 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2057 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2061 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2074 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553117 #path: &232 "/Product Data/Rivestimenti - Categorie/" #properties: &233 null #id: &234 965 #creationDate: &235 1697745688 #modificationDate: &236 1702553117 #versionCount: &237 4 #userOwner: &238 0 #locked: &239 null #userModification: &240 2 #parentId: &241 957 #parent: &242 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &234 965 #o_parentId: &241 957 #o_parent: &242 null #o_type: "object" #o_key: "PELLE" #o_path: &232 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &235 1697745688 #o_modificationDate: &236 1702553117 #o_userOwner: &238 0 #o_userModification: &240 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &239 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &237 4 #o_properties: &233 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2057 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2067 …} +"____pimcore_cache_item__": "object_965" : null : 1702553117 : "/Product Data/Rivestimenti - Categorie/" : null : 965 : 1697745688 : 1702553117 : 4 : 0 : null : 2 : 957 : null : false : null : 965 : 957 : null : "object" : "PELLE" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553117 : 0 : 2 : [] : [] : [] : [] : null : null : null : 4 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2057 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2067 …} } ] #finiture: [ Pimcore\Model\DataObject\FinitureTipologie {#2079 #dao: null #dependencies: null #__dataVersionTimestamp: 1702552994 #path: &245 "/Product Data/Finiture - Tipologia/" #properties: &246 null #id: &247 962 #creationDate: &248 1697745625 #modificationDate: &249 1702552994 #versionCount: &250 3 #userOwner: &251 0 #locked: &252 null #userModification: &253 2 #parentId: &254 956 #parent: &255 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &247 962 #o_parentId: &254 956 #o_parent: &255 null #o_type: "object" #o_key: "FINITURE METALLO" #o_path: &245 "/Product Data/Finiture - Tipologia/" #o_index: 0 #o_creationDate: &248 1697745625 #o_modificationDate: &249 1702552994 #o_userOwner: &251 0 #o_userModification: &253 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &252 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &250 3 #o_properties: &246 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2081 …} #o_classId: "fintip" #o_className: "FinitureTipologie" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2072 …} +"____pimcore_cache_item__": "object_962" : null : 1702552994 : "/Product Data/Finiture - Tipologia/" : null : 962 : 1697745625 : 1702552994 : 3 : 0 : null : 2 : 956 : null : false : null : 962 : 956 : null : "object" : "FINITURE METALLO" : "/Product Data/Finiture - Tipologia/" : 0 : 1697745625 : 1702552994 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2081 …} : "fintip" : "FinitureTipologie" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2072 …} } ] #varianti: Pimcore\Model\DataObject\Product\Varianti {#1538 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#1534 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#1533 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1535 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1537 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#1532 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#1530 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1529 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#1528 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1527 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1526 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1525 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1524 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1523 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#1522 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#1521 …} #altro: Pimcore\Model\DataObject\Product\Altro {#1520 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#1519 …} +"____pimcore_cache_item__": "object_5093" : null : 1701962665 : "/Products/" : null : 5093 : 1701962483 : 1701962665 : 4 : 0 : null : 0 : 2 : Pimcore\Model\DataObject\Folder {#4579} : false : null : 5093 : 2 : Pimcore\Model\DataObject\Folder {#4579} : "object" : "S470" : "/Products/" : 0 : 1701962483 : 1701962665 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 111306 "src_id" => 5093 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111307 "src_id" => 5093 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111308 "src_id" => 5093 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111309 "src_id" => 5093 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111310 "src_id" => 5093 "dest_id" => 375 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111311 "src_id" => 5093 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111312 "src_id" => 5093 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111313 "src_id" => 5093 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111314 "src_id" => 5093 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111315 "src_id" => 5093 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111316 "src_id" => 5093 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111317 "src_id" => 5093 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111318 "src_id" => 5093 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111319 "src_id" => 5093 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111320 "src_id" => 5093 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111321 "src_id" => 5093 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111322 "src_id" => 5093 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111323 "src_id" => 5093 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111324 "src_id" => 5093 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111325 "src_id" => 5093 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111326 "src_id" => 5093 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111327 "src_id" => 5093 "dest_id" => 954 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111328 "src_id" => 5093 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111329 "src_id" => 5093 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111330 "src_id" => 5093 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111331 "src_id" => 5093 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119032 "src_id" => 5093 "dest_id" => 5094 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119033 "src_id" => 5093 "dest_id" => 5075 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119034 "src_id" => 5093 "dest_id" => 5073 "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 {#1849 …} : "prod" : "Product" : null : null : false : [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] : null : "S 470" : "S470" : "" : 6550 : Pimcore\Model\DataObject\Localizedfield {#1544 …} : 0.0 : 0.9 : 0.45 : 2.0 : 0.3 : 16.5 : 0.0 : 470.0 : 510.0 : 520.0 : 860.0 : Pimcore\Model\Asset\Image {#1542 …} : Pimcore\Model\Asset\Image {#1540 …} : null : null : [ App\Model\Product\Category {#4010} ] : [ Pimcore\Model\DataObject\Product {#4685} ] : [ Pimcore\Model\DataObject\Product {#4759} Pimcore\Model\DataObject\Product {#4783} ] : [ Pimcore\Model\DataObject\Tag {#4656} Pimcore\Model\DataObject\Tag {#4671} Pimcore\Model\DataObject\Tag {#4676} Pimcore\Model\DataObject\Tag {#4681} ] : null : null : null : null : null : null : [ Pimcore\Model\DataObject\RivestimentiCategory {#2055} Pimcore\Model\DataObject\RivestimentiCategory {#2069} Pimcore\Model\DataObject\RivestimentiCategory {#2074} ] : [ Pimcore\Model\DataObject\FinitureTipologie {#2079} ] : Pimcore\Model\DataObject\Product\Varianti {#1538 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#1534 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#1533 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1535 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1537 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#1532 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#1530 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1529 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#1528 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1527 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1526 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1525 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1524 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1523 …} : Pimcore\Model\DataObject\Product\Consumi {#1522 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#1521 …} : Pimcore\Model\DataObject\Product\Altro {#1520 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#1519 …} } |
| routeDocument | Pimcore\Routing\DataObjectRoute {#1518 -path: "/it/prodotto/s470" -host: "" -schemes: [] -methods: [] -defaults: [ "_controller" => "App\Controller\ProductController::detailAction" "object" => Pimcore\Model\DataObject\Product {#1531 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962665 #path: &2 "/Products/" #properties: &3 null #id: &4 5093 #creationDate: &5 1701962483 #modificationDate: &6 1701962665 #versionCount: &7 4 #userOwner: &8 0 #locked: &9 null #userModification: &10 0 #parentId: &11 2 #parent: &12 Pimcore\Model\DataObject\Folder {#4579 #dao: null #dependencies: null #__dataVersionTimestamp: 1669386775 #path: &13 "/" #properties: &14 null #id: &15 2 #creationDate: &16 1669375769 #modificationDate: &17 1669386775 #versionCount: &18 3 #userOwner: &19 2 #locked: &20 "self" #userModification: &21 2 #parentId: &22 1 #parent: &23 Pimcore\Model\DataObject\Folder {#4583 #dao: null #dependencies: null #__dataVersionTimestamp: 1667830933 #path: &24 "/" #properties: &25 null #id: &26 1 #creationDate: &27 1667830933 #modificationDate: &28 1667830933 #versionCount: &29 0 #userOwner: &30 1 #locked: &31 null #userModification: &32 1 #parentId: &33 0 #parent: &34 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &26 1 #o_parentId: &33 0 #o_parent: &34 null #o_type: "folder" #o_key: "" #o_path: &24 "/" #o_index: 999999 #o_creationDate: &27 1667830933 #o_modificationDate: &28 1667830933 #o_userOwner: &30 1 #o_userModification: &32 1 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &31 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &29 0 #o_properties: &25 null +"____pimcore_cache_item__": "object_1" : null : 1667830933 : "/" : null : 1 : 1667830933 : 1667830933 : 0 : 1 : null : 1 : 0 : null : false : null : 1 : 0 : null : "folder" : "" : "/" : 999999 : 1667830933 : 1667830933 : 1 : 1 : [] : [] : [] : [] : null : null : null : 0 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &15 2 #o_parentId: &22 1 #o_parent: &23 Pimcore\Model\DataObject\Folder {#4583} #o_type: "folder" #o_key: "Products" #o_path: &13 "/" #o_index: 0 #o_creationDate: &16 1669375769 #o_modificationDate: &17 1669386775 #o_userOwner: &19 2 #o_userModification: &21 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &20 "self" #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &18 3 #o_properties: &14 null +"____pimcore_cache_item__": "object_2" : null : 1669386775 : "/" : null : 2 : 1669375769 : 1669386775 : 3 : 2 : "self" : 2 : 1 : Pimcore\Model\DataObject\Folder {#4583} : false : null : 2 : 1 : Pimcore\Model\DataObject\Folder {#4583} : "folder" : "Products" : "/" : 0 : 1669375769 : 1669386775 : 2 : 2 : [] : [] : [] : [] : "self" : null : null : 3 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &4 5093 #o_parentId: &11 2 #o_parent: &12 Pimcore\Model\DataObject\Folder {#4579} #o_type: "object" #o_key: "S470" #o_path: &2 "/Products/" #o_index: 0 #o_creationDate: &5 1701962483 #o_modificationDate: &6 1701962665 #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" => 111306 "src_id" => 5093 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111307 "src_id" => 5093 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111308 "src_id" => 5093 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111309 "src_id" => 5093 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111310 "src_id" => 5093 "dest_id" => 375 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111311 "src_id" => 5093 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111312 "src_id" => 5093 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111313 "src_id" => 5093 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111314 "src_id" => 5093 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111315 "src_id" => 5093 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111316 "src_id" => 5093 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111317 "src_id" => 5093 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111318 "src_id" => 5093 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111319 "src_id" => 5093 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111320 "src_id" => 5093 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111321 "src_id" => 5093 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111322 "src_id" => 5093 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111323 "src_id" => 5093 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111324 "src_id" => 5093 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111325 "src_id" => 5093 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111326 "src_id" => 5093 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111327 "src_id" => 5093 "dest_id" => 954 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111328 "src_id" => 5093 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111329 "src_id" => 5093 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111330 "src_id" => 5093 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111331 "src_id" => 5093 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119032 "src_id" => 5093 "dest_id" => 5094 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119033 "src_id" => 5093 "dest_id" => 5075 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119034 "src_id" => 5093 "dest_id" => 5073 "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 {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] #scheduledTasks: null #nome: "S 470" #codice: "S470" #url3d: "" #posizione: 6550 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#1544 …} #consumoCuoio: 0.0 #consumoPelle: 0.9 #consumoStoffa: 0.45 #imballo: 2.0 #volume: 0.3 #peso: 16.5 #hb: 0.0 #hs: 470.0 #profondita: 510.0 #lunghezza: 520.0 #altezza: 860.0 #fotoPricipale: Pimcore\Model\Asset\Image {#1542 …} #foto2: Pimcore\Model\Asset\Image {#1540 …} #foto3: null #foto4: null #categories: [ App\Model\Product\Category {#4010 #dao: null #dependencies: null #__dataVersionTimestamp: 1702992675 #path: &40 "/Product Data/Category/Busetto/" #properties: &41 null #id: &42 343 #creationDate: &43 1696339545 #modificationDate: &44 1702992675 #versionCount: &45 21 #userOwner: &46 0 #locked: &47 null #userModification: &48 2 #parentId: &49 881 #parent: &50 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &42 343 #o_parentId: &49 881 #o_parent: &50 null #o_type: "object" #o_key: "Sedie moderne metallo" #o_path: &40 "/Product Data/Category/Busetto/" #o_index: 3 #o_creationDate: &43 1696339545 #o_modificationDate: &44 1702992675 #o_userOwner: &46 0 #o_userModification: &48 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &47 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &45 21 #o_properties: &41 null #__rawRelationData: [ [ "id" => 80 "src_id" => 343 "dest_id" => 882 "type" => "object" "fieldname" => "filterDefinition" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 81 "src_id" => 343 "dest_id" => 37 "type" => "document" "fieldname" => "copertinaCatalogo" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 82 "src_id" => 343 "dest_id" => 44 "type" => "document" "fieldname" => "copertinaCatalogoEn" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4053 …} #o_classId: "cat" #o_className: "Category" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4018 …} #filterDefinition: null #copertinaCatalogo: null #copertinaCatalogoEn: null #copertinaListino: null #copertinaListinoEn: null #fineCatalogo: null #fineCatalogoEn: null +"____pimcore_cache_item__": "object_343" : null : 1702992675 : "/Product Data/Category/Busetto/" : null : 343 : 1696339545 : 1702992675 : 21 : 0 : null : 2 : 881 : null : false : null : 343 : 881 : null : "object" : "Sedie moderne metallo" : "/Product Data/Category/Busetto/" : 3 : 1696339545 : 1702992675 : 0 : 2 : [] : [] : [] : [] : null : null : null : 21 : null : [ [ "id" => 80 "src_id" => 343 "dest_id" => 882 "type" => "object" "fieldname" => "filterDefinition" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 81 "src_id" => 343 "dest_id" => 37 "type" => "document" "fieldname" => "copertinaCatalogo" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 82 "src_id" => 343 "dest_id" => 44 "type" => "document" "fieldname" => "copertinaCatalogoEn" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4053 …} : "cat" : "Category" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4018 …} : null : null : null : null : null : null : null } ] #famiglia: [ Pimcore\Model\DataObject\Product {#4685 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962665 #path: &54 "/Products/" #properties: &55 null #id: &56 5094 #creationDate: &57 1701962483 #modificationDate: &58 1701962665 #versionCount: &59 4 #userOwner: &60 0 #locked: &61 null #userModification: &62 0 #parentId: &63 2 #parent: &64 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &56 5094 #o_parentId: &63 2 #o_parent: &64 null #o_type: "object" #o_key: "S470A" #o_path: &54 "/Products/" #o_index: 0 #o_creationDate: &57 1701962483 #o_modificationDate: &58 1701962665 #o_userOwner: &60 0 #o_userModification: &62 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &61 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &59 4 #o_properties: &55 null #__rawRelationData: [ [ "id" => 111332 "src_id" => 5094 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111333 "src_id" => 5094 "dest_id" => 377 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111334 "src_id" => 5094 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111335 "src_id" => 5094 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111336 "src_id" => 5094 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111337 "src_id" => 5094 "dest_id" => 348 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111338 "src_id" => 5094 "dest_id" => 347 "type" => "object" "fieldname" => "tipologia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111339 "src_id" => 5094 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111340 "src_id" => 5094 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111341 "src_id" => 5094 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111342 "src_id" => 5094 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111343 "src_id" => 5094 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111344 "src_id" => 5094 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111345 "src_id" => 5094 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111346 "src_id" => 5094 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111347 "src_id" => 5094 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111348 "src_id" => 5094 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111349 "src_id" => 5094 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111350 "src_id" => 5094 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111351 "src_id" => 5094 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111352 "src_id" => 5094 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119038 "src_id" => 5094 "dest_id" => 5093 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119039 "src_id" => 5094 "dest_id" => 5085 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119040 "src_id" => 5094 "dest_id" => 5104 "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 {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "S 470 A" #codice: "S470A" #url3d: "" #posizione: 6600 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4679 …} #consumoCuoio: 0.0 #consumoPelle: 0.9 #consumoStoffa: 0.45 #imballo: 1.0 #volume: 0.3 #peso: 18.5 #hb: 650.0 #hs: 470.0 #profondita: 510.0 #lunghezza: 550.0 #altezza: 860.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4678 …} #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 {#4672 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4677 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4683 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4684 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4682 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4665 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4686 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4687 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4688 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4689 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4690 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4691 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4692 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4693 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4694 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4695 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4696 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4697 …} +"____pimcore_cache_item__": "object_5094" : null : 1701962665 : "/Products/" : null : 5094 : 1701962483 : 1701962665 : 4 : 0 : null : 0 : 2 : null : false : null : 5094 : 2 : null : "object" : "S470A" : "/Products/" : 0 : 1701962483 : 1701962665 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 111332 "src_id" => 5094 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111333 "src_id" => 5094 "dest_id" => 377 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111334 "src_id" => 5094 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111335 "src_id" => 5094 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111336 "src_id" => 5094 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111337 "src_id" => 5094 "dest_id" => 348 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111338 "src_id" => 5094 "dest_id" => 347 "type" => "object" "fieldname" => "tipologia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111339 "src_id" => 5094 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111340 "src_id" => 5094 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111341 "src_id" => 5094 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111342 "src_id" => 5094 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111343 "src_id" => 5094 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111344 "src_id" => 5094 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111345 "src_id" => 5094 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111346 "src_id" => 5094 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111347 "src_id" => 5094 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111348 "src_id" => 5094 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111349 "src_id" => 5094 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111350 "src_id" => 5094 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111351 "src_id" => 5094 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111352 "src_id" => 5094 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119038 "src_id" => 5094 "dest_id" => 5093 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119039 "src_id" => 5094 "dest_id" => 5085 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119040 "src_id" => 5094 "dest_id" => 5104 "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 {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "S 470 A" : "S470A" : "" : 6600 : Pimcore\Model\DataObject\Localizedfield {#4679 …} : 0.0 : 0.9 : 0.45 : 1.0 : 0.3 : 18.5 : 650.0 : 470.0 : 510.0 : 550.0 : 860.0 : Pimcore\Model\Asset\Image {#4678 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4672 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4677 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4683 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4684 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4682 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4665 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4686 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4687 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4688 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4689 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4690 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4691 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4692 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4693 …} : Pimcore\Model\DataObject\Product\Consumi {#4694 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4695 …} : Pimcore\Model\DataObject\Product\Altro {#4696 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4697 …} } ] #correlati: [ Pimcore\Model\DataObject\Product {#4759 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962663 #path: &86 "/Products/" #properties: &87 null #id: &88 5075 #creationDate: &89 1701962480 #modificationDate: &90 1701962663 #versionCount: &91 4 #userOwner: &92 0 #locked: &93 null #userModification: &94 0 #parentId: &95 2 #parent: &96 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &88 5075 #o_parentId: &95 2 #o_parent: &96 null #o_type: "object" #o_key: "S407" #o_path: &86 "/Products/" #o_index: 0 #o_creationDate: &89 1701962480 #o_modificationDate: &90 1701962663 #o_userOwner: &92 0 #o_userModification: &94 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &93 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &91 4 #o_properties: &87 null #__rawRelationData: [ [ "id" => 110896 "src_id" => 5075 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110897 "src_id" => 5075 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110898 "src_id" => 5075 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110899 "src_id" => 5075 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110900 "src_id" => 5075 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110901 "src_id" => 5075 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110902 "src_id" => 5075 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110903 "src_id" => 5075 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110904 "src_id" => 5075 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110905 "src_id" => 5075 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110906 "src_id" => 5075 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110907 "src_id" => 5075 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110908 "src_id" => 5075 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110909 "src_id" => 5075 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110910 "src_id" => 5075 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110911 "src_id" => 5075 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110912 "src_id" => 5075 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110913 "src_id" => 5075 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110914 "src_id" => 5075 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110915 "src_id" => 5075 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110916 "src_id" => 5075 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110917 "src_id" => 5075 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110918 "src_id" => 5075 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118859 "src_id" => 5075 "dest_id" => 5076 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118860 "src_id" => 5075 "dest_id" => 5074 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118861 "src_id" => 5075 "dest_id" => 5093 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118862 "src_id" => 5075 "dest_id" => 5094 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "S 407" #codice: "S407" #url3d: "" #posizione: 5650 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4752 …} #consumoCuoio: 0.0 #consumoPelle: 0.0 #consumoStoffa: 0.0 #imballo: 2.0 #volume: 0.35 #peso: 12.7 #hb: 0.0 #hs: 460.0 #profondita: 510.0 #lunghezza: 540.0 #altezza: 860.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4751 …} #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 {#4750 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4753 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4757 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4758 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4756 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4754 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4760 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4761 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4762 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4763 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4764 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4765 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4766 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4767 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4768 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4769 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4770 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4771 …} +"____pimcore_cache_item__": "object_5075" : null : 1701962663 : "/Products/" : null : 5075 : 1701962480 : 1701962663 : 4 : 0 : null : 0 : 2 : null : false : null : 5075 : 2 : null : "object" : "S407" : "/Products/" : 0 : 1701962480 : 1701962663 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 110896 "src_id" => 5075 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110897 "src_id" => 5075 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110898 "src_id" => 5075 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110899 "src_id" => 5075 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110900 "src_id" => 5075 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110901 "src_id" => 5075 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110902 "src_id" => 5075 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110903 "src_id" => 5075 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110904 "src_id" => 5075 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110905 "src_id" => 5075 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110906 "src_id" => 5075 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110907 "src_id" => 5075 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110908 "src_id" => 5075 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110909 "src_id" => 5075 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110910 "src_id" => 5075 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110911 "src_id" => 5075 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110912 "src_id" => 5075 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110913 "src_id" => 5075 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110914 "src_id" => 5075 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110915 "src_id" => 5075 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110916 "src_id" => 5075 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110917 "src_id" => 5075 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110918 "src_id" => 5075 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118859 "src_id" => 5075 "dest_id" => 5076 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118860 "src_id" => 5075 "dest_id" => 5074 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118861 "src_id" => 5075 "dest_id" => 5093 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118862 "src_id" => 5075 "dest_id" => 5094 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "S 407" : "S407" : "" : 5650 : Pimcore\Model\DataObject\Localizedfield {#4752 …} : 0.0 : 0.0 : 0.0 : 2.0 : 0.35 : 12.7 : 0.0 : 460.0 : 510.0 : 540.0 : 860.0 : Pimcore\Model\Asset\Image {#4751 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4750 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4753 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4757 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4758 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4756 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4754 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4760 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4761 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4762 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4763 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4764 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4765 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4766 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4767 …} : Pimcore\Model\DataObject\Product\Consumi {#4768 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4769 …} : Pimcore\Model\DataObject\Product\Altro {#4770 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4771 …} } Pimcore\Model\DataObject\Product {#4783 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962663 #path: &118 "/Products/" #properties: &119 null #id: &120 5073 #creationDate: &121 1701962480 #modificationDate: &122 1701962663 #versionCount: &123 4 #userOwner: &124 0 #locked: &125 null #userModification: &126 0 #parentId: &127 2 #parent: &128 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &120 5073 #o_parentId: &127 2 #o_parent: &128 null #o_type: "object" #o_key: "S406" #o_path: &118 "/Products/" #o_index: 0 #o_creationDate: &121 1701962480 #o_modificationDate: &122 1701962663 #o_userOwner: &124 0 #o_userModification: &126 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &125 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &123 4 #o_properties: &119 null #__rawRelationData: [ [ "id" => 110845 "src_id" => 5073 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110846 "src_id" => 5073 "dest_id" => 385 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110847 "src_id" => 5073 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110848 "src_id" => 5073 "dest_id" => 375 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110849 "src_id" => 5073 "dest_id" => 383 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110850 "src_id" => 5073 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110851 "src_id" => 5073 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110852 "src_id" => 5073 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110853 "src_id" => 5073 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110854 "src_id" => 5073 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110855 "src_id" => 5073 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110856 "src_id" => 5073 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110857 "src_id" => 5073 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110858 "src_id" => 5073 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110859 "src_id" => 5073 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110860 "src_id" => 5073 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110861 "src_id" => 5073 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110862 "src_id" => 5073 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110863 "src_id" => 5073 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110864 "src_id" => 5073 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110865 "src_id" => 5073 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110866 "src_id" => 5073 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110867 "src_id" => 5073 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110868 "src_id" => 5073 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110869 "src_id" => 5073 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110870 "src_id" => 5073 "dest_id" => 966 "type" => "object" "fieldname" => "rivestimenti" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110871 "src_id" => 5073 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118841 "src_id" => 5073 "dest_id" => 5074 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118842 "src_id" => 5073 "dest_id" => 5087 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118843 "src_id" => 5073 "dest_id" => 5082 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118844 "src_id" => 5073 "dest_id" => 5070 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "S 406" #codice: "S406" #url3d: "https://busetto.ergocreo.io/?pid=S406" #posizione: 5550 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4776 …} #consumoCuoio: 0.0 #consumoPelle: 1.6 #consumoStoffa: 0.8 #imballo: 4.0 #volume: 0.35 #peso: 20.0 #hb: 0.0 #hs: 460.0 #profondita: 490.0 #lunghezza: 440.0 #altezza: 820.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4775 …} #foto2: Pimcore\Model\Asset\Image {#4774 …} #foto3: Pimcore\Model\Asset\Image {#4777 …} #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 {#4781 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4782 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4780 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4778 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4784 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4785 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4786 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4787 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4788 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4789 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4790 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4791 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4792 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4793 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4794 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4795 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4796 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4797 …} +"____pimcore_cache_item__": "object_5073" : null : 1701962663 : "/Products/" : null : 5073 : 1701962480 : 1701962663 : 4 : 0 : null : 0 : 2 : null : false : null : 5073 : 2 : null : "object" : "S406" : "/Products/" : 0 : 1701962480 : 1701962663 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 110845 "src_id" => 5073 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110846 "src_id" => 5073 "dest_id" => 385 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110847 "src_id" => 5073 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110848 "src_id" => 5073 "dest_id" => 375 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110849 "src_id" => 5073 "dest_id" => 383 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110850 "src_id" => 5073 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110851 "src_id" => 5073 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110852 "src_id" => 5073 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110853 "src_id" => 5073 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110854 "src_id" => 5073 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110855 "src_id" => 5073 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110856 "src_id" => 5073 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110857 "src_id" => 5073 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110858 "src_id" => 5073 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110859 "src_id" => 5073 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110860 "src_id" => 5073 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110861 "src_id" => 5073 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110862 "src_id" => 5073 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110863 "src_id" => 5073 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110864 "src_id" => 5073 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110865 "src_id" => 5073 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110866 "src_id" => 5073 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110867 "src_id" => 5073 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110868 "src_id" => 5073 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110869 "src_id" => 5073 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110870 "src_id" => 5073 "dest_id" => 966 "type" => "object" "fieldname" => "rivestimenti" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 110871 "src_id" => 5073 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118841 "src_id" => 5073 "dest_id" => 5074 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118842 "src_id" => 5073 "dest_id" => 5087 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118843 "src_id" => 5073 "dest_id" => 5082 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 118844 "src_id" => 5073 "dest_id" => 5070 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "S 406" : "S406" : "https://busetto.ergocreo.io/?pid=S406" : 5550 : Pimcore\Model\DataObject\Localizedfield {#4776 …} : 0.0 : 1.6 : 0.8 : 4.0 : 0.35 : 20.0 : 0.0 : 460.0 : 490.0 : 440.0 : 820.0 : Pimcore\Model\Asset\Image {#4775 …} : Pimcore\Model\Asset\Image {#4774 …} : Pimcore\Model\Asset\Image {#4777 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4781 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4782 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4780 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4778 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4784 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4785 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4786 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4787 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4788 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4789 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4790 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4791 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4792 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4793 …} : Pimcore\Model\DataObject\Product\Consumi {#4794 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4795 …} : Pimcore\Model\DataObject\Product\Altro {#4796 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4797 …} } ] #tag: [ Pimcore\Model\DataObject\Tag {#4656 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553524 #path: &152 "/Product Data/Tag/" #properties: &153 null #id: &154 356 #creationDate: &155 1696339589 #modificationDate: &156 1702553524 #versionCount: &157 4 #userOwner: &158 0 #locked: &159 null #userModification: &160 2 #parentId: &161 339 #parent: &162 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &154 356 #o_parentId: &161 339 #o_parent: &162 null #o_type: "object" #o_key: "contract" #o_path: &152 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &155 1696339589 #o_modificationDate: &156 1702553524 #o_userOwner: &158 0 #o_userModification: &160 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &159 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &157 4 #o_properties: &153 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4659 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4648 …} +"____pimcore_cache_item__": "object_356" : null : 1702553524 : "/Product Data/Tag/" : null : 356 : 1696339589 : 1702553524 : 4 : 0 : null : 2 : 339 : null : false : null : 356 : 339 : null : "object" : "contract" : "/Product Data/Tag/" : 0 : 1696339589 : 1702553524 : 0 : 2 : [] : [] : [] : [] : null : null : null : 4 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4659 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4648 …} } Pimcore\Model\DataObject\Tag {#4671 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650272 #path: &166 "/Product Data/Tag/" #properties: &167 null #id: &168 359 #creationDate: &169 1696339589 #modificationDate: &170 1702650272 #versionCount: &171 3 #userOwner: &172 0 #locked: &173 null #userModification: &174 2 #parentId: &175 339 #parent: &176 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &168 359 #o_parentId: &175 339 #o_parent: &176 null #o_type: "object" #o_key: "sedia" #o_path: &166 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &169 1696339589 #o_modificationDate: &170 1702650272 #o_userOwner: &172 0 #o_userModification: &174 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &173 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &171 3 #o_properties: &167 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4659 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4663 …} +"____pimcore_cache_item__": "object_359" : null : 1702650272 : "/Product Data/Tag/" : null : 359 : 1696339589 : 1702650272 : 3 : 0 : null : 2 : 339 : null : false : null : 359 : 339 : null : "object" : "sedia" : "/Product Data/Tag/" : 0 : 1696339589 : 1702650272 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4659 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4663 …} } Pimcore\Model\DataObject\Tag {#4676 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650000 #path: &179 "/Product Data/Tag/" #properties: &180 null #id: &181 390 #creationDate: &182 1696339590 #modificationDate: &183 1702650000 #versionCount: &184 2 #userOwner: &185 0 #locked: &186 null #userModification: &187 2 #parentId: &188 339 #parent: &189 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &181 390 #o_parentId: &188 339 #o_parent: &189 null #o_type: "object" #o_key: "metallo" #o_path: &179 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &182 1696339590 #o_modificationDate: &183 1702650000 #o_userOwner: &185 0 #o_userModification: &187 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &186 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &184 2 #o_properties: &180 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4659 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4669 …} +"____pimcore_cache_item__": "object_390" : null : 1702650000 : "/Product Data/Tag/" : null : 390 : 1696339590 : 1702650000 : 2 : 0 : null : 2 : 339 : null : false : null : 390 : 339 : null : "object" : "metallo" : "/Product Data/Tag/" : 0 : 1696339590 : 1702650000 : 0 : 2 : [] : [] : [] : [] : null : null : null : 2 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4659 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4669 …} } Pimcore\Model\DataObject\Tag {#4681 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650080 #path: &192 "/Product Data/Tag/" #properties: &193 null #id: &194 375 #creationDate: &195 1696339589 #modificationDate: &196 1702650080 #versionCount: &197 3 #userOwner: &198 0 #locked: &199 null #userModification: &200 2 #parentId: &201 339 #parent: &202 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &194 375 #o_parentId: &201 339 #o_parent: &202 null #o_type: "object" #o_key: "imbottita" #o_path: &192 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &195 1696339589 #o_modificationDate: &196 1702650080 #o_userOwner: &198 0 #o_userModification: &200 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &199 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &197 3 #o_properties: &193 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4659 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4674 …} +"____pimcore_cache_item__": "object_375" : null : 1702650080 : "/Product Data/Tag/" : null : 375 : 1696339589 : 1702650080 : 3 : 0 : null : 2 : 339 : null : false : null : 375 : 339 : null : "object" : "imbottita" : "/Product Data/Tag/" : 0 : 1696339589 : 1702650080 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4659 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4674 …} } ] #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: [ Pimcore\Model\DataObject\RivestimentiCategory {#2055 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553106 #path: &205 "/Product Data/Rivestimenti - Categorie/" #properties: &206 null #id: &207 964 #creationDate: &208 1697745688 #modificationDate: &209 1702553106 #versionCount: &210 5 #userOwner: &211 0 #locked: &212 null #userModification: &213 2 #parentId: &214 957 #parent: &215 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &207 964 #o_parentId: &214 957 #o_parent: &215 null #o_type: "object" #o_key: "ECOPELLE" #o_path: &205 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &208 1697745688 #o_modificationDate: &209 1702553106 #o_userOwner: &211 0 #o_userModification: &213 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &212 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &210 5 #o_properties: &206 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2057 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2047 …} +"____pimcore_cache_item__": "object_964" : null : 1702553106 : "/Product Data/Rivestimenti - Categorie/" : null : 964 : 1697745688 : 1702553106 : 5 : 0 : null : 2 : 957 : null : false : null : 964 : 957 : null : "object" : "ECOPELLE" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553106 : 0 : 2 : [] : [] : [] : [] : null : null : null : 5 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2057 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2047 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2069 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553122 #path: &219 "/Product Data/Rivestimenti - Categorie/" #properties: &220 null #id: &221 963 #creationDate: &222 1697745688 #modificationDate: &223 1702553122 #versionCount: &224 5 #userOwner: &225 0 #locked: &226 null #userModification: &227 2 #parentId: &228 957 #parent: &229 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &221 963 #o_parentId: &228 957 #o_parent: &229 null #o_type: "object" #o_key: "STOFFA" #o_path: &219 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &222 1697745688 #o_modificationDate: &223 1702553122 #o_userOwner: &225 0 #o_userModification: &227 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &226 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &224 5 #o_properties: &220 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2057 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2061 …} +"____pimcore_cache_item__": "object_963" : null : 1702553122 : "/Product Data/Rivestimenti - Categorie/" : null : 963 : 1697745688 : 1702553122 : 5 : 0 : null : 2 : 957 : null : false : null : 963 : 957 : null : "object" : "STOFFA" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553122 : 0 : 2 : [] : [] : [] : [] : null : null : null : 5 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2057 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2061 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2074 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553117 #path: &232 "/Product Data/Rivestimenti - Categorie/" #properties: &233 null #id: &234 965 #creationDate: &235 1697745688 #modificationDate: &236 1702553117 #versionCount: &237 4 #userOwner: &238 0 #locked: &239 null #userModification: &240 2 #parentId: &241 957 #parent: &242 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &234 965 #o_parentId: &241 957 #o_parent: &242 null #o_type: "object" #o_key: "PELLE" #o_path: &232 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &235 1697745688 #o_modificationDate: &236 1702553117 #o_userOwner: &238 0 #o_userModification: &240 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &239 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &237 4 #o_properties: &233 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2057 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2067 …} +"____pimcore_cache_item__": "object_965" : null : 1702553117 : "/Product Data/Rivestimenti - Categorie/" : null : 965 : 1697745688 : 1702553117 : 4 : 0 : null : 2 : 957 : null : false : null : 965 : 957 : null : "object" : "PELLE" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553117 : 0 : 2 : [] : [] : [] : [] : null : null : null : 4 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2057 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2067 …} } ] #finiture: [ Pimcore\Model\DataObject\FinitureTipologie {#2079 #dao: null #dependencies: null #__dataVersionTimestamp: 1702552994 #path: &245 "/Product Data/Finiture - Tipologia/" #properties: &246 null #id: &247 962 #creationDate: &248 1697745625 #modificationDate: &249 1702552994 #versionCount: &250 3 #userOwner: &251 0 #locked: &252 null #userModification: &253 2 #parentId: &254 956 #parent: &255 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &247 962 #o_parentId: &254 956 #o_parent: &255 null #o_type: "object" #o_key: "FINITURE METALLO" #o_path: &245 "/Product Data/Finiture - Tipologia/" #o_index: 0 #o_creationDate: &248 1697745625 #o_modificationDate: &249 1702552994 #o_userOwner: &251 0 #o_userModification: &253 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &252 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &250 3 #o_properties: &246 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2081 …} #o_classId: "fintip" #o_className: "FinitureTipologie" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2072 …} +"____pimcore_cache_item__": "object_962" : null : 1702552994 : "/Product Data/Finiture - Tipologia/" : null : 962 : 1697745625 : 1702552994 : 3 : 0 : null : 2 : 956 : null : false : null : 962 : 956 : null : "object" : "FINITURE METALLO" : "/Product Data/Finiture - Tipologia/" : 0 : 1697745625 : 1702552994 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2081 …} : "fintip" : "FinitureTipologie" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2072 …} } ] #varianti: Pimcore\Model\DataObject\Product\Varianti {#1538 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#1534 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#1533 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1535 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1537 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#1532 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#1530 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1529 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#1528 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1527 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1526 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1525 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1524 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1523 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#1522 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#1521 …} #altro: Pimcore\Model\DataObject\Product\Altro {#1520 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#1519 …} +"____pimcore_cache_item__": "object_5093" : null : 1701962665 : "/Products/" : null : 5093 : 1701962483 : 1701962665 : 4 : 0 : null : 0 : 2 : Pimcore\Model\DataObject\Folder {#4579} : false : null : 5093 : 2 : Pimcore\Model\DataObject\Folder {#4579} : "object" : "S470" : "/Products/" : 0 : 1701962483 : 1701962665 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 111306 "src_id" => 5093 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111307 "src_id" => 5093 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111308 "src_id" => 5093 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111309 "src_id" => 5093 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111310 "src_id" => 5093 "dest_id" => 375 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111311 "src_id" => 5093 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111312 "src_id" => 5093 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111313 "src_id" => 5093 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111314 "src_id" => 5093 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111315 "src_id" => 5093 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111316 "src_id" => 5093 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111317 "src_id" => 5093 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111318 "src_id" => 5093 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111319 "src_id" => 5093 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111320 "src_id" => 5093 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111321 "src_id" => 5093 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111322 "src_id" => 5093 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111323 "src_id" => 5093 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111324 "src_id" => 5093 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111325 "src_id" => 5093 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111326 "src_id" => 5093 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111327 "src_id" => 5093 "dest_id" => 954 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111328 "src_id" => 5093 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111329 "src_id" => 5093 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111330 "src_id" => 5093 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111331 "src_id" => 5093 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119032 "src_id" => 5093 "dest_id" => 5094 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119033 "src_id" => 5093 "dest_id" => 5075 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119034 "src_id" => 5093 "dest_id" => 5073 "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 {#1849 …} : "prod" : "Product" : null : null : false : [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] : null : "S 470" : "S470" : "" : 6550 : Pimcore\Model\DataObject\Localizedfield {#1544 …} : 0.0 : 0.9 : 0.45 : 2.0 : 0.3 : 16.5 : 0.0 : 470.0 : 510.0 : 520.0 : 860.0 : Pimcore\Model\Asset\Image {#1542 …} : Pimcore\Model\Asset\Image {#1540 …} : null : null : [ App\Model\Product\Category {#4010} ] : [ Pimcore\Model\DataObject\Product {#4685} ] : [ Pimcore\Model\DataObject\Product {#4759} Pimcore\Model\DataObject\Product {#4783} ] : [ Pimcore\Model\DataObject\Tag {#4656} Pimcore\Model\DataObject\Tag {#4671} Pimcore\Model\DataObject\Tag {#4676} Pimcore\Model\DataObject\Tag {#4681} ] : null : null : null : null : null : null : [ Pimcore\Model\DataObject\RivestimentiCategory {#2055} Pimcore\Model\DataObject\RivestimentiCategory {#2069} Pimcore\Model\DataObject\RivestimentiCategory {#2074} ] : [ Pimcore\Model\DataObject\FinitureTipologie {#2079} ] : Pimcore\Model\DataObject\Product\Varianti {#1538 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#1534 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#1533 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1535 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1537 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#1532 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#1530 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1529 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#1528 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1527 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1526 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1525 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1524 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1523 …} : Pimcore\Model\DataObject\Product\Consumi {#1522 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#1521 …} : Pimcore\Model\DataObject\Product\Altro {#1520 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#1519 …} } "urlSlug" => Pimcore\Model\DataObject\Data\UrlSlug {#1561 #objectId: 5093 #classId: "prod" #slug: "/it/prodotto/s470" #siteId: 0 #fieldname: "url" #index: 0 #ownertype: "localizedfield" #ownername: "localizedfield" #position: "it" #previousSlug: "/it/prodotto/s470" #_owner: null #_fieldname: null #_language: null } "_locale" => "it" "_force_allow_processing_unpublished_elements" => false ] -requirements: [] -options: [ "compiler_class" => "Symfony\Component\Routing\RouteCompiler" "utf8" => true ] -condition: "" -compiled: Symfony\Component\Routing\CompiledRoute {#1551 …} #object: Pimcore\Model\DataObject\Product {#1531} #slug: Pimcore\Model\DataObject\Data\UrlSlug {#1561} #site: null } |
| urlSlug | Pimcore\Model\DataObject\Data\UrlSlug {#1561 #objectId: 5093 #classId: "prod" #slug: "/it/prodotto/s470" #siteId: 0 #fieldname: "url" #index: 0 #ownertype: "localizedfield" #ownername: "localizedfield" #position: "it" #previousSlug: "/it/prodotto/s470" #_owner: null #_fieldname: null #_language: null } |