MenuController :: headerAction
Request
GET Parameters
| Key | Value |
|---|---|
| _path | "_format=html&_locale=it&_controller=App%5CController%5CMenuController%3A%3AheaderAction" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\MenuController::headerAction" |
| _editmode | false |
| _event_controller | App\Controller\MenuController {#3227 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3228 …} } |
| _format | "html" |
| _locale | "it" |
| _pimcore_context | "default" |
| _stopwatch_token | "dc3443" |
| contentDocument | Pimcore\Model\Document\Link {#1539 #dao: null #dependencies: null #__dataVersionTimestamp: 1686227208 #path: "/" #properties: [ "language" => Pimcore\Model\Property {#1870 #dao: null #name: "language" #data: "it" #type: "text" #ctype: "document" #cpath: null #cid: 2 #inheritable: true #inherited: true : "language" : "it" : "text" : "document" : null : 2 : true : true } "navigation_root" => Pimcore\Model\Property {#1863 #dao: null #name: "navigation_root" #data: "2" #type: "document" #ctype: "document" #cpath: null #cid: 2 #inheritable: true #inherited: true : "navigation_root" : "2" : "document" : "document" : null : 2 : true : true } ] #id: 2 #creationDate: 1686227203 #modificationDate: 1686227208 #versionCount: 2 #userOwner: 2 #locked: null #userModification: 2 #parentId: 1 #parent: null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #fullPathCache: null #type: "link" #key: "it" #index: 1 #published: true #children: [] #hasChildren: [] #siblings: [] #hasSiblings: [] #internal: 1 #internalType: "document" #object: Pimcore\Model\Document\Page {#2380 …} #direct: "" #linktype: "internal" #href: "/" #scheduledTasks: null +"____pimcore_cache_item__": "document_2" : null : 1686227208 : "/" : [ "language" => Pimcore\Model\Property {#1870} "navigation_root" => Pimcore\Model\Property {#1863} ] : 2 : 1686227203 : 1686227208 : 2 : 2 : null : 2 : 1 : null : false : null : null : "link" : "it" : 1 : true : [] : [] : [] : [] : 1 : "document" : Pimcore\Model\Document\Page {#2380 …} : "" : "internal" : "/" : null } |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-charset | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
| accept-encoding | "gzip, br, zstd, deflate" |
| accept-language | "en-us,en;q=0.5" |
| connection | "Keep-Alive" |
| forwarded | "for="172.20.0.1";host="staging-busetto.aleaweb.com";proto=https" |
| host | "staging-busetto.aleaweb.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "172.20.0.1" |
| x-forwarded-server | "staging-busetto.aleaweb.com" |
| x-php-ob-level | "3" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| date | "Thu, 11 Dec 2025 17:45:59 GMT" |
| x-debug-token | "fa0699" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| PIMCORE_DEV_MODE | "true" |
| SMTP_HOST | "smtp-relay.brevo.com" |
| SMTP_MAIL | "noreply@busetto.it" |
| SMTP_PASS | "A8hDkdfjz6WsT0mB" |
| SMTP_PORT | "587" |
| SMTP_USER | "965f41001@smtp-brevo.com" |
Defined as regular env variables
| Key | Value |
|---|---|
| APACHE_DOCUMENT_ROOT | "/var/www/html" |
| APACHE_LOCK_DIR | "/var/lock/apache2" |
| APACHE_LOG_DIR | "/var/log/apache2" |
| APACHE_PID_FILE | "/var/run/apache2/apache2.pid" |
| APACHE_RUN_DIR | "/var/run/apache2" |
| APACHE_RUN_GROUP | "www-data" |
| APACHE_RUN_USER | "www-data" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/public/" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/public/" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOSTNAME | "ccde8ecdf29d" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_CHARSET | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_ACCEPT_LANGUAGE | "en-us,en;q=0.5" |
| HTTP_CONNECTION | "Keep-Alive" |
| HTTP_FORWARDED | "for="172.20.0.1";host="staging-busetto.aleaweb.com";proto=https" |
| HTTP_HOST | "staging-busetto.aleaweb.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "172.20.0.1" |
| HTTP_X_FORWARDED_SERVER | "staging-busetto.aleaweb.com" |
| LANG | "C" |
| MYSQL_ROOT_PASSWORD | "alea47pro" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| PMA_PORT | "20081" |
| PWD | "/" |
| QUERY_STRING | "_path=_format%3Dhtml%26_locale%3Dit%26_controller%3DApp%255CController%255CMenuController%253A%253AheaderAction" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "staging-busetto.aleaweb.com" |
| REDIRECT_STATIC_PAGE_URI | "/%home" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/it/prodotto/s910" |
| REMOTE_ADDR | "127.0.0.1" |
| REMOTE_PORT | "36820" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765475159 |
| REQUEST_TIME_FLOAT | 1765475159.3922 |
| REQUEST_URI | "/_fragment?_path=_format%3Dhtml%26_locale%3Dit%26_controller%3DApp%255CController%255CMenuController%253A%253AheaderAction" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.20.0.3" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "staging-busetto.aleaweb.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at staging-busetto.aleaweb.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
| SHLVL | "0" |
| SSL_CIPHER | "TLS_AES_256_GCM_SHA384" |
| SSL_CIPHER_ALGKEYSIZE | "256" |
| SSL_CIPHER_EXPORT | "false" |
| SSL_CIPHER_USEKEYSIZE | "256" |
| SSL_CLIENT_VERIFY | "NONE" |
| SSL_COMPRESS_METHOD | "NULL" |
| SSL_PROTOCOL | "TLSv1.3" |
| SSL_SECURE_RENEG | "true" |
| SSL_SERVER_A_KEY | "rsaEncryption" |
| SSL_SERVER_A_SIG | "sha256WithRSAEncryption" |
| SSL_SERVER_I_DN | "CN=localhost" |
| SSL_SERVER_I_DN_CN | "localhost" |
| SSL_SERVER_M_SERIAL | "55241212E2C9F491442A40F2CE5BB4EAD4786323" |
| SSL_SERVER_M_VERSION | "3" |
| SSL_SERVER_SAN_DNS_0 | "localhost" |
| SSL_SERVER_S_DN | "CN=localhost" |
| SSL_SERVER_S_DN_CN | "localhost" |
| SSL_SERVER_V_END | "Dec 16 14:38:38 2033 GMT" |
| SSL_SERVER_V_START | "Dec 19 14:38:38 2023 GMT" |
| SSL_SESSION_ID | "01c28acd4b2689f60bc80655e03cb6a5a3a38ffbb65745e61d9073714d0a798f" |
| 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 = 334e45)
| Key | Value |
|---|---|
| _controller | "App\Controller\ProductController::detailAction" |
| _editmode | false |
| _event_controller | App\Controller\ProductController {#1895 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1897 …} } |
| _force_allow_processing_unpublished_elements | false |
| _locale | "it" |
| _pimcore_context | "default" |
| _pimcore_frontend_request | true |
| _route | "data_object_5196_0_/it/prodotto/s910" |
| _route_params | [ "object" => Pimcore\Model\DataObject\Product {#1532 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962679 #path: &2 "/Products/" #properties: &3 null #id: &4 5196 #creationDate: &5 1701962498 #modificationDate: &6 1701962679 #versionCount: &7 4 #userOwner: &8 0 #locked: &9 null #userModification: &10 0 #parentId: &11 2 #parent: &12 Pimcore\Model\DataObject\Folder {#4546 #dao: null #dependencies: null #__dataVersionTimestamp: 1669386775 #path: &13 "/" #properties: &14 null #id: &15 2 #creationDate: &16 1669375769 #modificationDate: &17 1669386775 #versionCount: &18 3 #userOwner: &19 2 #locked: &20 "self" #userModification: &21 2 #parentId: &22 1 #parent: &23 Pimcore\Model\DataObject\Folder {#4550 #dao: null #dependencies: null #__dataVersionTimestamp: 1667830933 #path: &24 "/" #properties: &25 null #id: &26 1 #creationDate: &27 1667830933 #modificationDate: &28 1667830933 #versionCount: &29 0 #userOwner: &30 1 #locked: &31 null #userModification: &32 1 #parentId: &33 0 #parent: &34 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &26 1 #o_parentId: &33 0 #o_parent: &34 null #o_type: "folder" #o_key: "" #o_path: &24 "/" #o_index: 999999 #o_creationDate: &27 1667830933 #o_modificationDate: &28 1667830933 #o_userOwner: &30 1 #o_userModification: &32 1 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &31 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &29 0 #o_properties: &25 null +"____pimcore_cache_item__": "object_1" : null : 1667830933 : "/" : null : 1 : 1667830933 : 1667830933 : 0 : 1 : null : 1 : 0 : null : false : null : 1 : 0 : null : "folder" : "" : "/" : 999999 : 1667830933 : 1667830933 : 1 : 1 : [] : [] : [] : [] : null : null : null : 0 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &15 2 #o_parentId: &22 1 #o_parent: &23 Pimcore\Model\DataObject\Folder {#4550} #o_type: "folder" #o_key: "Products" #o_path: &13 "/" #o_index: 0 #o_creationDate: &16 1669375769 #o_modificationDate: &17 1669386775 #o_userOwner: &19 2 #o_userModification: &21 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &20 "self" #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &18 3 #o_properties: &14 null +"____pimcore_cache_item__": "object_2" : null : 1669386775 : "/" : null : 2 : 1669375769 : 1669386775 : 3 : 2 : "self" : 2 : 1 : Pimcore\Model\DataObject\Folder {#4550} : false : null : 2 : 1 : Pimcore\Model\DataObject\Folder {#4550} : "folder" : "Products" : "/" : 0 : 1669375769 : 1669386775 : 2 : 2 : [] : [] : [] : [] : "self" : null : null : 3 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &4 5196 #o_parentId: &11 2 #o_parent: &12 Pimcore\Model\DataObject\Folder {#4546} #o_type: "object" #o_key: "S910" #o_path: &2 "/Products/" #o_index: 0 #o_creationDate: &5 1701962498 #o_modificationDate: &6 1701962679 #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" => 113721 "src_id" => 5196 "dest_id" => 346 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113722 "src_id" => 5196 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113723 "src_id" => 5196 "dest_id" => 360 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113724 "src_id" => 5196 "dest_id" => 416 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113725 "src_id" => 5196 "dest_id" => 365 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113726 "src_id" => 5196 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113727 "src_id" => 5196 "dest_id" => 444 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113728 "src_id" => 5196 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113729 "src_id" => 5196 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113730 "src_id" => 5196 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113731 "src_id" => 5196 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113732 "src_id" => 5196 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113733 "src_id" => 5196 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113734 "src_id" => 5196 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113735 "src_id" => 5196 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113736 "src_id" => 5196 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113737 "src_id" => 5196 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113738 "src_id" => 5196 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113739 "src_id" => 5196 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119941 "src_id" => 5196 "dest_id" => 5200 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119942 "src_id" => 5196 "dest_id" => 5199 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1848 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] #scheduledTasks: null #nome: "S 910" #codice: "S910" #url3d: "" #posizione: 11750 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#1544 …} #consumoCuoio: 0.0 #consumoPelle: 0.45 #consumoStoffa: 0.25 #imballo: 2.0 #volume: 0.27 #peso: 13.0 #hb: 0.0 #hs: 460.0 #profondita: 440.0 #lunghezza: 450.0 #altezza: 830.0 #fotoPricipale: Pimcore\Model\Asset\Image {#1542 …} #foto2: null #foto3: null #foto4: null #categories: [ App\Model\Product\Category {#4009 #dao: null #dependencies: null #__dataVersionTimestamp: 1702992679 #path: &39 "/Product Data/Category/Busetto/" #properties: &40 null #id: &41 346 #creationDate: &42 1696339549 #modificationDate: &43 1702992679 #versionCount: &44 54 #userOwner: &45 0 #locked: &46 null #userModification: &47 2 #parentId: &48 881 #parent: &49 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &41 346 #o_parentId: &48 881 #o_parent: &49 null #o_type: "object" #o_key: "Sedie rustiche" #o_path: &39 "/Product Data/Category/Busetto/" #o_index: 4 #o_creationDate: &42 1696339549 #o_modificationDate: &43 1702992679 #o_userOwner: &45 0 #o_userModification: &47 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &46 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &44 54 #o_properties: &40 null #__rawRelationData: [ [ "id" => 83 "src_id" => 346 "dest_id" => 882 "type" => "object" "fieldname" => "filterDefinition" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 84 "src_id" => 346 "dest_id" => 38 "type" => "document" "fieldname" => "copertinaCatalogo" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 85 "src_id" => 346 "dest_id" => 45 "type" => "document" "fieldname" => "copertinaCatalogoEn" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4052 …} #o_classId: "cat" #o_className: "Category" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4017 …} #filterDefinition: null #copertinaCatalogo: null #copertinaCatalogoEn: null #copertinaListino: null #copertinaListinoEn: null #fineCatalogo: null #fineCatalogoEn: null +"____pimcore_cache_item__": "object_346" : null : 1702992679 : "/Product Data/Category/Busetto/" : null : 346 : 1696339549 : 1702992679 : 54 : 0 : null : 2 : 881 : null : false : null : 346 : 881 : null : "object" : "Sedie rustiche" : "/Product Data/Category/Busetto/" : 4 : 1696339549 : 1702992679 : 0 : 2 : [] : [] : [] : [] : null : null : null : 54 : null : [ [ "id" => 83 "src_id" => 346 "dest_id" => 882 "type" => "object" "fieldname" => "filterDefinition" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 84 "src_id" => 346 "dest_id" => 38 "type" => "document" "fieldname" => "copertinaCatalogo" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 85 "src_id" => 346 "dest_id" => 45 "type" => "document" "fieldname" => "copertinaCatalogoEn" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4052 …} : "cat" : "Category" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4017 …} : null : null : null : null : null : null : null } ] #famiglia: [] #correlati: [ Pimcore\Model\DataObject\Product {#4637 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962679 #path: &53 "/Products/" #properties: &54 null #id: &55 5200 #creationDate: &56 1701962498 #modificationDate: &57 1701962679 #versionCount: &58 4 #userOwner: &59 0 #locked: &60 null #userModification: &61 0 #parentId: &62 2 #parent: &63 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &55 5200 #o_parentId: &62 2 #o_parent: &63 null #o_type: "object" #o_key: "S926" #o_path: &53 "/Products/" #o_index: 0 #o_creationDate: &56 1701962498 #o_modificationDate: &57 1701962679 #o_userOwner: &59 0 #o_userModification: &61 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &60 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &58 4 #o_properties: &54 null #__rawRelationData: [ [ "id" => 113797 "src_id" => 5200 "dest_id" => 346 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113798 "src_id" => 5200 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113799 "src_id" => 5200 "dest_id" => 416 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113800 "src_id" => 5200 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113801 "src_id" => 5200 "dest_id" => 360 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113802 "src_id" => 5200 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113803 "src_id" => 5200 "dest_id" => 444 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113804 "src_id" => 5200 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113805 "src_id" => 5200 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113806 "src_id" => 5200 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113807 "src_id" => 5200 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113808 "src_id" => 5200 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113809 "src_id" => 5200 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113810 "src_id" => 5200 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113811 "src_id" => 5200 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113812 "src_id" => 5200 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113813 "src_id" => 5200 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113814 "src_id" => 5200 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113815 "src_id" => 5200 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119964 "src_id" => 5200 "dest_id" => 5196 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119965 "src_id" => 5200 "dest_id" => 5199 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119966 "src_id" => 5200 "dest_id" => 5201 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1848 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "S 926" #codice: "S926" #url3d: "" #posizione: 11950 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4630 …} #consumoCuoio: 0.0 #consumoPelle: 0.7 #consumoStoffa: 0.35 #imballo: 2.0 #volume: 0.27 #peso: 12.0 #hb: 0.0 #hs: 460.0 #profondita: 400.0 #lunghezza: 420.0 #altezza: 840.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4629 …} #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 {#4628 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4631 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4635 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4636 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4634 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4632 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4638 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4639 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4640 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4641 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4642 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4643 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4644 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4645 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4646 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4647 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4648 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4649 …} +"____pimcore_cache_item__": "object_5200" : null : 1701962679 : "/Products/" : null : 5200 : 1701962498 : 1701962679 : 4 : 0 : null : 0 : 2 : null : false : null : 5200 : 2 : null : "object" : "S926" : "/Products/" : 0 : 1701962498 : 1701962679 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 113797 "src_id" => 5200 "dest_id" => 346 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113798 "src_id" => 5200 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113799 "src_id" => 5200 "dest_id" => 416 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113800 "src_id" => 5200 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113801 "src_id" => 5200 "dest_id" => 360 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113802 "src_id" => 5200 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113803 "src_id" => 5200 "dest_id" => 444 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113804 "src_id" => 5200 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113805 "src_id" => 5200 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113806 "src_id" => 5200 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113807 "src_id" => 5200 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113808 "src_id" => 5200 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113809 "src_id" => 5200 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113810 "src_id" => 5200 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113811 "src_id" => 5200 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113812 "src_id" => 5200 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113813 "src_id" => 5200 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113814 "src_id" => 5200 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113815 "src_id" => 5200 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119964 "src_id" => 5200 "dest_id" => 5196 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119965 "src_id" => 5200 "dest_id" => 5199 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119966 "src_id" => 5200 "dest_id" => 5201 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1848 …} : "prod" : "Product" : null : null : false : [] : null : "S 926" : "S926" : "" : 11950 : Pimcore\Model\DataObject\Localizedfield {#4630 …} : 0.0 : 0.7 : 0.35 : 2.0 : 0.27 : 12.0 : 0.0 : 460.0 : 400.0 : 420.0 : 840.0 : Pimcore\Model\Asset\Image {#4629 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4628 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4631 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4635 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4636 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4634 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4632 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4638 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4639 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4640 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4641 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4642 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4643 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4644 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4645 …} : Pimcore\Model\DataObject\Product\Consumi {#4646 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4647 …} : Pimcore\Model\DataObject\Product\Altro {#4648 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4649 …} } Pimcore\Model\DataObject\Product {#4661 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962679 #path: &85 "/Products/" #properties: &86 null #id: &87 5199 #creationDate: &88 1701962498 #modificationDate: &89 1701962679 #versionCount: &90 4 #userOwner: &91 0 #locked: &92 null #userModification: &93 0 #parentId: &94 2 #parent: &95 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &87 5199 #o_parentId: &94 2 #o_parent: &95 null #o_type: "object" #o_key: "S925" #o_path: &85 "/Products/" #o_index: 0 #o_creationDate: &88 1701962498 #o_modificationDate: &89 1701962679 #o_userOwner: &91 0 #o_userModification: &93 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &92 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &90 4 #o_properties: &86 null #__rawRelationData: [ [ "id" => 113778 "src_id" => 5199 "dest_id" => 346 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113779 "src_id" => 5199 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113780 "src_id" => 5199 "dest_id" => 416 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113781 "src_id" => 5199 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113782 "src_id" => 5199 "dest_id" => 360 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113783 "src_id" => 5199 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113784 "src_id" => 5199 "dest_id" => 444 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113785 "src_id" => 5199 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113786 "src_id" => 5199 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113787 "src_id" => 5199 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113788 "src_id" => 5199 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113789 "src_id" => 5199 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113790 "src_id" => 5199 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113791 "src_id" => 5199 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113792 "src_id" => 5199 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113793 "src_id" => 5199 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113794 "src_id" => 5199 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113795 "src_id" => 5199 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113796 "src_id" => 5199 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119958 "src_id" => 5199 "dest_id" => 5200 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119959 "src_id" => 5199 "dest_id" => 5201 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119960 "src_id" => 5199 "dest_id" => 5196 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1848 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "S 925" #codice: "S925" #url3d: "" #posizione: 11900 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4654 …} #consumoCuoio: 0.0 #consumoPelle: 0.5 #consumoStoffa: 0.25 #imballo: 2.0 #volume: 0.27 #peso: 13.0 #hb: 0.0 #hs: 460.0 #profondita: 500.0 #lunghezza: 420.0 #altezza: 880.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4653 …} #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 {#4652 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4655 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4659 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4660 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4658 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4656 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4662 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4663 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4664 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4665 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4666 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4667 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4668 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4669 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4670 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4671 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4672 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4673 …} +"____pimcore_cache_item__": "object_5199" : null : 1701962679 : "/Products/" : null : 5199 : 1701962498 : 1701962679 : 4 : 0 : null : 0 : 2 : null : false : null : 5199 : 2 : null : "object" : "S925" : "/Products/" : 0 : 1701962498 : 1701962679 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 113778 "src_id" => 5199 "dest_id" => 346 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113779 "src_id" => 5199 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113780 "src_id" => 5199 "dest_id" => 416 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113781 "src_id" => 5199 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113782 "src_id" => 5199 "dest_id" => 360 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113783 "src_id" => 5199 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113784 "src_id" => 5199 "dest_id" => 444 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113785 "src_id" => 5199 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113786 "src_id" => 5199 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113787 "src_id" => 5199 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113788 "src_id" => 5199 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113789 "src_id" => 5199 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113790 "src_id" => 5199 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113791 "src_id" => 5199 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113792 "src_id" => 5199 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113793 "src_id" => 5199 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113794 "src_id" => 5199 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113795 "src_id" => 5199 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113796 "src_id" => 5199 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119958 "src_id" => 5199 "dest_id" => 5200 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119959 "src_id" => 5199 "dest_id" => 5201 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119960 "src_id" => 5199 "dest_id" => 5196 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1848 …} : "prod" : "Product" : null : null : false : [] : null : "S 925" : "S925" : "" : 11900 : Pimcore\Model\DataObject\Localizedfield {#4654 …} : 0.0 : 0.5 : 0.25 : 2.0 : 0.27 : 13.0 : 0.0 : 460.0 : 500.0 : 420.0 : 880.0 : Pimcore\Model\Asset\Image {#4653 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4652 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4655 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4659 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4660 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4658 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4656 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4662 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4663 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4664 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4665 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4666 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4667 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4668 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4669 …} : Pimcore\Model\DataObject\Product\Consumi {#4670 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4671 …} : Pimcore\Model\DataObject\Product\Altro {#4672 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4673 …} } ] #tag: [ Pimcore\Model\DataObject\Tag {#4593 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650272 #path: &117 "/Product Data/Tag/" #properties: &118 null #id: &119 359 #creationDate: &120 1696339589 #modificationDate: &121 1702650272 #versionCount: &122 3 #userOwner: &123 0 #locked: &124 null #userModification: &125 2 #parentId: &126 339 #parent: &127 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &119 359 #o_parentId: &126 339 #o_parent: &127 null #o_type: "object" #o_key: "sedia" #o_path: &117 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &120 1696339589 #o_modificationDate: &121 1702650272 #o_userOwner: &123 0 #o_userModification: &125 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &124 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &122 3 #o_properties: &118 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4596 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4585 …} +"____pimcore_cache_item__": "object_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 {#4596 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4585 …} } Pimcore\Model\DataObject\Tag {#4608 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650354 #path: &131 "/Product Data/Tag/" #properties: &132 null #id: &133 360 #creationDate: &134 1696339589 #modificationDate: &135 1702650354 #versionCount: &136 3 #userOwner: &137 0 #locked: &138 null #userModification: &139 2 #parentId: &140 339 #parent: &141 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &133 360 #o_parentId: &140 339 #o_parent: &141 null #o_type: "object" #o_key: "ristorante" #o_path: &131 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &134 1696339589 #o_modificationDate: &135 1702650354 #o_userOwner: &137 0 #o_userModification: &139 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &138 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &136 3 #o_properties: &132 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4596 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4600 …} +"____pimcore_cache_item__": "object_360" : null : 1702650354 : "/Product Data/Tag/" : null : 360 : 1696339589 : 1702650354 : 3 : 0 : null : 2 : 339 : null : false : null : 360 : 339 : null : "object" : "ristorante" : "/Product Data/Tag/" : 0 : 1696339589 : 1702650354 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4596 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4600 …} } Pimcore\Model\DataObject\Tag {#4613 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553436 #path: &144 "/Product Data/Tag/" #properties: &145 null #id: &146 416 #creationDate: &147 1696339591 #modificationDate: &148 1702553436 #versionCount: &149 3 #userOwner: &150 0 #locked: &151 null #userModification: &152 2 #parentId: &153 339 #parent: &154 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &146 416 #o_parentId: &153 339 #o_parent: &154 null #o_type: "object" #o_key: "country" #o_path: &144 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &147 1696339591 #o_modificationDate: &148 1702553436 #o_userOwner: &150 0 #o_userModification: &152 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &151 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &149 3 #o_properties: &145 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4596 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4606 …} +"____pimcore_cache_item__": "object_416" : null : 1702553436 : "/Product Data/Tag/" : null : 416 : 1696339591 : 1702553436 : 3 : 0 : null : 2 : 339 : null : false : null : 416 : 339 : null : "object" : "country" : "/Product Data/Tag/" : 0 : 1696339591 : 1702553436 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4596 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4606 …} } Pimcore\Model\DataObject\Tag {#4618 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553640 #path: &157 "/Product Data/Tag/" #properties: &158 null #id: &159 365 #creationDate: &160 1696339589 #modificationDate: &161 1702553640 #versionCount: &162 3 #userOwner: &163 0 #locked: &164 null #userModification: &165 2 #parentId: &166 339 #parent: &167 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &159 365 #o_parentId: &166 339 #o_parent: &167 null #o_type: "object" #o_key: "bar" #o_path: &157 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &160 1696339589 #o_modificationDate: &161 1702553640 #o_userOwner: &163 0 #o_userModification: &165 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &164 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &162 3 #o_properties: &158 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4596 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4611 …} +"____pimcore_cache_item__": "object_365" : null : 1702553640 : "/Product Data/Tag/" : null : 365 : 1696339589 : 1702553640 : 3 : 0 : null : 2 : 339 : null : false : null : 365 : 339 : null : "object" : "bar" : "/Product Data/Tag/" : 0 : 1696339589 : 1702553640 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4596 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4611 …} } ] #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: [ Pimcore\Model\DataObject\RivestimentiCategory {#2054 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553106 #path: &170 "/Product Data/Rivestimenti - Categorie/" #properties: &171 null #id: &172 964 #creationDate: &173 1697745688 #modificationDate: &174 1702553106 #versionCount: &175 5 #userOwner: &176 0 #locked: &177 null #userModification: &178 2 #parentId: &179 957 #parent: &180 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &172 964 #o_parentId: &179 957 #o_parent: &180 null #o_type: "object" #o_key: "ECOPELLE" #o_path: &170 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &173 1697745688 #o_modificationDate: &174 1702553106 #o_userOwner: &176 0 #o_userModification: &178 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &177 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &175 5 #o_properties: &171 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2056 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2046 …} +"____pimcore_cache_item__": "object_964" : null : 1702553106 : "/Product Data/Rivestimenti - Categorie/" : null : 964 : 1697745688 : 1702553106 : 5 : 0 : null : 2 : 957 : null : false : null : 964 : 957 : null : "object" : "ECOPELLE" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553106 : 0 : 2 : [] : [] : [] : [] : null : null : null : 5 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2056 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2046 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2068 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553122 #path: &184 "/Product Data/Rivestimenti - Categorie/" #properties: &185 null #id: &186 963 #creationDate: &187 1697745688 #modificationDate: &188 1702553122 #versionCount: &189 5 #userOwner: &190 0 #locked: &191 null #userModification: &192 2 #parentId: &193 957 #parent: &194 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &186 963 #o_parentId: &193 957 #o_parent: &194 null #o_type: "object" #o_key: "STOFFA" #o_path: &184 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &187 1697745688 #o_modificationDate: &188 1702553122 #o_userOwner: &190 0 #o_userModification: &192 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &191 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &189 5 #o_properties: &185 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2056 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2060 …} +"____pimcore_cache_item__": "object_963" : null : 1702553122 : "/Product Data/Rivestimenti - Categorie/" : null : 963 : 1697745688 : 1702553122 : 5 : 0 : null : 2 : 957 : null : false : null : 963 : 957 : null : "object" : "STOFFA" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553122 : 0 : 2 : [] : [] : [] : [] : null : null : null : 5 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2056 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2060 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2073 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553117 #path: &197 "/Product Data/Rivestimenti - Categorie/" #properties: &198 null #id: &199 965 #creationDate: &200 1697745688 #modificationDate: &201 1702553117 #versionCount: &202 4 #userOwner: &203 0 #locked: &204 null #userModification: &205 2 #parentId: &206 957 #parent: &207 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &199 965 #o_parentId: &206 957 #o_parent: &207 null #o_type: "object" #o_key: "PELLE" #o_path: &197 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &200 1697745688 #o_modificationDate: &201 1702553117 #o_userOwner: &203 0 #o_userModification: &205 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &204 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &202 4 #o_properties: &198 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2056 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2066 …} +"____pimcore_cache_item__": "object_965" : null : 1702553117 : "/Product Data/Rivestimenti - Categorie/" : null : 965 : 1697745688 : 1702553117 : 4 : 0 : null : 2 : 957 : null : false : null : 965 : 957 : null : "object" : "PELLE" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553117 : 0 : 2 : [] : [] : [] : [] : null : null : null : 4 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2056 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2066 …} } ] #finiture: [ Pimcore\Model\DataObject\FinitureTipologie {#2078 #dao: null #dependencies: null #__dataVersionTimestamp: 1702552972 #path: &210 "/Product Data/Finiture - Tipologia/" #properties: &211 null #id: &212 959 #creationDate: &213 1697745625 #modificationDate: &214 1702552972 #versionCount: &215 3 #userOwner: &216 0 #locked: &217 null #userModification: &218 2 #parentId: &219 956 #parent: &220 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &212 959 #o_parentId: &219 956 #o_parent: &220 null #o_type: "object" #o_key: "FINITURE LEGNO FAGGIO" #o_path: &210 "/Product Data/Finiture - Tipologia/" #o_index: 0 #o_creationDate: &213 1697745625 #o_modificationDate: &214 1702552972 #o_userOwner: &216 0 #o_userModification: &218 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &217 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &215 3 #o_properties: &211 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2080 …} #o_classId: "fintip" #o_className: "FinitureTipologie" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2071 …} +"____pimcore_cache_item__": "object_959" : null : 1702552972 : "/Product Data/Finiture - Tipologia/" : null : 959 : 1697745625 : 1702552972 : 3 : 0 : null : 2 : 956 : null : false : null : 959 : 956 : null : "object" : "FINITURE LEGNO FAGGIO" : "/Product Data/Finiture - Tipologia/" : 0 : 1697745625 : 1702552972 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2080 …} : "fintip" : "FinitureTipologie" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2071 …} } ] #varianti: Pimcore\Model\DataObject\Product\Varianti {#1540 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#1538 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#1534 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1533 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1535 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#1537 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#1531 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1530 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#1529 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1528 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1527 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1526 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1525 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1524 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#1523 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#1522 …} #altro: Pimcore\Model\DataObject\Product\Altro {#1521 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#1520 …} +"____pimcore_cache_item__": "object_5196" : null : 1701962679 : "/Products/" : null : 5196 : 1701962498 : 1701962679 : 4 : 0 : null : 0 : 2 : Pimcore\Model\DataObject\Folder {#4546} : false : null : 5196 : 2 : Pimcore\Model\DataObject\Folder {#4546} : "object" : "S910" : "/Products/" : 0 : 1701962498 : 1701962679 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 113721 "src_id" => 5196 "dest_id" => 346 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113722 "src_id" => 5196 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113723 "src_id" => 5196 "dest_id" => 360 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113724 "src_id" => 5196 "dest_id" => 416 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113725 "src_id" => 5196 "dest_id" => 365 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113726 "src_id" => 5196 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113727 "src_id" => 5196 "dest_id" => 444 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113728 "src_id" => 5196 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113729 "src_id" => 5196 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113730 "src_id" => 5196 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113731 "src_id" => 5196 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113732 "src_id" => 5196 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113733 "src_id" => 5196 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113734 "src_id" => 5196 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113735 "src_id" => 5196 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113736 "src_id" => 5196 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113737 "src_id" => 5196 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113738 "src_id" => 5196 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113739 "src_id" => 5196 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119941 "src_id" => 5196 "dest_id" => 5200 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119942 "src_id" => 5196 "dest_id" => 5199 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1848 …} : "prod" : "Product" : null : null : false : [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] : null : "S 910" : "S910" : "" : 11750 : Pimcore\Model\DataObject\Localizedfield {#1544 …} : 0.0 : 0.45 : 0.25 : 2.0 : 0.27 : 13.0 : 0.0 : 460.0 : 440.0 : 450.0 : 830.0 : Pimcore\Model\Asset\Image {#1542 …} : null : null : null : [ App\Model\Product\Category {#4009} ] : [] : [ Pimcore\Model\DataObject\Product {#4637} Pimcore\Model\DataObject\Product {#4661} ] : [ Pimcore\Model\DataObject\Tag {#4593} Pimcore\Model\DataObject\Tag {#4608} Pimcore\Model\DataObject\Tag {#4613} Pimcore\Model\DataObject\Tag {#4618} ] : null : null : null : null : null : null : [ Pimcore\Model\DataObject\RivestimentiCategory {#2054} Pimcore\Model\DataObject\RivestimentiCategory {#2068} Pimcore\Model\DataObject\RivestimentiCategory {#2073} ] : [ Pimcore\Model\DataObject\FinitureTipologie {#2078} ] : Pimcore\Model\DataObject\Product\Varianti {#1540 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#1538 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#1534 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1533 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1535 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#1537 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#1531 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1530 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#1529 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1528 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1527 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1526 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1525 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1524 …} : Pimcore\Model\DataObject\Product\Consumi {#1523 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#1522 …} : Pimcore\Model\DataObject\Product\Altro {#1521 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#1520 …} } "urlSlug" => Pimcore\Model\DataObject\Data\UrlSlug {#1561 #objectId: 5196 #classId: "prod" #slug: "/it/prodotto/s910" #siteId: 0 #fieldname: "url" #index: 0 #ownertype: "localizedfield" #ownername: "localizedfield" #position: "it" #previousSlug: "/it/prodotto/s910" #_owner: null #_fieldname: null #_language: null } "_locale" => "it" "_force_allow_processing_unpublished_elements" => false ] |
| _stopwatch_token | "d1505a" |
| contentDocument | Pimcore\Model\Document\Link {#1539 #dao: null #dependencies: null #__dataVersionTimestamp: 1686227208 #path: "/" #properties: [ "language" => Pimcore\Model\Property {#1870 #dao: null #name: "language" #data: "it" #type: "text" #ctype: "document" #cpath: null #cid: 2 #inheritable: true #inherited: true : "language" : "it" : "text" : "document" : null : 2 : true : true } "navigation_root" => Pimcore\Model\Property {#1863 #dao: null #name: "navigation_root" #data: "2" #type: "document" #ctype: "document" #cpath: null #cid: 2 #inheritable: true #inherited: true : "navigation_root" : "2" : "document" : "document" : null : 2 : true : true } ] #id: 2 #creationDate: 1686227203 #modificationDate: 1686227208 #versionCount: 2 #userOwner: 2 #locked: null #userModification: 2 #parentId: 1 #parent: null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #fullPathCache: null #type: "link" #key: "it" #index: 1 #published: true #children: [] #hasChildren: [] #siblings: [] #hasSiblings: [] #internal: 1 #internalType: "document" #object: Pimcore\Model\Document\Page {#2380 …} #direct: "" #linktype: "internal" #href: "/" #scheduledTasks: null +"____pimcore_cache_item__": "document_2" : null : 1686227208 : "/" : [ "language" => Pimcore\Model\Property {#1870} "navigation_root" => Pimcore\Model\Property {#1863} ] : 2 : 1686227203 : 1686227208 : 2 : 2 : null : 2 : 1 : null : false : null : null : "link" : "it" : 1 : true : [] : [] : [] : [] : 1 : "document" : Pimcore\Model\Document\Page {#2380 …} : "" : "internal" : "/" : null } |
| object | Pimcore\Model\DataObject\Product {#1532 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962679 #path: &2 "/Products/" #properties: &3 null #id: &4 5196 #creationDate: &5 1701962498 #modificationDate: &6 1701962679 #versionCount: &7 4 #userOwner: &8 0 #locked: &9 null #userModification: &10 0 #parentId: &11 2 #parent: &12 Pimcore\Model\DataObject\Folder {#4546 #dao: null #dependencies: null #__dataVersionTimestamp: 1669386775 #path: &13 "/" #properties: &14 null #id: &15 2 #creationDate: &16 1669375769 #modificationDate: &17 1669386775 #versionCount: &18 3 #userOwner: &19 2 #locked: &20 "self" #userModification: &21 2 #parentId: &22 1 #parent: &23 Pimcore\Model\DataObject\Folder {#4550 #dao: null #dependencies: null #__dataVersionTimestamp: 1667830933 #path: &24 "/" #properties: &25 null #id: &26 1 #creationDate: &27 1667830933 #modificationDate: &28 1667830933 #versionCount: &29 0 #userOwner: &30 1 #locked: &31 null #userModification: &32 1 #parentId: &33 0 #parent: &34 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &26 1 #o_parentId: &33 0 #o_parent: &34 null #o_type: "folder" #o_key: "" #o_path: &24 "/" #o_index: 999999 #o_creationDate: &27 1667830933 #o_modificationDate: &28 1667830933 #o_userOwner: &30 1 #o_userModification: &32 1 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &31 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &29 0 #o_properties: &25 null +"____pimcore_cache_item__": "object_1" : null : 1667830933 : "/" : null : 1 : 1667830933 : 1667830933 : 0 : 1 : null : 1 : 0 : null : false : null : 1 : 0 : null : "folder" : "" : "/" : 999999 : 1667830933 : 1667830933 : 1 : 1 : [] : [] : [] : [] : null : null : null : 0 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &15 2 #o_parentId: &22 1 #o_parent: &23 Pimcore\Model\DataObject\Folder {#4550} #o_type: "folder" #o_key: "Products" #o_path: &13 "/" #o_index: 0 #o_creationDate: &16 1669375769 #o_modificationDate: &17 1669386775 #o_userOwner: &19 2 #o_userModification: &21 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &20 "self" #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &18 3 #o_properties: &14 null +"____pimcore_cache_item__": "object_2" : null : 1669386775 : "/" : null : 2 : 1669375769 : 1669386775 : 3 : 2 : "self" : 2 : 1 : Pimcore\Model\DataObject\Folder {#4550} : false : null : 2 : 1 : Pimcore\Model\DataObject\Folder {#4550} : "folder" : "Products" : "/" : 0 : 1669375769 : 1669386775 : 2 : 2 : [] : [] : [] : [] : "self" : null : null : 3 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &4 5196 #o_parentId: &11 2 #o_parent: &12 Pimcore\Model\DataObject\Folder {#4546} #o_type: "object" #o_key: "S910" #o_path: &2 "/Products/" #o_index: 0 #o_creationDate: &5 1701962498 #o_modificationDate: &6 1701962679 #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" => 113721 "src_id" => 5196 "dest_id" => 346 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113722 "src_id" => 5196 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113723 "src_id" => 5196 "dest_id" => 360 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113724 "src_id" => 5196 "dest_id" => 416 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113725 "src_id" => 5196 "dest_id" => 365 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113726 "src_id" => 5196 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113727 "src_id" => 5196 "dest_id" => 444 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113728 "src_id" => 5196 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113729 "src_id" => 5196 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113730 "src_id" => 5196 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113731 "src_id" => 5196 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113732 "src_id" => 5196 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113733 "src_id" => 5196 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113734 "src_id" => 5196 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113735 "src_id" => 5196 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113736 "src_id" => 5196 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113737 "src_id" => 5196 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113738 "src_id" => 5196 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113739 "src_id" => 5196 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119941 "src_id" => 5196 "dest_id" => 5200 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119942 "src_id" => 5196 "dest_id" => 5199 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1848 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] #scheduledTasks: null #nome: "S 910" #codice: "S910" #url3d: "" #posizione: 11750 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#1544 …} #consumoCuoio: 0.0 #consumoPelle: 0.45 #consumoStoffa: 0.25 #imballo: 2.0 #volume: 0.27 #peso: 13.0 #hb: 0.0 #hs: 460.0 #profondita: 440.0 #lunghezza: 450.0 #altezza: 830.0 #fotoPricipale: Pimcore\Model\Asset\Image {#1542 …} #foto2: null #foto3: null #foto4: null #categories: [ App\Model\Product\Category {#4009 #dao: null #dependencies: null #__dataVersionTimestamp: 1702992679 #path: &39 "/Product Data/Category/Busetto/" #properties: &40 null #id: &41 346 #creationDate: &42 1696339549 #modificationDate: &43 1702992679 #versionCount: &44 54 #userOwner: &45 0 #locked: &46 null #userModification: &47 2 #parentId: &48 881 #parent: &49 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &41 346 #o_parentId: &48 881 #o_parent: &49 null #o_type: "object" #o_key: "Sedie rustiche" #o_path: &39 "/Product Data/Category/Busetto/" #o_index: 4 #o_creationDate: &42 1696339549 #o_modificationDate: &43 1702992679 #o_userOwner: &45 0 #o_userModification: &47 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &46 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &44 54 #o_properties: &40 null #__rawRelationData: [ [ "id" => 83 "src_id" => 346 "dest_id" => 882 "type" => "object" "fieldname" => "filterDefinition" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 84 "src_id" => 346 "dest_id" => 38 "type" => "document" "fieldname" => "copertinaCatalogo" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 85 "src_id" => 346 "dest_id" => 45 "type" => "document" "fieldname" => "copertinaCatalogoEn" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4052 …} #o_classId: "cat" #o_className: "Category" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4017 …} #filterDefinition: null #copertinaCatalogo: null #copertinaCatalogoEn: null #copertinaListino: null #copertinaListinoEn: null #fineCatalogo: null #fineCatalogoEn: null +"____pimcore_cache_item__": "object_346" : null : 1702992679 : "/Product Data/Category/Busetto/" : null : 346 : 1696339549 : 1702992679 : 54 : 0 : null : 2 : 881 : null : false : null : 346 : 881 : null : "object" : "Sedie rustiche" : "/Product Data/Category/Busetto/" : 4 : 1696339549 : 1702992679 : 0 : 2 : [] : [] : [] : [] : null : null : null : 54 : null : [ [ "id" => 83 "src_id" => 346 "dest_id" => 882 "type" => "object" "fieldname" => "filterDefinition" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 84 "src_id" => 346 "dest_id" => 38 "type" => "document" "fieldname" => "copertinaCatalogo" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 85 "src_id" => 346 "dest_id" => 45 "type" => "document" "fieldname" => "copertinaCatalogoEn" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4052 …} : "cat" : "Category" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4017 …} : null : null : null : null : null : null : null } ] #famiglia: [] #correlati: [ Pimcore\Model\DataObject\Product {#4637 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962679 #path: &53 "/Products/" #properties: &54 null #id: &55 5200 #creationDate: &56 1701962498 #modificationDate: &57 1701962679 #versionCount: &58 4 #userOwner: &59 0 #locked: &60 null #userModification: &61 0 #parentId: &62 2 #parent: &63 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &55 5200 #o_parentId: &62 2 #o_parent: &63 null #o_type: "object" #o_key: "S926" #o_path: &53 "/Products/" #o_index: 0 #o_creationDate: &56 1701962498 #o_modificationDate: &57 1701962679 #o_userOwner: &59 0 #o_userModification: &61 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &60 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &58 4 #o_properties: &54 null #__rawRelationData: [ [ "id" => 113797 "src_id" => 5200 "dest_id" => 346 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113798 "src_id" => 5200 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113799 "src_id" => 5200 "dest_id" => 416 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113800 "src_id" => 5200 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113801 "src_id" => 5200 "dest_id" => 360 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113802 "src_id" => 5200 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113803 "src_id" => 5200 "dest_id" => 444 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113804 "src_id" => 5200 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113805 "src_id" => 5200 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113806 "src_id" => 5200 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113807 "src_id" => 5200 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113808 "src_id" => 5200 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113809 "src_id" => 5200 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113810 "src_id" => 5200 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113811 "src_id" => 5200 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113812 "src_id" => 5200 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113813 "src_id" => 5200 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113814 "src_id" => 5200 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113815 "src_id" => 5200 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119964 "src_id" => 5200 "dest_id" => 5196 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119965 "src_id" => 5200 "dest_id" => 5199 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119966 "src_id" => 5200 "dest_id" => 5201 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1848 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "S 926" #codice: "S926" #url3d: "" #posizione: 11950 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4630 …} #consumoCuoio: 0.0 #consumoPelle: 0.7 #consumoStoffa: 0.35 #imballo: 2.0 #volume: 0.27 #peso: 12.0 #hb: 0.0 #hs: 460.0 #profondita: 400.0 #lunghezza: 420.0 #altezza: 840.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4629 …} #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 {#4628 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4631 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4635 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4636 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4634 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4632 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4638 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4639 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4640 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4641 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4642 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4643 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4644 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4645 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4646 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4647 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4648 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4649 …} +"____pimcore_cache_item__": "object_5200" : null : 1701962679 : "/Products/" : null : 5200 : 1701962498 : 1701962679 : 4 : 0 : null : 0 : 2 : null : false : null : 5200 : 2 : null : "object" : "S926" : "/Products/" : 0 : 1701962498 : 1701962679 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 113797 "src_id" => 5200 "dest_id" => 346 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113798 "src_id" => 5200 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113799 "src_id" => 5200 "dest_id" => 416 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113800 "src_id" => 5200 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113801 "src_id" => 5200 "dest_id" => 360 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113802 "src_id" => 5200 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113803 "src_id" => 5200 "dest_id" => 444 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113804 "src_id" => 5200 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113805 "src_id" => 5200 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113806 "src_id" => 5200 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113807 "src_id" => 5200 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113808 "src_id" => 5200 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113809 "src_id" => 5200 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113810 "src_id" => 5200 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113811 "src_id" => 5200 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113812 "src_id" => 5200 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113813 "src_id" => 5200 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113814 "src_id" => 5200 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113815 "src_id" => 5200 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119964 "src_id" => 5200 "dest_id" => 5196 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119965 "src_id" => 5200 "dest_id" => 5199 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119966 "src_id" => 5200 "dest_id" => 5201 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1848 …} : "prod" : "Product" : null : null : false : [] : null : "S 926" : "S926" : "" : 11950 : Pimcore\Model\DataObject\Localizedfield {#4630 …} : 0.0 : 0.7 : 0.35 : 2.0 : 0.27 : 12.0 : 0.0 : 460.0 : 400.0 : 420.0 : 840.0 : Pimcore\Model\Asset\Image {#4629 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4628 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4631 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4635 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4636 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4634 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4632 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4638 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4639 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4640 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4641 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4642 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4643 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4644 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4645 …} : Pimcore\Model\DataObject\Product\Consumi {#4646 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4647 …} : Pimcore\Model\DataObject\Product\Altro {#4648 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4649 …} } Pimcore\Model\DataObject\Product {#4661 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962679 #path: &85 "/Products/" #properties: &86 null #id: &87 5199 #creationDate: &88 1701962498 #modificationDate: &89 1701962679 #versionCount: &90 4 #userOwner: &91 0 #locked: &92 null #userModification: &93 0 #parentId: &94 2 #parent: &95 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &87 5199 #o_parentId: &94 2 #o_parent: &95 null #o_type: "object" #o_key: "S925" #o_path: &85 "/Products/" #o_index: 0 #o_creationDate: &88 1701962498 #o_modificationDate: &89 1701962679 #o_userOwner: &91 0 #o_userModification: &93 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &92 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &90 4 #o_properties: &86 null #__rawRelationData: [ [ "id" => 113778 "src_id" => 5199 "dest_id" => 346 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113779 "src_id" => 5199 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113780 "src_id" => 5199 "dest_id" => 416 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113781 "src_id" => 5199 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113782 "src_id" => 5199 "dest_id" => 360 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113783 "src_id" => 5199 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113784 "src_id" => 5199 "dest_id" => 444 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113785 "src_id" => 5199 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113786 "src_id" => 5199 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113787 "src_id" => 5199 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113788 "src_id" => 5199 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113789 "src_id" => 5199 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113790 "src_id" => 5199 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113791 "src_id" => 5199 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113792 "src_id" => 5199 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113793 "src_id" => 5199 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113794 "src_id" => 5199 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113795 "src_id" => 5199 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113796 "src_id" => 5199 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119958 "src_id" => 5199 "dest_id" => 5200 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119959 "src_id" => 5199 "dest_id" => 5201 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119960 "src_id" => 5199 "dest_id" => 5196 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1848 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "S 925" #codice: "S925" #url3d: "" #posizione: 11900 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4654 …} #consumoCuoio: 0.0 #consumoPelle: 0.5 #consumoStoffa: 0.25 #imballo: 2.0 #volume: 0.27 #peso: 13.0 #hb: 0.0 #hs: 460.0 #profondita: 500.0 #lunghezza: 420.0 #altezza: 880.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4653 …} #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 {#4652 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4655 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4659 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4660 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4658 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4656 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4662 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4663 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4664 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4665 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4666 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4667 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4668 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4669 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4670 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4671 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4672 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4673 …} +"____pimcore_cache_item__": "object_5199" : null : 1701962679 : "/Products/" : null : 5199 : 1701962498 : 1701962679 : 4 : 0 : null : 0 : 2 : null : false : null : 5199 : 2 : null : "object" : "S925" : "/Products/" : 0 : 1701962498 : 1701962679 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 113778 "src_id" => 5199 "dest_id" => 346 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113779 "src_id" => 5199 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113780 "src_id" => 5199 "dest_id" => 416 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113781 "src_id" => 5199 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113782 "src_id" => 5199 "dest_id" => 360 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113783 "src_id" => 5199 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113784 "src_id" => 5199 "dest_id" => 444 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113785 "src_id" => 5199 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113786 "src_id" => 5199 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113787 "src_id" => 5199 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113788 "src_id" => 5199 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113789 "src_id" => 5199 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113790 "src_id" => 5199 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113791 "src_id" => 5199 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113792 "src_id" => 5199 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113793 "src_id" => 5199 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113794 "src_id" => 5199 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113795 "src_id" => 5199 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113796 "src_id" => 5199 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119958 "src_id" => 5199 "dest_id" => 5200 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119959 "src_id" => 5199 "dest_id" => 5201 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119960 "src_id" => 5199 "dest_id" => 5196 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1848 …} : "prod" : "Product" : null : null : false : [] : null : "S 925" : "S925" : "" : 11900 : Pimcore\Model\DataObject\Localizedfield {#4654 …} : 0.0 : 0.5 : 0.25 : 2.0 : 0.27 : 13.0 : 0.0 : 460.0 : 500.0 : 420.0 : 880.0 : Pimcore\Model\Asset\Image {#4653 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4652 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4655 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4659 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4660 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4658 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4656 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4662 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4663 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4664 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4665 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4666 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4667 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4668 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4669 …} : Pimcore\Model\DataObject\Product\Consumi {#4670 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4671 …} : Pimcore\Model\DataObject\Product\Altro {#4672 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4673 …} } ] #tag: [ Pimcore\Model\DataObject\Tag {#4593 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650272 #path: &117 "/Product Data/Tag/" #properties: &118 null #id: &119 359 #creationDate: &120 1696339589 #modificationDate: &121 1702650272 #versionCount: &122 3 #userOwner: &123 0 #locked: &124 null #userModification: &125 2 #parentId: &126 339 #parent: &127 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &119 359 #o_parentId: &126 339 #o_parent: &127 null #o_type: "object" #o_key: "sedia" #o_path: &117 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &120 1696339589 #o_modificationDate: &121 1702650272 #o_userOwner: &123 0 #o_userModification: &125 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &124 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &122 3 #o_properties: &118 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4596 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4585 …} +"____pimcore_cache_item__": "object_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 {#4596 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4585 …} } Pimcore\Model\DataObject\Tag {#4608 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650354 #path: &131 "/Product Data/Tag/" #properties: &132 null #id: &133 360 #creationDate: &134 1696339589 #modificationDate: &135 1702650354 #versionCount: &136 3 #userOwner: &137 0 #locked: &138 null #userModification: &139 2 #parentId: &140 339 #parent: &141 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &133 360 #o_parentId: &140 339 #o_parent: &141 null #o_type: "object" #o_key: "ristorante" #o_path: &131 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &134 1696339589 #o_modificationDate: &135 1702650354 #o_userOwner: &137 0 #o_userModification: &139 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &138 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &136 3 #o_properties: &132 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4596 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4600 …} +"____pimcore_cache_item__": "object_360" : null : 1702650354 : "/Product Data/Tag/" : null : 360 : 1696339589 : 1702650354 : 3 : 0 : null : 2 : 339 : null : false : null : 360 : 339 : null : "object" : "ristorante" : "/Product Data/Tag/" : 0 : 1696339589 : 1702650354 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4596 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4600 …} } Pimcore\Model\DataObject\Tag {#4613 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553436 #path: &144 "/Product Data/Tag/" #properties: &145 null #id: &146 416 #creationDate: &147 1696339591 #modificationDate: &148 1702553436 #versionCount: &149 3 #userOwner: &150 0 #locked: &151 null #userModification: &152 2 #parentId: &153 339 #parent: &154 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &146 416 #o_parentId: &153 339 #o_parent: &154 null #o_type: "object" #o_key: "country" #o_path: &144 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &147 1696339591 #o_modificationDate: &148 1702553436 #o_userOwner: &150 0 #o_userModification: &152 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &151 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &149 3 #o_properties: &145 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4596 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4606 …} +"____pimcore_cache_item__": "object_416" : null : 1702553436 : "/Product Data/Tag/" : null : 416 : 1696339591 : 1702553436 : 3 : 0 : null : 2 : 339 : null : false : null : 416 : 339 : null : "object" : "country" : "/Product Data/Tag/" : 0 : 1696339591 : 1702553436 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4596 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4606 …} } Pimcore\Model\DataObject\Tag {#4618 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553640 #path: &157 "/Product Data/Tag/" #properties: &158 null #id: &159 365 #creationDate: &160 1696339589 #modificationDate: &161 1702553640 #versionCount: &162 3 #userOwner: &163 0 #locked: &164 null #userModification: &165 2 #parentId: &166 339 #parent: &167 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &159 365 #o_parentId: &166 339 #o_parent: &167 null #o_type: "object" #o_key: "bar" #o_path: &157 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &160 1696339589 #o_modificationDate: &161 1702553640 #o_userOwner: &163 0 #o_userModification: &165 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &164 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &162 3 #o_properties: &158 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4596 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4611 …} +"____pimcore_cache_item__": "object_365" : null : 1702553640 : "/Product Data/Tag/" : null : 365 : 1696339589 : 1702553640 : 3 : 0 : null : 2 : 339 : null : false : null : 365 : 339 : null : "object" : "bar" : "/Product Data/Tag/" : 0 : 1696339589 : 1702553640 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4596 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4611 …} } ] #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: [ Pimcore\Model\DataObject\RivestimentiCategory {#2054 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553106 #path: &170 "/Product Data/Rivestimenti - Categorie/" #properties: &171 null #id: &172 964 #creationDate: &173 1697745688 #modificationDate: &174 1702553106 #versionCount: &175 5 #userOwner: &176 0 #locked: &177 null #userModification: &178 2 #parentId: &179 957 #parent: &180 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &172 964 #o_parentId: &179 957 #o_parent: &180 null #o_type: "object" #o_key: "ECOPELLE" #o_path: &170 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &173 1697745688 #o_modificationDate: &174 1702553106 #o_userOwner: &176 0 #o_userModification: &178 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &177 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &175 5 #o_properties: &171 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2056 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2046 …} +"____pimcore_cache_item__": "object_964" : null : 1702553106 : "/Product Data/Rivestimenti - Categorie/" : null : 964 : 1697745688 : 1702553106 : 5 : 0 : null : 2 : 957 : null : false : null : 964 : 957 : null : "object" : "ECOPELLE" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553106 : 0 : 2 : [] : [] : [] : [] : null : null : null : 5 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2056 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2046 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2068 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553122 #path: &184 "/Product Data/Rivestimenti - Categorie/" #properties: &185 null #id: &186 963 #creationDate: &187 1697745688 #modificationDate: &188 1702553122 #versionCount: &189 5 #userOwner: &190 0 #locked: &191 null #userModification: &192 2 #parentId: &193 957 #parent: &194 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &186 963 #o_parentId: &193 957 #o_parent: &194 null #o_type: "object" #o_key: "STOFFA" #o_path: &184 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &187 1697745688 #o_modificationDate: &188 1702553122 #o_userOwner: &190 0 #o_userModification: &192 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &191 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &189 5 #o_properties: &185 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2056 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2060 …} +"____pimcore_cache_item__": "object_963" : null : 1702553122 : "/Product Data/Rivestimenti - Categorie/" : null : 963 : 1697745688 : 1702553122 : 5 : 0 : null : 2 : 957 : null : false : null : 963 : 957 : null : "object" : "STOFFA" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553122 : 0 : 2 : [] : [] : [] : [] : null : null : null : 5 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2056 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2060 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2073 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553117 #path: &197 "/Product Data/Rivestimenti - Categorie/" #properties: &198 null #id: &199 965 #creationDate: &200 1697745688 #modificationDate: &201 1702553117 #versionCount: &202 4 #userOwner: &203 0 #locked: &204 null #userModification: &205 2 #parentId: &206 957 #parent: &207 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &199 965 #o_parentId: &206 957 #o_parent: &207 null #o_type: "object" #o_key: "PELLE" #o_path: &197 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &200 1697745688 #o_modificationDate: &201 1702553117 #o_userOwner: &203 0 #o_userModification: &205 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &204 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &202 4 #o_properties: &198 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2056 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2066 …} +"____pimcore_cache_item__": "object_965" : null : 1702553117 : "/Product Data/Rivestimenti - Categorie/" : null : 965 : 1697745688 : 1702553117 : 4 : 0 : null : 2 : 957 : null : false : null : 965 : 957 : null : "object" : "PELLE" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553117 : 0 : 2 : [] : [] : [] : [] : null : null : null : 4 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2056 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2066 …} } ] #finiture: [ Pimcore\Model\DataObject\FinitureTipologie {#2078 #dao: null #dependencies: null #__dataVersionTimestamp: 1702552972 #path: &210 "/Product Data/Finiture - Tipologia/" #properties: &211 null #id: &212 959 #creationDate: &213 1697745625 #modificationDate: &214 1702552972 #versionCount: &215 3 #userOwner: &216 0 #locked: &217 null #userModification: &218 2 #parentId: &219 956 #parent: &220 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &212 959 #o_parentId: &219 956 #o_parent: &220 null #o_type: "object" #o_key: "FINITURE LEGNO FAGGIO" #o_path: &210 "/Product Data/Finiture - Tipologia/" #o_index: 0 #o_creationDate: &213 1697745625 #o_modificationDate: &214 1702552972 #o_userOwner: &216 0 #o_userModification: &218 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &217 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &215 3 #o_properties: &211 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2080 …} #o_classId: "fintip" #o_className: "FinitureTipologie" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2071 …} +"____pimcore_cache_item__": "object_959" : null : 1702552972 : "/Product Data/Finiture - Tipologia/" : null : 959 : 1697745625 : 1702552972 : 3 : 0 : null : 2 : 956 : null : false : null : 959 : 956 : null : "object" : "FINITURE LEGNO FAGGIO" : "/Product Data/Finiture - Tipologia/" : 0 : 1697745625 : 1702552972 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2080 …} : "fintip" : "FinitureTipologie" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2071 …} } ] #varianti: Pimcore\Model\DataObject\Product\Varianti {#1540 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#1538 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#1534 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1533 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1535 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#1537 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#1531 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1530 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#1529 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1528 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1527 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1526 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1525 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1524 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#1523 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#1522 …} #altro: Pimcore\Model\DataObject\Product\Altro {#1521 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#1520 …} +"____pimcore_cache_item__": "object_5196" : null : 1701962679 : "/Products/" : null : 5196 : 1701962498 : 1701962679 : 4 : 0 : null : 0 : 2 : Pimcore\Model\DataObject\Folder {#4546} : false : null : 5196 : 2 : Pimcore\Model\DataObject\Folder {#4546} : "object" : "S910" : "/Products/" : 0 : 1701962498 : 1701962679 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 113721 "src_id" => 5196 "dest_id" => 346 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113722 "src_id" => 5196 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113723 "src_id" => 5196 "dest_id" => 360 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113724 "src_id" => 5196 "dest_id" => 416 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113725 "src_id" => 5196 "dest_id" => 365 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113726 "src_id" => 5196 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113727 "src_id" => 5196 "dest_id" => 444 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113728 "src_id" => 5196 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113729 "src_id" => 5196 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113730 "src_id" => 5196 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113731 "src_id" => 5196 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113732 "src_id" => 5196 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113733 "src_id" => 5196 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113734 "src_id" => 5196 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113735 "src_id" => 5196 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113736 "src_id" => 5196 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113737 "src_id" => 5196 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113738 "src_id" => 5196 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113739 "src_id" => 5196 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119941 "src_id" => 5196 "dest_id" => 5200 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119942 "src_id" => 5196 "dest_id" => 5199 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1848 …} : "prod" : "Product" : null : null : false : [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] : null : "S 910" : "S910" : "" : 11750 : Pimcore\Model\DataObject\Localizedfield {#1544 …} : 0.0 : 0.45 : 0.25 : 2.0 : 0.27 : 13.0 : 0.0 : 460.0 : 440.0 : 450.0 : 830.0 : Pimcore\Model\Asset\Image {#1542 …} : null : null : null : [ App\Model\Product\Category {#4009} ] : [] : [ Pimcore\Model\DataObject\Product {#4637} Pimcore\Model\DataObject\Product {#4661} ] : [ Pimcore\Model\DataObject\Tag {#4593} Pimcore\Model\DataObject\Tag {#4608} Pimcore\Model\DataObject\Tag {#4613} Pimcore\Model\DataObject\Tag {#4618} ] : null : null : null : null : null : null : [ Pimcore\Model\DataObject\RivestimentiCategory {#2054} Pimcore\Model\DataObject\RivestimentiCategory {#2068} Pimcore\Model\DataObject\RivestimentiCategory {#2073} ] : [ Pimcore\Model\DataObject\FinitureTipologie {#2078} ] : Pimcore\Model\DataObject\Product\Varianti {#1540 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#1538 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#1534 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1533 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1535 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#1537 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#1531 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1530 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#1529 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1528 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1527 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1526 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1525 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1524 …} : Pimcore\Model\DataObject\Product\Consumi {#1523 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#1522 …} : Pimcore\Model\DataObject\Product\Altro {#1521 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#1520 …} } |
| routeDocument | Pimcore\Routing\DataObjectRoute {#1519 -path: "/it/prodotto/s910" -host: "" -schemes: [] -methods: [] -defaults: [ "_controller" => "App\Controller\ProductController::detailAction" "object" => Pimcore\Model\DataObject\Product {#1532 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962679 #path: &2 "/Products/" #properties: &3 null #id: &4 5196 #creationDate: &5 1701962498 #modificationDate: &6 1701962679 #versionCount: &7 4 #userOwner: &8 0 #locked: &9 null #userModification: &10 0 #parentId: &11 2 #parent: &12 Pimcore\Model\DataObject\Folder {#4546 #dao: null #dependencies: null #__dataVersionTimestamp: 1669386775 #path: &13 "/" #properties: &14 null #id: &15 2 #creationDate: &16 1669375769 #modificationDate: &17 1669386775 #versionCount: &18 3 #userOwner: &19 2 #locked: &20 "self" #userModification: &21 2 #parentId: &22 1 #parent: &23 Pimcore\Model\DataObject\Folder {#4550 #dao: null #dependencies: null #__dataVersionTimestamp: 1667830933 #path: &24 "/" #properties: &25 null #id: &26 1 #creationDate: &27 1667830933 #modificationDate: &28 1667830933 #versionCount: &29 0 #userOwner: &30 1 #locked: &31 null #userModification: &32 1 #parentId: &33 0 #parent: &34 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &26 1 #o_parentId: &33 0 #o_parent: &34 null #o_type: "folder" #o_key: "" #o_path: &24 "/" #o_index: 999999 #o_creationDate: &27 1667830933 #o_modificationDate: &28 1667830933 #o_userOwner: &30 1 #o_userModification: &32 1 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &31 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &29 0 #o_properties: &25 null +"____pimcore_cache_item__": "object_1" : null : 1667830933 : "/" : null : 1 : 1667830933 : 1667830933 : 0 : 1 : null : 1 : 0 : null : false : null : 1 : 0 : null : "folder" : "" : "/" : 999999 : 1667830933 : 1667830933 : 1 : 1 : [] : [] : [] : [] : null : null : null : 0 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &15 2 #o_parentId: &22 1 #o_parent: &23 Pimcore\Model\DataObject\Folder {#4550} #o_type: "folder" #o_key: "Products" #o_path: &13 "/" #o_index: 0 #o_creationDate: &16 1669375769 #o_modificationDate: &17 1669386775 #o_userOwner: &19 2 #o_userModification: &21 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &20 "self" #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &18 3 #o_properties: &14 null +"____pimcore_cache_item__": "object_2" : null : 1669386775 : "/" : null : 2 : 1669375769 : 1669386775 : 3 : 2 : "self" : 2 : 1 : Pimcore\Model\DataObject\Folder {#4550} : false : null : 2 : 1 : Pimcore\Model\DataObject\Folder {#4550} : "folder" : "Products" : "/" : 0 : 1669375769 : 1669386775 : 2 : 2 : [] : [] : [] : [] : "self" : null : null : 3 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &4 5196 #o_parentId: &11 2 #o_parent: &12 Pimcore\Model\DataObject\Folder {#4546} #o_type: "object" #o_key: "S910" #o_path: &2 "/Products/" #o_index: 0 #o_creationDate: &5 1701962498 #o_modificationDate: &6 1701962679 #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" => 113721 "src_id" => 5196 "dest_id" => 346 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113722 "src_id" => 5196 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113723 "src_id" => 5196 "dest_id" => 360 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113724 "src_id" => 5196 "dest_id" => 416 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113725 "src_id" => 5196 "dest_id" => 365 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113726 "src_id" => 5196 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113727 "src_id" => 5196 "dest_id" => 444 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113728 "src_id" => 5196 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113729 "src_id" => 5196 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113730 "src_id" => 5196 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113731 "src_id" => 5196 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113732 "src_id" => 5196 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113733 "src_id" => 5196 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113734 "src_id" => 5196 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113735 "src_id" => 5196 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113736 "src_id" => 5196 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113737 "src_id" => 5196 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113738 "src_id" => 5196 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113739 "src_id" => 5196 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119941 "src_id" => 5196 "dest_id" => 5200 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119942 "src_id" => 5196 "dest_id" => 5199 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1848 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] #scheduledTasks: null #nome: "S 910" #codice: "S910" #url3d: "" #posizione: 11750 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#1544 …} #consumoCuoio: 0.0 #consumoPelle: 0.45 #consumoStoffa: 0.25 #imballo: 2.0 #volume: 0.27 #peso: 13.0 #hb: 0.0 #hs: 460.0 #profondita: 440.0 #lunghezza: 450.0 #altezza: 830.0 #fotoPricipale: Pimcore\Model\Asset\Image {#1542 …} #foto2: null #foto3: null #foto4: null #categories: [ App\Model\Product\Category {#4009 #dao: null #dependencies: null #__dataVersionTimestamp: 1702992679 #path: &39 "/Product Data/Category/Busetto/" #properties: &40 null #id: &41 346 #creationDate: &42 1696339549 #modificationDate: &43 1702992679 #versionCount: &44 54 #userOwner: &45 0 #locked: &46 null #userModification: &47 2 #parentId: &48 881 #parent: &49 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &41 346 #o_parentId: &48 881 #o_parent: &49 null #o_type: "object" #o_key: "Sedie rustiche" #o_path: &39 "/Product Data/Category/Busetto/" #o_index: 4 #o_creationDate: &42 1696339549 #o_modificationDate: &43 1702992679 #o_userOwner: &45 0 #o_userModification: &47 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &46 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &44 54 #o_properties: &40 null #__rawRelationData: [ [ "id" => 83 "src_id" => 346 "dest_id" => 882 "type" => "object" "fieldname" => "filterDefinition" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 84 "src_id" => 346 "dest_id" => 38 "type" => "document" "fieldname" => "copertinaCatalogo" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 85 "src_id" => 346 "dest_id" => 45 "type" => "document" "fieldname" => "copertinaCatalogoEn" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4052 …} #o_classId: "cat" #o_className: "Category" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4017 …} #filterDefinition: null #copertinaCatalogo: null #copertinaCatalogoEn: null #copertinaListino: null #copertinaListinoEn: null #fineCatalogo: null #fineCatalogoEn: null +"____pimcore_cache_item__": "object_346" : null : 1702992679 : "/Product Data/Category/Busetto/" : null : 346 : 1696339549 : 1702992679 : 54 : 0 : null : 2 : 881 : null : false : null : 346 : 881 : null : "object" : "Sedie rustiche" : "/Product Data/Category/Busetto/" : 4 : 1696339549 : 1702992679 : 0 : 2 : [] : [] : [] : [] : null : null : null : 54 : null : [ [ "id" => 83 "src_id" => 346 "dest_id" => 882 "type" => "object" "fieldname" => "filterDefinition" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 84 "src_id" => 346 "dest_id" => 38 "type" => "document" "fieldname" => "copertinaCatalogo" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 85 "src_id" => 346 "dest_id" => 45 "type" => "document" "fieldname" => "copertinaCatalogoEn" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4052 …} : "cat" : "Category" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4017 …} : null : null : null : null : null : null : null } ] #famiglia: [] #correlati: [ Pimcore\Model\DataObject\Product {#4637 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962679 #path: &53 "/Products/" #properties: &54 null #id: &55 5200 #creationDate: &56 1701962498 #modificationDate: &57 1701962679 #versionCount: &58 4 #userOwner: &59 0 #locked: &60 null #userModification: &61 0 #parentId: &62 2 #parent: &63 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &55 5200 #o_parentId: &62 2 #o_parent: &63 null #o_type: "object" #o_key: "S926" #o_path: &53 "/Products/" #o_index: 0 #o_creationDate: &56 1701962498 #o_modificationDate: &57 1701962679 #o_userOwner: &59 0 #o_userModification: &61 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &60 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &58 4 #o_properties: &54 null #__rawRelationData: [ [ "id" => 113797 "src_id" => 5200 "dest_id" => 346 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113798 "src_id" => 5200 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113799 "src_id" => 5200 "dest_id" => 416 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113800 "src_id" => 5200 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113801 "src_id" => 5200 "dest_id" => 360 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113802 "src_id" => 5200 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113803 "src_id" => 5200 "dest_id" => 444 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113804 "src_id" => 5200 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113805 "src_id" => 5200 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113806 "src_id" => 5200 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113807 "src_id" => 5200 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113808 "src_id" => 5200 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113809 "src_id" => 5200 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113810 "src_id" => 5200 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113811 "src_id" => 5200 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113812 "src_id" => 5200 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113813 "src_id" => 5200 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113814 "src_id" => 5200 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113815 "src_id" => 5200 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119964 "src_id" => 5200 "dest_id" => 5196 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119965 "src_id" => 5200 "dest_id" => 5199 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119966 "src_id" => 5200 "dest_id" => 5201 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1848 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "S 926" #codice: "S926" #url3d: "" #posizione: 11950 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4630 …} #consumoCuoio: 0.0 #consumoPelle: 0.7 #consumoStoffa: 0.35 #imballo: 2.0 #volume: 0.27 #peso: 12.0 #hb: 0.0 #hs: 460.0 #profondita: 400.0 #lunghezza: 420.0 #altezza: 840.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4629 …} #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 {#4628 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4631 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4635 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4636 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4634 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4632 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4638 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4639 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4640 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4641 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4642 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4643 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4644 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4645 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4646 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4647 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4648 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4649 …} +"____pimcore_cache_item__": "object_5200" : null : 1701962679 : "/Products/" : null : 5200 : 1701962498 : 1701962679 : 4 : 0 : null : 0 : 2 : null : false : null : 5200 : 2 : null : "object" : "S926" : "/Products/" : 0 : 1701962498 : 1701962679 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 113797 "src_id" => 5200 "dest_id" => 346 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113798 "src_id" => 5200 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113799 "src_id" => 5200 "dest_id" => 416 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113800 "src_id" => 5200 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113801 "src_id" => 5200 "dest_id" => 360 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113802 "src_id" => 5200 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113803 "src_id" => 5200 "dest_id" => 444 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113804 "src_id" => 5200 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113805 "src_id" => 5200 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113806 "src_id" => 5200 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113807 "src_id" => 5200 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113808 "src_id" => 5200 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113809 "src_id" => 5200 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113810 "src_id" => 5200 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113811 "src_id" => 5200 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113812 "src_id" => 5200 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113813 "src_id" => 5200 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113814 "src_id" => 5200 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113815 "src_id" => 5200 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119964 "src_id" => 5200 "dest_id" => 5196 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119965 "src_id" => 5200 "dest_id" => 5199 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119966 "src_id" => 5200 "dest_id" => 5201 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1848 …} : "prod" : "Product" : null : null : false : [] : null : "S 926" : "S926" : "" : 11950 : Pimcore\Model\DataObject\Localizedfield {#4630 …} : 0.0 : 0.7 : 0.35 : 2.0 : 0.27 : 12.0 : 0.0 : 460.0 : 400.0 : 420.0 : 840.0 : Pimcore\Model\Asset\Image {#4629 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4628 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4631 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4635 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4636 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4634 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4632 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4638 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4639 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4640 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4641 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4642 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4643 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4644 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4645 …} : Pimcore\Model\DataObject\Product\Consumi {#4646 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4647 …} : Pimcore\Model\DataObject\Product\Altro {#4648 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4649 …} } Pimcore\Model\DataObject\Product {#4661 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962679 #path: &85 "/Products/" #properties: &86 null #id: &87 5199 #creationDate: &88 1701962498 #modificationDate: &89 1701962679 #versionCount: &90 4 #userOwner: &91 0 #locked: &92 null #userModification: &93 0 #parentId: &94 2 #parent: &95 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &87 5199 #o_parentId: &94 2 #o_parent: &95 null #o_type: "object" #o_key: "S925" #o_path: &85 "/Products/" #o_index: 0 #o_creationDate: &88 1701962498 #o_modificationDate: &89 1701962679 #o_userOwner: &91 0 #o_userModification: &93 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &92 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &90 4 #o_properties: &86 null #__rawRelationData: [ [ "id" => 113778 "src_id" => 5199 "dest_id" => 346 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113779 "src_id" => 5199 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113780 "src_id" => 5199 "dest_id" => 416 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113781 "src_id" => 5199 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113782 "src_id" => 5199 "dest_id" => 360 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113783 "src_id" => 5199 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113784 "src_id" => 5199 "dest_id" => 444 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113785 "src_id" => 5199 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113786 "src_id" => 5199 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113787 "src_id" => 5199 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113788 "src_id" => 5199 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113789 "src_id" => 5199 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113790 "src_id" => 5199 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113791 "src_id" => 5199 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113792 "src_id" => 5199 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113793 "src_id" => 5199 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113794 "src_id" => 5199 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113795 "src_id" => 5199 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113796 "src_id" => 5199 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119958 "src_id" => 5199 "dest_id" => 5200 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119959 "src_id" => 5199 "dest_id" => 5201 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119960 "src_id" => 5199 "dest_id" => 5196 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1848 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "S 925" #codice: "S925" #url3d: "" #posizione: 11900 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4654 …} #consumoCuoio: 0.0 #consumoPelle: 0.5 #consumoStoffa: 0.25 #imballo: 2.0 #volume: 0.27 #peso: 13.0 #hb: 0.0 #hs: 460.0 #profondita: 500.0 #lunghezza: 420.0 #altezza: 880.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4653 …} #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 {#4652 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4655 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4659 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4660 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4658 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4656 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4662 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4663 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4664 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4665 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4666 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4667 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4668 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4669 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4670 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4671 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4672 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4673 …} +"____pimcore_cache_item__": "object_5199" : null : 1701962679 : "/Products/" : null : 5199 : 1701962498 : 1701962679 : 4 : 0 : null : 0 : 2 : null : false : null : 5199 : 2 : null : "object" : "S925" : "/Products/" : 0 : 1701962498 : 1701962679 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 113778 "src_id" => 5199 "dest_id" => 346 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113779 "src_id" => 5199 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113780 "src_id" => 5199 "dest_id" => 416 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113781 "src_id" => 5199 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113782 "src_id" => 5199 "dest_id" => 360 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113783 "src_id" => 5199 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113784 "src_id" => 5199 "dest_id" => 444 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113785 "src_id" => 5199 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113786 "src_id" => 5199 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113787 "src_id" => 5199 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113788 "src_id" => 5199 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113789 "src_id" => 5199 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113790 "src_id" => 5199 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113791 "src_id" => 5199 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113792 "src_id" => 5199 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113793 "src_id" => 5199 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113794 "src_id" => 5199 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113795 "src_id" => 5199 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113796 "src_id" => 5199 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119958 "src_id" => 5199 "dest_id" => 5200 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119959 "src_id" => 5199 "dest_id" => 5201 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119960 "src_id" => 5199 "dest_id" => 5196 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1848 …} : "prod" : "Product" : null : null : false : [] : null : "S 925" : "S925" : "" : 11900 : Pimcore\Model\DataObject\Localizedfield {#4654 …} : 0.0 : 0.5 : 0.25 : 2.0 : 0.27 : 13.0 : 0.0 : 460.0 : 500.0 : 420.0 : 880.0 : Pimcore\Model\Asset\Image {#4653 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4652 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4655 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4659 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4660 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4658 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4656 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4662 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4663 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4664 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4665 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4666 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4667 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4668 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4669 …} : Pimcore\Model\DataObject\Product\Consumi {#4670 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4671 …} : Pimcore\Model\DataObject\Product\Altro {#4672 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4673 …} } ] #tag: [ Pimcore\Model\DataObject\Tag {#4593 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650272 #path: &117 "/Product Data/Tag/" #properties: &118 null #id: &119 359 #creationDate: &120 1696339589 #modificationDate: &121 1702650272 #versionCount: &122 3 #userOwner: &123 0 #locked: &124 null #userModification: &125 2 #parentId: &126 339 #parent: &127 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &119 359 #o_parentId: &126 339 #o_parent: &127 null #o_type: "object" #o_key: "sedia" #o_path: &117 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &120 1696339589 #o_modificationDate: &121 1702650272 #o_userOwner: &123 0 #o_userModification: &125 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &124 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &122 3 #o_properties: &118 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4596 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4585 …} +"____pimcore_cache_item__": "object_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 {#4596 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4585 …} } Pimcore\Model\DataObject\Tag {#4608 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650354 #path: &131 "/Product Data/Tag/" #properties: &132 null #id: &133 360 #creationDate: &134 1696339589 #modificationDate: &135 1702650354 #versionCount: &136 3 #userOwner: &137 0 #locked: &138 null #userModification: &139 2 #parentId: &140 339 #parent: &141 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &133 360 #o_parentId: &140 339 #o_parent: &141 null #o_type: "object" #o_key: "ristorante" #o_path: &131 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &134 1696339589 #o_modificationDate: &135 1702650354 #o_userOwner: &137 0 #o_userModification: &139 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &138 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &136 3 #o_properties: &132 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4596 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4600 …} +"____pimcore_cache_item__": "object_360" : null : 1702650354 : "/Product Data/Tag/" : null : 360 : 1696339589 : 1702650354 : 3 : 0 : null : 2 : 339 : null : false : null : 360 : 339 : null : "object" : "ristorante" : "/Product Data/Tag/" : 0 : 1696339589 : 1702650354 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4596 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4600 …} } Pimcore\Model\DataObject\Tag {#4613 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553436 #path: &144 "/Product Data/Tag/" #properties: &145 null #id: &146 416 #creationDate: &147 1696339591 #modificationDate: &148 1702553436 #versionCount: &149 3 #userOwner: &150 0 #locked: &151 null #userModification: &152 2 #parentId: &153 339 #parent: &154 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &146 416 #o_parentId: &153 339 #o_parent: &154 null #o_type: "object" #o_key: "country" #o_path: &144 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &147 1696339591 #o_modificationDate: &148 1702553436 #o_userOwner: &150 0 #o_userModification: &152 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &151 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &149 3 #o_properties: &145 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4596 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4606 …} +"____pimcore_cache_item__": "object_416" : null : 1702553436 : "/Product Data/Tag/" : null : 416 : 1696339591 : 1702553436 : 3 : 0 : null : 2 : 339 : null : false : null : 416 : 339 : null : "object" : "country" : "/Product Data/Tag/" : 0 : 1696339591 : 1702553436 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4596 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4606 …} } Pimcore\Model\DataObject\Tag {#4618 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553640 #path: &157 "/Product Data/Tag/" #properties: &158 null #id: &159 365 #creationDate: &160 1696339589 #modificationDate: &161 1702553640 #versionCount: &162 3 #userOwner: &163 0 #locked: &164 null #userModification: &165 2 #parentId: &166 339 #parent: &167 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &159 365 #o_parentId: &166 339 #o_parent: &167 null #o_type: "object" #o_key: "bar" #o_path: &157 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &160 1696339589 #o_modificationDate: &161 1702553640 #o_userOwner: &163 0 #o_userModification: &165 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &164 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &162 3 #o_properties: &158 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4596 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4611 …} +"____pimcore_cache_item__": "object_365" : null : 1702553640 : "/Product Data/Tag/" : null : 365 : 1696339589 : 1702553640 : 3 : 0 : null : 2 : 339 : null : false : null : 365 : 339 : null : "object" : "bar" : "/Product Data/Tag/" : 0 : 1696339589 : 1702553640 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4596 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4611 …} } ] #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: [ Pimcore\Model\DataObject\RivestimentiCategory {#2054 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553106 #path: &170 "/Product Data/Rivestimenti - Categorie/" #properties: &171 null #id: &172 964 #creationDate: &173 1697745688 #modificationDate: &174 1702553106 #versionCount: &175 5 #userOwner: &176 0 #locked: &177 null #userModification: &178 2 #parentId: &179 957 #parent: &180 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &172 964 #o_parentId: &179 957 #o_parent: &180 null #o_type: "object" #o_key: "ECOPELLE" #o_path: &170 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &173 1697745688 #o_modificationDate: &174 1702553106 #o_userOwner: &176 0 #o_userModification: &178 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &177 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &175 5 #o_properties: &171 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2056 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2046 …} +"____pimcore_cache_item__": "object_964" : null : 1702553106 : "/Product Data/Rivestimenti - Categorie/" : null : 964 : 1697745688 : 1702553106 : 5 : 0 : null : 2 : 957 : null : false : null : 964 : 957 : null : "object" : "ECOPELLE" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553106 : 0 : 2 : [] : [] : [] : [] : null : null : null : 5 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2056 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2046 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2068 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553122 #path: &184 "/Product Data/Rivestimenti - Categorie/" #properties: &185 null #id: &186 963 #creationDate: &187 1697745688 #modificationDate: &188 1702553122 #versionCount: &189 5 #userOwner: &190 0 #locked: &191 null #userModification: &192 2 #parentId: &193 957 #parent: &194 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &186 963 #o_parentId: &193 957 #o_parent: &194 null #o_type: "object" #o_key: "STOFFA" #o_path: &184 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &187 1697745688 #o_modificationDate: &188 1702553122 #o_userOwner: &190 0 #o_userModification: &192 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &191 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &189 5 #o_properties: &185 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2056 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2060 …} +"____pimcore_cache_item__": "object_963" : null : 1702553122 : "/Product Data/Rivestimenti - Categorie/" : null : 963 : 1697745688 : 1702553122 : 5 : 0 : null : 2 : 957 : null : false : null : 963 : 957 : null : "object" : "STOFFA" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553122 : 0 : 2 : [] : [] : [] : [] : null : null : null : 5 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2056 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2060 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2073 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553117 #path: &197 "/Product Data/Rivestimenti - Categorie/" #properties: &198 null #id: &199 965 #creationDate: &200 1697745688 #modificationDate: &201 1702553117 #versionCount: &202 4 #userOwner: &203 0 #locked: &204 null #userModification: &205 2 #parentId: &206 957 #parent: &207 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &199 965 #o_parentId: &206 957 #o_parent: &207 null #o_type: "object" #o_key: "PELLE" #o_path: &197 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &200 1697745688 #o_modificationDate: &201 1702553117 #o_userOwner: &203 0 #o_userModification: &205 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &204 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &202 4 #o_properties: &198 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2056 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2066 …} +"____pimcore_cache_item__": "object_965" : null : 1702553117 : "/Product Data/Rivestimenti - Categorie/" : null : 965 : 1697745688 : 1702553117 : 4 : 0 : null : 2 : 957 : null : false : null : 965 : 957 : null : "object" : "PELLE" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553117 : 0 : 2 : [] : [] : [] : [] : null : null : null : 4 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2056 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2066 …} } ] #finiture: [ Pimcore\Model\DataObject\FinitureTipologie {#2078 #dao: null #dependencies: null #__dataVersionTimestamp: 1702552972 #path: &210 "/Product Data/Finiture - Tipologia/" #properties: &211 null #id: &212 959 #creationDate: &213 1697745625 #modificationDate: &214 1702552972 #versionCount: &215 3 #userOwner: &216 0 #locked: &217 null #userModification: &218 2 #parentId: &219 956 #parent: &220 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &212 959 #o_parentId: &219 956 #o_parent: &220 null #o_type: "object" #o_key: "FINITURE LEGNO FAGGIO" #o_path: &210 "/Product Data/Finiture - Tipologia/" #o_index: 0 #o_creationDate: &213 1697745625 #o_modificationDate: &214 1702552972 #o_userOwner: &216 0 #o_userModification: &218 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &217 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &215 3 #o_properties: &211 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2080 …} #o_classId: "fintip" #o_className: "FinitureTipologie" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2071 …} +"____pimcore_cache_item__": "object_959" : null : 1702552972 : "/Product Data/Finiture - Tipologia/" : null : 959 : 1697745625 : 1702552972 : 3 : 0 : null : 2 : 956 : null : false : null : 959 : 956 : null : "object" : "FINITURE LEGNO FAGGIO" : "/Product Data/Finiture - Tipologia/" : 0 : 1697745625 : 1702552972 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2080 …} : "fintip" : "FinitureTipologie" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2071 …} } ] #varianti: Pimcore\Model\DataObject\Product\Varianti {#1540 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#1538 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#1534 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1533 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1535 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#1537 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#1531 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1530 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#1529 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1528 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1527 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1526 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1525 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1524 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#1523 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#1522 …} #altro: Pimcore\Model\DataObject\Product\Altro {#1521 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#1520 …} +"____pimcore_cache_item__": "object_5196" : null : 1701962679 : "/Products/" : null : 5196 : 1701962498 : 1701962679 : 4 : 0 : null : 0 : 2 : Pimcore\Model\DataObject\Folder {#4546} : false : null : 5196 : 2 : Pimcore\Model\DataObject\Folder {#4546} : "object" : "S910" : "/Products/" : 0 : 1701962498 : 1701962679 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 113721 "src_id" => 5196 "dest_id" => 346 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113722 "src_id" => 5196 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113723 "src_id" => 5196 "dest_id" => 360 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113724 "src_id" => 5196 "dest_id" => 416 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113725 "src_id" => 5196 "dest_id" => 365 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113726 "src_id" => 5196 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113727 "src_id" => 5196 "dest_id" => 444 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113728 "src_id" => 5196 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113729 "src_id" => 5196 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113730 "src_id" => 5196 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113731 "src_id" => 5196 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113732 "src_id" => 5196 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113733 "src_id" => 5196 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113734 "src_id" => 5196 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113735 "src_id" => 5196 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113736 "src_id" => 5196 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113737 "src_id" => 5196 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113738 "src_id" => 5196 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 113739 "src_id" => 5196 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119941 "src_id" => 5196 "dest_id" => 5200 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119942 "src_id" => 5196 "dest_id" => 5199 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1848 …} : "prod" : "Product" : null : null : false : [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] : null : "S 910" : "S910" : "" : 11750 : Pimcore\Model\DataObject\Localizedfield {#1544 …} : 0.0 : 0.45 : 0.25 : 2.0 : 0.27 : 13.0 : 0.0 : 460.0 : 440.0 : 450.0 : 830.0 : Pimcore\Model\Asset\Image {#1542 …} : null : null : null : [ App\Model\Product\Category {#4009} ] : [] : [ Pimcore\Model\DataObject\Product {#4637} Pimcore\Model\DataObject\Product {#4661} ] : [ Pimcore\Model\DataObject\Tag {#4593} Pimcore\Model\DataObject\Tag {#4608} Pimcore\Model\DataObject\Tag {#4613} Pimcore\Model\DataObject\Tag {#4618} ] : null : null : null : null : null : null : [ Pimcore\Model\DataObject\RivestimentiCategory {#2054} Pimcore\Model\DataObject\RivestimentiCategory {#2068} Pimcore\Model\DataObject\RivestimentiCategory {#2073} ] : [ Pimcore\Model\DataObject\FinitureTipologie {#2078} ] : Pimcore\Model\DataObject\Product\Varianti {#1540 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#1538 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#1534 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1533 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1535 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#1537 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#1531 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1530 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#1529 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1528 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1527 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1526 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1525 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1524 …} : Pimcore\Model\DataObject\Product\Consumi {#1523 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#1522 …} : Pimcore\Model\DataObject\Product\Altro {#1521 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#1520 …} } "urlSlug" => Pimcore\Model\DataObject\Data\UrlSlug {#1561 #objectId: 5196 #classId: "prod" #slug: "/it/prodotto/s910" #siteId: 0 #fieldname: "url" #index: 0 #ownertype: "localizedfield" #ownername: "localizedfield" #position: "it" #previousSlug: "/it/prodotto/s910" #_owner: null #_fieldname: null #_language: null } "_locale" => "it" "_force_allow_processing_unpublished_elements" => false ] -requirements: [] -options: [ "compiler_class" => "Symfony\Component\Routing\RouteCompiler" "utf8" => true ] -condition: "" -compiled: Symfony\Component\Routing\CompiledRoute {#1551 …} #object: Pimcore\Model\DataObject\Product {#1532} #slug: Pimcore\Model\DataObject\Data\UrlSlug {#1561} #site: null } |
| urlSlug | Pimcore\Model\DataObject\Data\UrlSlug {#1561 #objectId: 5196 #classId: "prod" #slug: "/it/prodotto/s910" #siteId: 0 #fieldname: "url" #index: 0 #ownertype: "localizedfield" #ownername: "localizedfield" #position: "it" #previousSlug: "/it/prodotto/s910" #_owner: null #_fieldname: null #_language: null } |