MenuController :: footerAction
Request
GET Parameters
| Key | Value |
|---|---|
| _path | "_format=html&_locale=it&_controller=App%5CController%5CMenuController%3A%3AfooterAction" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\MenuController::footerAction" |
| _editmode | false |
| _event_controller | App\Controller\MenuController {#3194 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3195 …} } |
| _format | "html" |
| _locale | "it" |
| _pimcore_context | "default" |
| _stopwatch_token | "595587" |
| contentDocument | Pimcore\Model\Document\Link {#1539 #dao: null #dependencies: null #__dataVersionTimestamp: 1686227208 #path: "/" #properties: [ "language" => Pimcore\Model\Property {#1873 #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 {#1866 #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 {#2353 …} #direct: "" #linktype: "internal" #href: "/" #scheduledTasks: null +"____pimcore_cache_item__": "document_2" : null : 1686227208 : "/" : [ "language" => Pimcore\Model\Property {#1873} "navigation_root" => Pimcore\Model\Property {#1866} ] : 2 : 1686227203 : 1686227208 : 2 : 2 : null : 2 : 1 : null : false : null : null : "link" : "it" : 1 : true : [] : [] : [] : [] : 1 : "document" : Pimcore\Model\Document\Page {#2353 …} : "" : "internal" : "/" : null } |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-charset | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
| accept-encoding | "gzip, br, zstd, deflate" |
| accept-language | "en-us,en;q=0.5" |
| connection | "Keep-Alive" |
| forwarded | "for="172.20.0.1";host="staging-busetto.aleaweb.com";proto=https" |
| host | "staging-busetto.aleaweb.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "172.20.0.1" |
| x-forwarded-server | "staging-busetto.aleaweb.com" |
| x-php-ob-level | "3" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| date | "Thu, 11 Dec 2025 17:42:26 GMT" |
| x-debug-token | "365171" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| PIMCORE_DEV_MODE | "true" |
| SMTP_HOST | "smtp-relay.brevo.com" |
| SMTP_MAIL | "noreply@busetto.it" |
| SMTP_PASS | "A8hDkdfjz6WsT0mB" |
| SMTP_PORT | "587" |
| SMTP_USER | "965f41001@smtp-brevo.com" |
Defined as regular env variables
| Key | Value |
|---|---|
| APACHE_DOCUMENT_ROOT | "/var/www/html" |
| APACHE_LOCK_DIR | "/var/lock/apache2" |
| APACHE_LOG_DIR | "/var/log/apache2" |
| APACHE_PID_FILE | "/var/run/apache2/apache2.pid" |
| APACHE_RUN_DIR | "/var/run/apache2" |
| APACHE_RUN_GROUP | "www-data" |
| APACHE_RUN_USER | "www-data" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/public/" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/public/" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOSTNAME | "ccde8ecdf29d" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_CHARSET | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_ACCEPT_LANGUAGE | "en-us,en;q=0.5" |
| HTTP_CONNECTION | "Keep-Alive" |
| HTTP_FORWARDED | "for="172.20.0.1";host="staging-busetto.aleaweb.com";proto=https" |
| HTTP_HOST | "staging-busetto.aleaweb.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "172.20.0.1" |
| HTTP_X_FORWARDED_SERVER | "staging-busetto.aleaweb.com" |
| LANG | "C" |
| MYSQL_ROOT_PASSWORD | "alea47pro" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| PMA_PORT | "20081" |
| PWD | "/" |
| QUERY_STRING | "_path=_format%3Dhtml%26_locale%3Dit%26_controller%3DApp%255CController%255CMenuController%253A%253AfooterAction" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "staging-busetto.aleaweb.com" |
| REDIRECT_STATIC_PAGE_URI | "/%home" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/it/prodotto/s535" |
| REMOTE_ADDR | "127.0.0.1" |
| REMOTE_PORT | "43248" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765474946 |
| REQUEST_TIME_FLOAT | 1765474946.0836 |
| REQUEST_URI | "/_fragment?_path=_format%3Dhtml%26_locale%3Dit%26_controller%3DApp%255CController%255CMenuController%253A%253AfooterAction" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.20.0.3" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "staging-busetto.aleaweb.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at staging-busetto.aleaweb.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
| SHLVL | "0" |
| SSL_CIPHER | "TLS_AES_256_GCM_SHA384" |
| SSL_CIPHER_ALGKEYSIZE | "256" |
| SSL_CIPHER_EXPORT | "false" |
| SSL_CIPHER_USEKEYSIZE | "256" |
| SSL_CLIENT_VERIFY | "NONE" |
| SSL_COMPRESS_METHOD | "NULL" |
| SSL_PROTOCOL | "TLSv1.3" |
| SSL_SECURE_RENEG | "true" |
| SSL_SERVER_A_KEY | "rsaEncryption" |
| SSL_SERVER_A_SIG | "sha256WithRSAEncryption" |
| SSL_SERVER_I_DN | "CN=localhost" |
| SSL_SERVER_I_DN_CN | "localhost" |
| SSL_SERVER_M_SERIAL | "55241212E2C9F491442A40F2CE5BB4EAD4786323" |
| SSL_SERVER_M_VERSION | "3" |
| SSL_SERVER_SAN_DNS_0 | "localhost" |
| SSL_SERVER_S_DN | "CN=localhost" |
| SSL_SERVER_S_DN_CN | "localhost" |
| SSL_SERVER_V_END | "Dec 16 14:38:38 2033 GMT" |
| SSL_SERVER_V_START | "Dec 19 14:38:38 2023 GMT" |
| SSL_SESSION_ID | "64433864a13ea7e303589fc4f57a4e6577f748b2dd296b413e9bbab6349afaf5" |
| SSL_SESSION_RESUMED | "Initial" |
| SSL_TLS_SNI | "staging-busetto.aleaweb.com" |
| SSL_VERSION_INTERFACE | "mod_ssl/2.4.52" |
| SSL_VERSION_LIBRARY | "OpenSSL/3.0.2" |
| STATIC_PAGE_URI | "/%home" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,PIMCORE_DEV_MODE,SMTP_MAIL,SMTP_USER,SMTP_PASS,SMTP_HOST,SMTP_PORT" |
| _ | "/usr/sbin/apachectl" |
| argc | 0 |
| argv | [] |
Parent Request
Return to parent request (token = e4d4be)
| Key | Value |
|---|---|
| _controller | "App\Controller\ProductController::detailAction" |
| _editmode | false |
| _event_controller | App\Controller\ProductController {#1898 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1900 …} } |
| _force_allow_processing_unpublished_elements | false |
| _locale | "it" |
| _pimcore_context | "default" |
| _pimcore_frontend_request | true |
| _route | "data_object_5105_0_/it/prodotto/s535" |
| _route_params | [ "object" => Pimcore\Model\DataObject\Product {#1531 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962667 #path: &2 "/Products/" #properties: &3 null #id: &4 5105 #creationDate: &5 1701962485 #modificationDate: &6 1701962667 #versionCount: &7 4 #userOwner: &8 0 #locked: &9 null #userModification: &10 0 #parentId: &11 2 #parent: &12 Pimcore\Model\DataObject\Folder {#2056 #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 {#2060 #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 {#2060} #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 {#2060} : false : null : 2 : 1 : Pimcore\Model\DataObject\Folder {#2060} : "folder" : "Products" : "/" : 0 : 1669375769 : 1669386775 : 2 : 2 : [] : [] : [] : [] : "self" : null : null : 3 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &4 5105 #o_parentId: &11 2 #o_parent: &12 Pimcore\Model\DataObject\Folder {#2056} #o_type: "object" #o_key: "S535" #o_path: &2 "/Products/" #o_index: 0 #o_creationDate: &5 1701962485 #o_modificationDate: &6 1701962667 #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" => 111602 "src_id" => 5105 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111603 "src_id" => 5105 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111604 "src_id" => 5105 "dest_id" => 404 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111605 "src_id" => 5105 "dest_id" => 405 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111606 "src_id" => 5105 "dest_id" => 395 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111607 "src_id" => 5105 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111608 "src_id" => 5105 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111609 "src_id" => 5105 "dest_id" => 450 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111610 "src_id" => 5105 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111611 "src_id" => 5105 "dest_id" => 454 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111612 "src_id" => 5105 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111613 "src_id" => 5105 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111614 "src_id" => 5105 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111615 "src_id" => 5105 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111616 "src_id" => 5105 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111617 "src_id" => 5105 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111618 "src_id" => 5105 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111619 "src_id" => 5105 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111620 "src_id" => 5105 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111621 "src_id" => 5105 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111622 "src_id" => 5105 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111623 "src_id" => 5105 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111624 "src_id" => 5105 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111625 "src_id" => 5105 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111626 "src_id" => 5105 "dest_id" => 954 "type" => "object" "fieldname" => "contract" "index" => 11 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119143 "src_id" => 5105 "dest_id" => 5103 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119144 "src_id" => 5105 "dest_id" => 5100 "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 {#1851 …} #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 535" #codice: "S535" #url3d: "" #posizione: 7200 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#1544 …} #consumoCuoio: 0.0 #consumoPelle: 0.0 #consumoStoffa: 0.0 #imballo: 4.0 #volume: 0.35 #peso: 18.0 #hb: 0.0 #hs: 460.0 #profondita: 560.0 #lunghezza: 530.0 #altezza: 820.0 #fotoPricipale: Pimcore\Model\Asset\Image {#1542 …} #foto2: Pimcore\Model\Asset\Image {#1540 …} #foto3: Pimcore\Model\Asset\Image {#1538 …} #foto4: Pimcore\Model\Asset\Image {#1534 …} #categories: [ App\Model\Product\Category {#3970 #dao: null #dependencies: null #__dataVersionTimestamp: 1702992675 #path: &42 "/Product Data/Category/Busetto/" #properties: &43 null #id: &44 343 #creationDate: &45 1696339545 #modificationDate: &46 1702992675 #versionCount: &47 21 #userOwner: &48 0 #locked: &49 null #userModification: &50 2 #parentId: &51 881 #parent: &52 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &44 343 #o_parentId: &51 881 #o_parent: &52 null #o_type: "object" #o_key: "Sedie moderne metallo" #o_path: &42 "/Product Data/Category/Busetto/" #o_index: 3 #o_creationDate: &45 1696339545 #o_modificationDate: &46 1702992675 #o_userOwner: &48 0 #o_userModification: &50 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &49 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &47 21 #o_properties: &43 null #__rawRelationData: [ [ "id" => 80 "src_id" => 343 "dest_id" => 882 "type" => "object" "fieldname" => "filterDefinition" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 81 "src_id" => 343 "dest_id" => 37 "type" => "document" "fieldname" => "copertinaCatalogo" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 82 "src_id" => 343 "dest_id" => 44 "type" => "document" "fieldname" => "copertinaCatalogoEn" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4013 …} #o_classId: "cat" #o_className: "Category" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#3978 …} #filterDefinition: null #copertinaCatalogo: null #copertinaCatalogoEn: null #copertinaListino: null #copertinaListinoEn: null #fineCatalogo: null #fineCatalogoEn: null +"____pimcore_cache_item__": "object_343" : null : 1702992675 : "/Product Data/Category/Busetto/" : null : 343 : 1696339545 : 1702992675 : 21 : 0 : null : 2 : 881 : null : false : null : 343 : 881 : null : "object" : "Sedie moderne metallo" : "/Product Data/Category/Busetto/" : 3 : 1696339545 : 1702992675 : 0 : 2 : [] : [] : [] : [] : null : null : null : 21 : null : [ [ "id" => 80 "src_id" => 343 "dest_id" => 882 "type" => "object" "fieldname" => "filterDefinition" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 81 "src_id" => 343 "dest_id" => 37 "type" => "document" "fieldname" => "copertinaCatalogo" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 82 "src_id" => 343 "dest_id" => 44 "type" => "document" "fieldname" => "copertinaCatalogoEn" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4013 …} : "cat" : "Category" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#3978 …} : null : null : null : null : null : null : null } ] #famiglia: [] #correlati: [ Pimcore\Model\DataObject\Product {#4776 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962667 #path: &56 "/Products/" #properties: &57 null #id: &58 5103 #creationDate: &59 1701962484 #modificationDate: &60 1701962667 #versionCount: &61 4 #userOwner: &62 0 #locked: &63 null #userModification: &64 0 #parentId: &65 2 #parent: &66 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &58 5103 #o_parentId: &65 2 #o_parent: &66 null #o_type: "object" #o_key: "S534" #o_path: &56 "/Products/" #o_index: 0 #o_creationDate: &59 1701962484 #o_modificationDate: &60 1701962667 #o_userOwner: &62 0 #o_userModification: &64 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &63 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &61 4 #o_properties: &57 null #__rawRelationData: [ [ "id" => 111547 "src_id" => 5103 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111548 "src_id" => 5103 "dest_id" => 401 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111549 "src_id" => 5103 "dest_id" => 395 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111550 "src_id" => 5103 "dest_id" => 385 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111551 "src_id" => 5103 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111552 "src_id" => 5103 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111553 "src_id" => 5103 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111554 "src_id" => 5103 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111555 "src_id" => 5103 "dest_id" => 450 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111556 "src_id" => 5103 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111557 "src_id" => 5103 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111558 "src_id" => 5103 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111559 "src_id" => 5103 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111560 "src_id" => 5103 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111561 "src_id" => 5103 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111562 "src_id" => 5103 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111563 "src_id" => 5103 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111564 "src_id" => 5103 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111565 "src_id" => 5103 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111566 "src_id" => 5103 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111567 "src_id" => 5103 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111568 "src_id" => 5103 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111569 "src_id" => 5103 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111570 "src_id" => 5103 "dest_id" => 954 "type" => "object" "fieldname" => "contract" "index" => 11 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111571 "src_id" => 5103 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111572 "src_id" => 5103 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111573 "src_id" => 5103 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119132 "src_id" => 5103 "dest_id" => 5104 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119133 "src_id" => 5103 "dest_id" => 5100 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119134 "src_id" => 5103 "dest_id" => 5105 "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 {#1851 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "S 534" #codice: "S534" #url3d: "" #posizione: 7100 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4769 …} #consumoCuoio: 0.0 #consumoPelle: 0.0 #consumoStoffa: 0.0 #imballo: 4.0 #volume: 0.4 #peso: 25.0 #hb: 0.0 #hs: 450.0 #profondita: 535.0 #lunghezza: 565.0 #altezza: 800.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4768 …} #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 {#4767 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4770 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4774 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4775 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4773 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4771 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4777 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4778 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4779 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4780 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4781 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4782 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4783 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4784 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4785 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4786 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4787 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4788 …} +"____pimcore_cache_item__": "object_5103" : null : 1701962667 : "/Products/" : null : 5103 : 1701962484 : 1701962667 : 4 : 0 : null : 0 : 2 : null : false : null : 5103 : 2 : null : "object" : "S534" : "/Products/" : 0 : 1701962484 : 1701962667 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 111547 "src_id" => 5103 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111548 "src_id" => 5103 "dest_id" => 401 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111549 "src_id" => 5103 "dest_id" => 395 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111550 "src_id" => 5103 "dest_id" => 385 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111551 "src_id" => 5103 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111552 "src_id" => 5103 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111553 "src_id" => 5103 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111554 "src_id" => 5103 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111555 "src_id" => 5103 "dest_id" => 450 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111556 "src_id" => 5103 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111557 "src_id" => 5103 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111558 "src_id" => 5103 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111559 "src_id" => 5103 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111560 "src_id" => 5103 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111561 "src_id" => 5103 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111562 "src_id" => 5103 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111563 "src_id" => 5103 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111564 "src_id" => 5103 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111565 "src_id" => 5103 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111566 "src_id" => 5103 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111567 "src_id" => 5103 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111568 "src_id" => 5103 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111569 "src_id" => 5103 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111570 "src_id" => 5103 "dest_id" => 954 "type" => "object" "fieldname" => "contract" "index" => 11 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111571 "src_id" => 5103 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111572 "src_id" => 5103 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111573 "src_id" => 5103 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119132 "src_id" => 5103 "dest_id" => 5104 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119133 "src_id" => 5103 "dest_id" => 5100 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119134 "src_id" => 5103 "dest_id" => 5105 "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 {#1851 …} : "prod" : "Product" : null : null : false : [] : null : "S 534" : "S534" : "" : 7100 : Pimcore\Model\DataObject\Localizedfield {#4769 …} : 0.0 : 0.0 : 0.0 : 4.0 : 0.4 : 25.0 : 0.0 : 450.0 : 535.0 : 565.0 : 800.0 : Pimcore\Model\Asset\Image {#4768 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4767 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4770 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4774 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4775 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4773 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4771 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4777 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4778 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4779 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4780 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4781 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4782 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4783 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4784 …} : Pimcore\Model\DataObject\Product\Consumi {#4785 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4786 …} : Pimcore\Model\DataObject\Product\Altro {#4787 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4788 …} } Pimcore\Model\DataObject\Product {#4800 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962666 #path: &88 "/Products/" #properties: &89 null #id: &90 5100 #creationDate: &91 1701962484 #modificationDate: &92 1701962666 #versionCount: &93 4 #userOwner: &94 0 #locked: &95 null #userModification: &96 0 #parentId: &97 2 #parent: &98 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &90 5100 #o_parentId: &97 2 #o_parent: &98 null #o_type: "object" #o_key: "S510" #o_path: &88 "/Products/" #o_index: 0 #o_creationDate: &91 1701962484 #o_modificationDate: &92 1701962666 #o_userOwner: &94 0 #o_userModification: &96 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &95 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &93 4 #o_properties: &89 null #__rawRelationData: [ [ "id" => 111469 "src_id" => 5100 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111470 "src_id" => 5100 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111471 "src_id" => 5100 "dest_id" => 395 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111472 "src_id" => 5100 "dest_id" => 391 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111473 "src_id" => 5100 "dest_id" => 385 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111474 "src_id" => 5100 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111475 "src_id" => 5100 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111476 "src_id" => 5100 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111477 "src_id" => 5100 "dest_id" => 450 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111478 "src_id" => 5100 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111479 "src_id" => 5100 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111480 "src_id" => 5100 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111481 "src_id" => 5100 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111482 "src_id" => 5100 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111483 "src_id" => 5100 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111484 "src_id" => 5100 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111485 "src_id" => 5100 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111486 "src_id" => 5100 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111487 "src_id" => 5100 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111488 "src_id" => 5100 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111489 "src_id" => 5100 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111490 "src_id" => 5100 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111491 "src_id" => 5100 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111492 "src_id" => 5100 "dest_id" => 954 "type" => "object" "fieldname" => "contract" "index" => 11 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111493 "src_id" => 5100 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111494 "src_id" => 5100 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111495 "src_id" => 5100 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111496 "src_id" => 5100 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119116 "src_id" => 5100 "dest_id" => 5101 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119117 "src_id" => 5100 "dest_id" => 5103 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119118 "src_id" => 5100 "dest_id" => 5104 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119119 "src_id" => 5100 "dest_id" => 5105 "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 {#1851 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "S 510" #codice: "S510" #url3d: "https://busetto.ergocreo.io/?pid=S510" #posizione: 6950 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4793 …} #consumoCuoio: 0.0 #consumoPelle: 0.45 #consumoStoffa: 0.25 #imballo: 2.0 #volume: 0.35 #peso: 9.0 #hb: 0.0 #hs: 460.0 #profondita: 470.0 #lunghezza: 510.0 #altezza: 800.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4792 …} #foto2: Pimcore\Model\Asset\Image {#4791 …} #foto3: Pimcore\Model\Asset\Image {#4794 …} #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 {#4798 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4799 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4797 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4795 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4801 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4802 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4803 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4804 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4805 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4806 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4807 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4808 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4809 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4810 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4811 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4812 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4813 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4814 …} +"____pimcore_cache_item__": "object_5100" : null : 1701962666 : "/Products/" : null : 5100 : 1701962484 : 1701962666 : 4 : 0 : null : 0 : 2 : null : false : null : 5100 : 2 : null : "object" : "S510" : "/Products/" : 0 : 1701962484 : 1701962666 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 111469 "src_id" => 5100 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111470 "src_id" => 5100 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111471 "src_id" => 5100 "dest_id" => 395 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111472 "src_id" => 5100 "dest_id" => 391 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111473 "src_id" => 5100 "dest_id" => 385 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111474 "src_id" => 5100 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111475 "src_id" => 5100 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111476 "src_id" => 5100 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111477 "src_id" => 5100 "dest_id" => 450 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111478 "src_id" => 5100 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111479 "src_id" => 5100 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111480 "src_id" => 5100 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111481 "src_id" => 5100 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111482 "src_id" => 5100 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111483 "src_id" => 5100 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111484 "src_id" => 5100 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111485 "src_id" => 5100 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111486 "src_id" => 5100 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111487 "src_id" => 5100 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111488 "src_id" => 5100 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111489 "src_id" => 5100 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111490 "src_id" => 5100 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111491 "src_id" => 5100 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111492 "src_id" => 5100 "dest_id" => 954 "type" => "object" "fieldname" => "contract" "index" => 11 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111493 "src_id" => 5100 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111494 "src_id" => 5100 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111495 "src_id" => 5100 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111496 "src_id" => 5100 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119116 "src_id" => 5100 "dest_id" => 5101 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119117 "src_id" => 5100 "dest_id" => 5103 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119118 "src_id" => 5100 "dest_id" => 5104 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119119 "src_id" => 5100 "dest_id" => 5105 "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 {#1851 …} : "prod" : "Product" : null : null : false : [] : null : "S 510" : "S510" : "https://busetto.ergocreo.io/?pid=S510" : 6950 : Pimcore\Model\DataObject\Localizedfield {#4793 …} : 0.0 : 0.45 : 0.25 : 2.0 : 0.35 : 9.0 : 0.0 : 460.0 : 470.0 : 510.0 : 800.0 : Pimcore\Model\Asset\Image {#4792 …} : Pimcore\Model\Asset\Image {#4791 …} : Pimcore\Model\Asset\Image {#4794 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4798 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4799 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4797 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4795 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4801 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4802 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4803 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4804 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4805 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4806 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4807 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4808 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4809 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4810 …} : Pimcore\Model\DataObject\Product\Consumi {#4811 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4812 …} : Pimcore\Model\DataObject\Product\Altro {#4813 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4814 …} } ] #tag: [ Pimcore\Model\DataObject\Tag {#4732 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650272 #path: &122 "/Product Data/Tag/" #properties: &123 null #id: &124 359 #creationDate: &125 1696339589 #modificationDate: &126 1702650272 #versionCount: &127 3 #userOwner: &128 0 #locked: &129 null #userModification: &130 2 #parentId: &131 339 #parent: &132 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &124 359 #o_parentId: &131 339 #o_parent: &132 null #o_type: "object" #o_key: "sedia" #o_path: &122 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &125 1696339589 #o_modificationDate: &126 1702650272 #o_userOwner: &128 0 #o_userModification: &130 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &129 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &127 3 #o_properties: &123 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4735 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4724 …} +"____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 {#4735 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4724 …} } Pimcore\Model\DataObject\Tag {#4747 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553494 #path: &136 "/Product Data/Tag/" #properties: &137 null #id: &138 404 #creationDate: &139 1696339591 #modificationDate: &140 1702553494 #versionCount: &141 3 #userOwner: &142 0 #locked: &143 null #userModification: &144 2 #parentId: &145 339 #parent: &146 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &138 404 #o_parentId: &145 339 #o_parent: &146 null #o_type: "object" #o_key: "esterno" #o_path: &136 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &139 1696339591 #o_modificationDate: &140 1702553494 #o_userOwner: &142 0 #o_userModification: &144 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &143 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &141 3 #o_properties: &137 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4735 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4739 …} +"____pimcore_cache_item__": "object_404" : null : 1702553494 : "/Product Data/Tag/" : null : 404 : 1696339591 : 1702553494 : 3 : 0 : null : 2 : 339 : null : false : null : 404 : 339 : null : "object" : "esterno" : "/Product Data/Tag/" : 0 : 1696339591 : 1702553494 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4735 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4739 …} } Pimcore\Model\DataObject\Tag {#4752 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650087 #path: &149 "/Product Data/Tag/" #properties: &150 null #id: &151 405 #creationDate: &152 1696339591 #modificationDate: &153 1702650087 #versionCount: &154 3 #userOwner: &155 0 #locked: &156 null #userModification: &157 2 #parentId: &158 339 #parent: &159 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &151 405 #o_parentId: &158 339 #o_parent: &159 null #o_type: "object" #o_key: "green" #o_path: &149 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &152 1696339591 #o_modificationDate: &153 1702650087 #o_userOwner: &155 0 #o_userModification: &157 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &156 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &154 3 #o_properties: &150 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4735 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4745 …} +"____pimcore_cache_item__": "object_405" : null : 1702650087 : "/Product Data/Tag/" : null : 405 : 1696339591 : 1702650087 : 3 : 0 : null : 2 : 339 : null : false : null : 405 : 339 : null : "object" : "green" : "/Product Data/Tag/" : 0 : 1696339591 : 1702650087 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4735 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4745 …} } Pimcore\Model\DataObject\Tag {#4757 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650155 #path: &162 "/Product Data/Tag/" #properties: &163 null #id: &164 395 #creationDate: &165 1696339590 #modificationDate: &166 1702650155 #versionCount: &167 3 #userOwner: &168 0 #locked: &169 null #userModification: &170 2 #parentId: &171 339 #parent: &172 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &164 395 #o_parentId: &171 339 #o_parent: &172 null #o_type: "object" #o_key: "plastica" #o_path: &162 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &165 1696339590 #o_modificationDate: &166 1702650155 #o_userOwner: &168 0 #o_userModification: &170 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &169 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &167 3 #o_properties: &163 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4735 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4750 …} +"____pimcore_cache_item__": "object_395" : null : 1702650155 : "/Product Data/Tag/" : null : 395 : 1696339590 : 1702650155 : 3 : 0 : null : 2 : 339 : null : false : null : 395 : 339 : null : "object" : "plastica" : "/Product Data/Tag/" : 0 : 1696339590 : 1702650155 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4735 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4750 …} } ] #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: [] #finiture: [] #varianti: Pimcore\Model\DataObject\Product\Varianti {#1533 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#1535 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#1537 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1532 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1530 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#1529 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#1528 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1527 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#1526 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1525 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1524 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1523 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1522 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1521 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#1520 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#1519 …} #altro: Pimcore\Model\DataObject\Product\Altro {#1518 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#1517 …} +"____pimcore_cache_item__": "object_5105" : null : 1701962667 : "/Products/" : null : 5105 : 1701962485 : 1701962667 : 4 : 0 : null : 0 : 2 : Pimcore\Model\DataObject\Folder {#2056} : false : null : 5105 : 2 : Pimcore\Model\DataObject\Folder {#2056} : "object" : "S535" : "/Products/" : 0 : 1701962485 : 1701962667 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 111602 "src_id" => 5105 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111603 "src_id" => 5105 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111604 "src_id" => 5105 "dest_id" => 404 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111605 "src_id" => 5105 "dest_id" => 405 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111606 "src_id" => 5105 "dest_id" => 395 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111607 "src_id" => 5105 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111608 "src_id" => 5105 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111609 "src_id" => 5105 "dest_id" => 450 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111610 "src_id" => 5105 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111611 "src_id" => 5105 "dest_id" => 454 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111612 "src_id" => 5105 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111613 "src_id" => 5105 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111614 "src_id" => 5105 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111615 "src_id" => 5105 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111616 "src_id" => 5105 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111617 "src_id" => 5105 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111618 "src_id" => 5105 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111619 "src_id" => 5105 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111620 "src_id" => 5105 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111621 "src_id" => 5105 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111622 "src_id" => 5105 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111623 "src_id" => 5105 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111624 "src_id" => 5105 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111625 "src_id" => 5105 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111626 "src_id" => 5105 "dest_id" => 954 "type" => "object" "fieldname" => "contract" "index" => 11 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119143 "src_id" => 5105 "dest_id" => 5103 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119144 "src_id" => 5105 "dest_id" => 5100 "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 {#1851 …} : "prod" : "Product" : null : null : false : [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] : null : "S 535" : "S535" : "" : 7200 : Pimcore\Model\DataObject\Localizedfield {#1544 …} : 0.0 : 0.0 : 0.0 : 4.0 : 0.35 : 18.0 : 0.0 : 460.0 : 560.0 : 530.0 : 820.0 : Pimcore\Model\Asset\Image {#1542 …} : Pimcore\Model\Asset\Image {#1540 …} : Pimcore\Model\Asset\Image {#1538 …} : Pimcore\Model\Asset\Image {#1534 …} : [ App\Model\Product\Category {#3970} ] : [] : [ Pimcore\Model\DataObject\Product {#4776} Pimcore\Model\DataObject\Product {#4800} ] : [ Pimcore\Model\DataObject\Tag {#4732} Pimcore\Model\DataObject\Tag {#4747} Pimcore\Model\DataObject\Tag {#4752} Pimcore\Model\DataObject\Tag {#4757} ] : null : null : null : null : null : null : [] : [] : Pimcore\Model\DataObject\Product\Varianti {#1533 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#1535 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#1537 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1532 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1530 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#1529 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#1528 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1527 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#1526 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1525 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1524 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1523 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1522 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1521 …} : Pimcore\Model\DataObject\Product\Consumi {#1520 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#1519 …} : Pimcore\Model\DataObject\Product\Altro {#1518 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#1517 …} } "urlSlug" => Pimcore\Model\DataObject\Data\UrlSlug {#1561 #objectId: 5105 #classId: "prod" #slug: "/it/prodotto/s535" #siteId: 0 #fieldname: "url" #index: 0 #ownertype: "localizedfield" #ownername: "localizedfield" #position: "it" #previousSlug: "/it/prodotto/s535" #_owner: null #_fieldname: null #_language: null } "_locale" => "it" "_force_allow_processing_unpublished_elements" => false ] |
| _stopwatch_token | "b5d06e" |
| contentDocument | Pimcore\Model\Document\Link {#1539 #dao: null #dependencies: null #__dataVersionTimestamp: 1686227208 #path: "/" #properties: [ "language" => Pimcore\Model\Property {#1873 #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 {#1866 #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 {#2353 …} #direct: "" #linktype: "internal" #href: "/" #scheduledTasks: null +"____pimcore_cache_item__": "document_2" : null : 1686227208 : "/" : [ "language" => Pimcore\Model\Property {#1873} "navigation_root" => Pimcore\Model\Property {#1866} ] : 2 : 1686227203 : 1686227208 : 2 : 2 : null : 2 : 1 : null : false : null : null : "link" : "it" : 1 : true : [] : [] : [] : [] : 1 : "document" : Pimcore\Model\Document\Page {#2353 …} : "" : "internal" : "/" : null } |
| object | Pimcore\Model\DataObject\Product {#1531 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962667 #path: &2 "/Products/" #properties: &3 null #id: &4 5105 #creationDate: &5 1701962485 #modificationDate: &6 1701962667 #versionCount: &7 4 #userOwner: &8 0 #locked: &9 null #userModification: &10 0 #parentId: &11 2 #parent: &12 Pimcore\Model\DataObject\Folder {#2056 #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 {#2060 #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 {#2060} #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 {#2060} : false : null : 2 : 1 : Pimcore\Model\DataObject\Folder {#2060} : "folder" : "Products" : "/" : 0 : 1669375769 : 1669386775 : 2 : 2 : [] : [] : [] : [] : "self" : null : null : 3 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &4 5105 #o_parentId: &11 2 #o_parent: &12 Pimcore\Model\DataObject\Folder {#2056} #o_type: "object" #o_key: "S535" #o_path: &2 "/Products/" #o_index: 0 #o_creationDate: &5 1701962485 #o_modificationDate: &6 1701962667 #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" => 111602 "src_id" => 5105 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111603 "src_id" => 5105 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111604 "src_id" => 5105 "dest_id" => 404 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111605 "src_id" => 5105 "dest_id" => 405 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111606 "src_id" => 5105 "dest_id" => 395 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111607 "src_id" => 5105 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111608 "src_id" => 5105 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111609 "src_id" => 5105 "dest_id" => 450 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111610 "src_id" => 5105 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111611 "src_id" => 5105 "dest_id" => 454 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111612 "src_id" => 5105 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111613 "src_id" => 5105 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111614 "src_id" => 5105 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111615 "src_id" => 5105 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111616 "src_id" => 5105 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111617 "src_id" => 5105 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111618 "src_id" => 5105 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111619 "src_id" => 5105 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111620 "src_id" => 5105 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111621 "src_id" => 5105 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111622 "src_id" => 5105 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111623 "src_id" => 5105 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111624 "src_id" => 5105 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111625 "src_id" => 5105 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111626 "src_id" => 5105 "dest_id" => 954 "type" => "object" "fieldname" => "contract" "index" => 11 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119143 "src_id" => 5105 "dest_id" => 5103 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119144 "src_id" => 5105 "dest_id" => 5100 "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 {#1851 …} #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 535" #codice: "S535" #url3d: "" #posizione: 7200 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#1544 …} #consumoCuoio: 0.0 #consumoPelle: 0.0 #consumoStoffa: 0.0 #imballo: 4.0 #volume: 0.35 #peso: 18.0 #hb: 0.0 #hs: 460.0 #profondita: 560.0 #lunghezza: 530.0 #altezza: 820.0 #fotoPricipale: Pimcore\Model\Asset\Image {#1542 …} #foto2: Pimcore\Model\Asset\Image {#1540 …} #foto3: Pimcore\Model\Asset\Image {#1538 …} #foto4: Pimcore\Model\Asset\Image {#1534 …} #categories: [ App\Model\Product\Category {#3970 #dao: null #dependencies: null #__dataVersionTimestamp: 1702992675 #path: &42 "/Product Data/Category/Busetto/" #properties: &43 null #id: &44 343 #creationDate: &45 1696339545 #modificationDate: &46 1702992675 #versionCount: &47 21 #userOwner: &48 0 #locked: &49 null #userModification: &50 2 #parentId: &51 881 #parent: &52 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &44 343 #o_parentId: &51 881 #o_parent: &52 null #o_type: "object" #o_key: "Sedie moderne metallo" #o_path: &42 "/Product Data/Category/Busetto/" #o_index: 3 #o_creationDate: &45 1696339545 #o_modificationDate: &46 1702992675 #o_userOwner: &48 0 #o_userModification: &50 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &49 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &47 21 #o_properties: &43 null #__rawRelationData: [ [ "id" => 80 "src_id" => 343 "dest_id" => 882 "type" => "object" "fieldname" => "filterDefinition" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 81 "src_id" => 343 "dest_id" => 37 "type" => "document" "fieldname" => "copertinaCatalogo" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 82 "src_id" => 343 "dest_id" => 44 "type" => "document" "fieldname" => "copertinaCatalogoEn" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4013 …} #o_classId: "cat" #o_className: "Category" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#3978 …} #filterDefinition: null #copertinaCatalogo: null #copertinaCatalogoEn: null #copertinaListino: null #copertinaListinoEn: null #fineCatalogo: null #fineCatalogoEn: null +"____pimcore_cache_item__": "object_343" : null : 1702992675 : "/Product Data/Category/Busetto/" : null : 343 : 1696339545 : 1702992675 : 21 : 0 : null : 2 : 881 : null : false : null : 343 : 881 : null : "object" : "Sedie moderne metallo" : "/Product Data/Category/Busetto/" : 3 : 1696339545 : 1702992675 : 0 : 2 : [] : [] : [] : [] : null : null : null : 21 : null : [ [ "id" => 80 "src_id" => 343 "dest_id" => 882 "type" => "object" "fieldname" => "filterDefinition" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 81 "src_id" => 343 "dest_id" => 37 "type" => "document" "fieldname" => "copertinaCatalogo" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 82 "src_id" => 343 "dest_id" => 44 "type" => "document" "fieldname" => "copertinaCatalogoEn" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4013 …} : "cat" : "Category" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#3978 …} : null : null : null : null : null : null : null } ] #famiglia: [] #correlati: [ Pimcore\Model\DataObject\Product {#4776 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962667 #path: &56 "/Products/" #properties: &57 null #id: &58 5103 #creationDate: &59 1701962484 #modificationDate: &60 1701962667 #versionCount: &61 4 #userOwner: &62 0 #locked: &63 null #userModification: &64 0 #parentId: &65 2 #parent: &66 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &58 5103 #o_parentId: &65 2 #o_parent: &66 null #o_type: "object" #o_key: "S534" #o_path: &56 "/Products/" #o_index: 0 #o_creationDate: &59 1701962484 #o_modificationDate: &60 1701962667 #o_userOwner: &62 0 #o_userModification: &64 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &63 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &61 4 #o_properties: &57 null #__rawRelationData: [ [ "id" => 111547 "src_id" => 5103 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111548 "src_id" => 5103 "dest_id" => 401 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111549 "src_id" => 5103 "dest_id" => 395 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111550 "src_id" => 5103 "dest_id" => 385 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111551 "src_id" => 5103 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111552 "src_id" => 5103 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111553 "src_id" => 5103 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111554 "src_id" => 5103 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111555 "src_id" => 5103 "dest_id" => 450 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111556 "src_id" => 5103 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111557 "src_id" => 5103 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111558 "src_id" => 5103 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111559 "src_id" => 5103 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111560 "src_id" => 5103 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111561 "src_id" => 5103 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111562 "src_id" => 5103 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111563 "src_id" => 5103 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111564 "src_id" => 5103 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111565 "src_id" => 5103 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111566 "src_id" => 5103 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111567 "src_id" => 5103 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111568 "src_id" => 5103 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111569 "src_id" => 5103 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111570 "src_id" => 5103 "dest_id" => 954 "type" => "object" "fieldname" => "contract" "index" => 11 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111571 "src_id" => 5103 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111572 "src_id" => 5103 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111573 "src_id" => 5103 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119132 "src_id" => 5103 "dest_id" => 5104 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119133 "src_id" => 5103 "dest_id" => 5100 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119134 "src_id" => 5103 "dest_id" => 5105 "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 {#1851 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "S 534" #codice: "S534" #url3d: "" #posizione: 7100 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4769 …} #consumoCuoio: 0.0 #consumoPelle: 0.0 #consumoStoffa: 0.0 #imballo: 4.0 #volume: 0.4 #peso: 25.0 #hb: 0.0 #hs: 450.0 #profondita: 535.0 #lunghezza: 565.0 #altezza: 800.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4768 …} #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 {#4767 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4770 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4774 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4775 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4773 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4771 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4777 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4778 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4779 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4780 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4781 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4782 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4783 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4784 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4785 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4786 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4787 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4788 …} +"____pimcore_cache_item__": "object_5103" : null : 1701962667 : "/Products/" : null : 5103 : 1701962484 : 1701962667 : 4 : 0 : null : 0 : 2 : null : false : null : 5103 : 2 : null : "object" : "S534" : "/Products/" : 0 : 1701962484 : 1701962667 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 111547 "src_id" => 5103 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111548 "src_id" => 5103 "dest_id" => 401 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111549 "src_id" => 5103 "dest_id" => 395 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111550 "src_id" => 5103 "dest_id" => 385 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111551 "src_id" => 5103 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111552 "src_id" => 5103 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111553 "src_id" => 5103 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111554 "src_id" => 5103 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111555 "src_id" => 5103 "dest_id" => 450 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111556 "src_id" => 5103 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111557 "src_id" => 5103 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111558 "src_id" => 5103 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111559 "src_id" => 5103 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111560 "src_id" => 5103 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111561 "src_id" => 5103 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111562 "src_id" => 5103 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111563 "src_id" => 5103 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111564 "src_id" => 5103 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111565 "src_id" => 5103 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111566 "src_id" => 5103 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111567 "src_id" => 5103 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111568 "src_id" => 5103 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111569 "src_id" => 5103 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111570 "src_id" => 5103 "dest_id" => 954 "type" => "object" "fieldname" => "contract" "index" => 11 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111571 "src_id" => 5103 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111572 "src_id" => 5103 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111573 "src_id" => 5103 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119132 "src_id" => 5103 "dest_id" => 5104 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119133 "src_id" => 5103 "dest_id" => 5100 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119134 "src_id" => 5103 "dest_id" => 5105 "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 {#1851 …} : "prod" : "Product" : null : null : false : [] : null : "S 534" : "S534" : "" : 7100 : Pimcore\Model\DataObject\Localizedfield {#4769 …} : 0.0 : 0.0 : 0.0 : 4.0 : 0.4 : 25.0 : 0.0 : 450.0 : 535.0 : 565.0 : 800.0 : Pimcore\Model\Asset\Image {#4768 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4767 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4770 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4774 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4775 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4773 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4771 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4777 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4778 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4779 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4780 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4781 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4782 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4783 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4784 …} : Pimcore\Model\DataObject\Product\Consumi {#4785 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4786 …} : Pimcore\Model\DataObject\Product\Altro {#4787 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4788 …} } Pimcore\Model\DataObject\Product {#4800 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962666 #path: &88 "/Products/" #properties: &89 null #id: &90 5100 #creationDate: &91 1701962484 #modificationDate: &92 1701962666 #versionCount: &93 4 #userOwner: &94 0 #locked: &95 null #userModification: &96 0 #parentId: &97 2 #parent: &98 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &90 5100 #o_parentId: &97 2 #o_parent: &98 null #o_type: "object" #o_key: "S510" #o_path: &88 "/Products/" #o_index: 0 #o_creationDate: &91 1701962484 #o_modificationDate: &92 1701962666 #o_userOwner: &94 0 #o_userModification: &96 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &95 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &93 4 #o_properties: &89 null #__rawRelationData: [ [ "id" => 111469 "src_id" => 5100 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111470 "src_id" => 5100 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111471 "src_id" => 5100 "dest_id" => 395 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111472 "src_id" => 5100 "dest_id" => 391 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111473 "src_id" => 5100 "dest_id" => 385 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111474 "src_id" => 5100 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111475 "src_id" => 5100 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111476 "src_id" => 5100 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111477 "src_id" => 5100 "dest_id" => 450 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111478 "src_id" => 5100 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111479 "src_id" => 5100 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111480 "src_id" => 5100 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111481 "src_id" => 5100 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111482 "src_id" => 5100 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111483 "src_id" => 5100 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111484 "src_id" => 5100 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111485 "src_id" => 5100 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111486 "src_id" => 5100 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111487 "src_id" => 5100 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111488 "src_id" => 5100 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111489 "src_id" => 5100 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111490 "src_id" => 5100 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111491 "src_id" => 5100 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111492 "src_id" => 5100 "dest_id" => 954 "type" => "object" "fieldname" => "contract" "index" => 11 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111493 "src_id" => 5100 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111494 "src_id" => 5100 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111495 "src_id" => 5100 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111496 "src_id" => 5100 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119116 "src_id" => 5100 "dest_id" => 5101 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119117 "src_id" => 5100 "dest_id" => 5103 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119118 "src_id" => 5100 "dest_id" => 5104 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119119 "src_id" => 5100 "dest_id" => 5105 "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 {#1851 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "S 510" #codice: "S510" #url3d: "https://busetto.ergocreo.io/?pid=S510" #posizione: 6950 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4793 …} #consumoCuoio: 0.0 #consumoPelle: 0.45 #consumoStoffa: 0.25 #imballo: 2.0 #volume: 0.35 #peso: 9.0 #hb: 0.0 #hs: 460.0 #profondita: 470.0 #lunghezza: 510.0 #altezza: 800.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4792 …} #foto2: Pimcore\Model\Asset\Image {#4791 …} #foto3: Pimcore\Model\Asset\Image {#4794 …} #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 {#4798 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4799 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4797 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4795 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4801 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4802 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4803 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4804 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4805 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4806 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4807 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4808 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4809 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4810 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4811 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4812 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4813 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4814 …} +"____pimcore_cache_item__": "object_5100" : null : 1701962666 : "/Products/" : null : 5100 : 1701962484 : 1701962666 : 4 : 0 : null : 0 : 2 : null : false : null : 5100 : 2 : null : "object" : "S510" : "/Products/" : 0 : 1701962484 : 1701962666 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 111469 "src_id" => 5100 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111470 "src_id" => 5100 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111471 "src_id" => 5100 "dest_id" => 395 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111472 "src_id" => 5100 "dest_id" => 391 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111473 "src_id" => 5100 "dest_id" => 385 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111474 "src_id" => 5100 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111475 "src_id" => 5100 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111476 "src_id" => 5100 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111477 "src_id" => 5100 "dest_id" => 450 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111478 "src_id" => 5100 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111479 "src_id" => 5100 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111480 "src_id" => 5100 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111481 "src_id" => 5100 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111482 "src_id" => 5100 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111483 "src_id" => 5100 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111484 "src_id" => 5100 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111485 "src_id" => 5100 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111486 "src_id" => 5100 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111487 "src_id" => 5100 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111488 "src_id" => 5100 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111489 "src_id" => 5100 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111490 "src_id" => 5100 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111491 "src_id" => 5100 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111492 "src_id" => 5100 "dest_id" => 954 "type" => "object" "fieldname" => "contract" "index" => 11 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111493 "src_id" => 5100 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111494 "src_id" => 5100 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111495 "src_id" => 5100 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111496 "src_id" => 5100 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119116 "src_id" => 5100 "dest_id" => 5101 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119117 "src_id" => 5100 "dest_id" => 5103 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119118 "src_id" => 5100 "dest_id" => 5104 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119119 "src_id" => 5100 "dest_id" => 5105 "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 {#1851 …} : "prod" : "Product" : null : null : false : [] : null : "S 510" : "S510" : "https://busetto.ergocreo.io/?pid=S510" : 6950 : Pimcore\Model\DataObject\Localizedfield {#4793 …} : 0.0 : 0.45 : 0.25 : 2.0 : 0.35 : 9.0 : 0.0 : 460.0 : 470.0 : 510.0 : 800.0 : Pimcore\Model\Asset\Image {#4792 …} : Pimcore\Model\Asset\Image {#4791 …} : Pimcore\Model\Asset\Image {#4794 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4798 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4799 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4797 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4795 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4801 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4802 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4803 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4804 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4805 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4806 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4807 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4808 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4809 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4810 …} : Pimcore\Model\DataObject\Product\Consumi {#4811 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4812 …} : Pimcore\Model\DataObject\Product\Altro {#4813 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4814 …} } ] #tag: [ Pimcore\Model\DataObject\Tag {#4732 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650272 #path: &122 "/Product Data/Tag/" #properties: &123 null #id: &124 359 #creationDate: &125 1696339589 #modificationDate: &126 1702650272 #versionCount: &127 3 #userOwner: &128 0 #locked: &129 null #userModification: &130 2 #parentId: &131 339 #parent: &132 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &124 359 #o_parentId: &131 339 #o_parent: &132 null #o_type: "object" #o_key: "sedia" #o_path: &122 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &125 1696339589 #o_modificationDate: &126 1702650272 #o_userOwner: &128 0 #o_userModification: &130 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &129 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &127 3 #o_properties: &123 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4735 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4724 …} +"____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 {#4735 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4724 …} } Pimcore\Model\DataObject\Tag {#4747 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553494 #path: &136 "/Product Data/Tag/" #properties: &137 null #id: &138 404 #creationDate: &139 1696339591 #modificationDate: &140 1702553494 #versionCount: &141 3 #userOwner: &142 0 #locked: &143 null #userModification: &144 2 #parentId: &145 339 #parent: &146 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &138 404 #o_parentId: &145 339 #o_parent: &146 null #o_type: "object" #o_key: "esterno" #o_path: &136 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &139 1696339591 #o_modificationDate: &140 1702553494 #o_userOwner: &142 0 #o_userModification: &144 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &143 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &141 3 #o_properties: &137 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4735 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4739 …} +"____pimcore_cache_item__": "object_404" : null : 1702553494 : "/Product Data/Tag/" : null : 404 : 1696339591 : 1702553494 : 3 : 0 : null : 2 : 339 : null : false : null : 404 : 339 : null : "object" : "esterno" : "/Product Data/Tag/" : 0 : 1696339591 : 1702553494 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4735 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4739 …} } Pimcore\Model\DataObject\Tag {#4752 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650087 #path: &149 "/Product Data/Tag/" #properties: &150 null #id: &151 405 #creationDate: &152 1696339591 #modificationDate: &153 1702650087 #versionCount: &154 3 #userOwner: &155 0 #locked: &156 null #userModification: &157 2 #parentId: &158 339 #parent: &159 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &151 405 #o_parentId: &158 339 #o_parent: &159 null #o_type: "object" #o_key: "green" #o_path: &149 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &152 1696339591 #o_modificationDate: &153 1702650087 #o_userOwner: &155 0 #o_userModification: &157 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &156 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &154 3 #o_properties: &150 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4735 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4745 …} +"____pimcore_cache_item__": "object_405" : null : 1702650087 : "/Product Data/Tag/" : null : 405 : 1696339591 : 1702650087 : 3 : 0 : null : 2 : 339 : null : false : null : 405 : 339 : null : "object" : "green" : "/Product Data/Tag/" : 0 : 1696339591 : 1702650087 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4735 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4745 …} } Pimcore\Model\DataObject\Tag {#4757 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650155 #path: &162 "/Product Data/Tag/" #properties: &163 null #id: &164 395 #creationDate: &165 1696339590 #modificationDate: &166 1702650155 #versionCount: &167 3 #userOwner: &168 0 #locked: &169 null #userModification: &170 2 #parentId: &171 339 #parent: &172 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &164 395 #o_parentId: &171 339 #o_parent: &172 null #o_type: "object" #o_key: "plastica" #o_path: &162 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &165 1696339590 #o_modificationDate: &166 1702650155 #o_userOwner: &168 0 #o_userModification: &170 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &169 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &167 3 #o_properties: &163 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4735 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4750 …} +"____pimcore_cache_item__": "object_395" : null : 1702650155 : "/Product Data/Tag/" : null : 395 : 1696339590 : 1702650155 : 3 : 0 : null : 2 : 339 : null : false : null : 395 : 339 : null : "object" : "plastica" : "/Product Data/Tag/" : 0 : 1696339590 : 1702650155 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4735 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4750 …} } ] #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: [] #finiture: [] #varianti: Pimcore\Model\DataObject\Product\Varianti {#1533 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#1535 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#1537 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1532 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1530 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#1529 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#1528 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1527 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#1526 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1525 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1524 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1523 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1522 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1521 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#1520 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#1519 …} #altro: Pimcore\Model\DataObject\Product\Altro {#1518 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#1517 …} +"____pimcore_cache_item__": "object_5105" : null : 1701962667 : "/Products/" : null : 5105 : 1701962485 : 1701962667 : 4 : 0 : null : 0 : 2 : Pimcore\Model\DataObject\Folder {#2056} : false : null : 5105 : 2 : Pimcore\Model\DataObject\Folder {#2056} : "object" : "S535" : "/Products/" : 0 : 1701962485 : 1701962667 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 111602 "src_id" => 5105 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111603 "src_id" => 5105 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111604 "src_id" => 5105 "dest_id" => 404 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111605 "src_id" => 5105 "dest_id" => 405 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111606 "src_id" => 5105 "dest_id" => 395 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111607 "src_id" => 5105 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111608 "src_id" => 5105 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111609 "src_id" => 5105 "dest_id" => 450 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111610 "src_id" => 5105 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111611 "src_id" => 5105 "dest_id" => 454 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111612 "src_id" => 5105 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111613 "src_id" => 5105 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111614 "src_id" => 5105 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111615 "src_id" => 5105 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111616 "src_id" => 5105 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111617 "src_id" => 5105 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111618 "src_id" => 5105 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111619 "src_id" => 5105 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111620 "src_id" => 5105 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111621 "src_id" => 5105 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111622 "src_id" => 5105 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111623 "src_id" => 5105 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111624 "src_id" => 5105 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111625 "src_id" => 5105 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111626 "src_id" => 5105 "dest_id" => 954 "type" => "object" "fieldname" => "contract" "index" => 11 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119143 "src_id" => 5105 "dest_id" => 5103 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119144 "src_id" => 5105 "dest_id" => 5100 "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 {#1851 …} : "prod" : "Product" : null : null : false : [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] : null : "S 535" : "S535" : "" : 7200 : Pimcore\Model\DataObject\Localizedfield {#1544 …} : 0.0 : 0.0 : 0.0 : 4.0 : 0.35 : 18.0 : 0.0 : 460.0 : 560.0 : 530.0 : 820.0 : Pimcore\Model\Asset\Image {#1542 …} : Pimcore\Model\Asset\Image {#1540 …} : Pimcore\Model\Asset\Image {#1538 …} : Pimcore\Model\Asset\Image {#1534 …} : [ App\Model\Product\Category {#3970} ] : [] : [ Pimcore\Model\DataObject\Product {#4776} Pimcore\Model\DataObject\Product {#4800} ] : [ Pimcore\Model\DataObject\Tag {#4732} Pimcore\Model\DataObject\Tag {#4747} Pimcore\Model\DataObject\Tag {#4752} Pimcore\Model\DataObject\Tag {#4757} ] : null : null : null : null : null : null : [] : [] : Pimcore\Model\DataObject\Product\Varianti {#1533 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#1535 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#1537 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1532 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1530 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#1529 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#1528 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1527 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#1526 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1525 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1524 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1523 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1522 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1521 …} : Pimcore\Model\DataObject\Product\Consumi {#1520 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#1519 …} : Pimcore\Model\DataObject\Product\Altro {#1518 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#1517 …} } |
| routeDocument | Pimcore\Routing\DataObjectRoute {#1516 -path: "/it/prodotto/s535" -host: "" -schemes: [] -methods: [] -defaults: [ "_controller" => "App\Controller\ProductController::detailAction" "object" => Pimcore\Model\DataObject\Product {#1531 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962667 #path: &2 "/Products/" #properties: &3 null #id: &4 5105 #creationDate: &5 1701962485 #modificationDate: &6 1701962667 #versionCount: &7 4 #userOwner: &8 0 #locked: &9 null #userModification: &10 0 #parentId: &11 2 #parent: &12 Pimcore\Model\DataObject\Folder {#2056 #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 {#2060 #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 {#2060} #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 {#2060} : false : null : 2 : 1 : Pimcore\Model\DataObject\Folder {#2060} : "folder" : "Products" : "/" : 0 : 1669375769 : 1669386775 : 2 : 2 : [] : [] : [] : [] : "self" : null : null : 3 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &4 5105 #o_parentId: &11 2 #o_parent: &12 Pimcore\Model\DataObject\Folder {#2056} #o_type: "object" #o_key: "S535" #o_path: &2 "/Products/" #o_index: 0 #o_creationDate: &5 1701962485 #o_modificationDate: &6 1701962667 #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" => 111602 "src_id" => 5105 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111603 "src_id" => 5105 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111604 "src_id" => 5105 "dest_id" => 404 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111605 "src_id" => 5105 "dest_id" => 405 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111606 "src_id" => 5105 "dest_id" => 395 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111607 "src_id" => 5105 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111608 "src_id" => 5105 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111609 "src_id" => 5105 "dest_id" => 450 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111610 "src_id" => 5105 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111611 "src_id" => 5105 "dest_id" => 454 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111612 "src_id" => 5105 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111613 "src_id" => 5105 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111614 "src_id" => 5105 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111615 "src_id" => 5105 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111616 "src_id" => 5105 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111617 "src_id" => 5105 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111618 "src_id" => 5105 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111619 "src_id" => 5105 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111620 "src_id" => 5105 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111621 "src_id" => 5105 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111622 "src_id" => 5105 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111623 "src_id" => 5105 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111624 "src_id" => 5105 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111625 "src_id" => 5105 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111626 "src_id" => 5105 "dest_id" => 954 "type" => "object" "fieldname" => "contract" "index" => 11 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119143 "src_id" => 5105 "dest_id" => 5103 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119144 "src_id" => 5105 "dest_id" => 5100 "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 {#1851 …} #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 535" #codice: "S535" #url3d: "" #posizione: 7200 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#1544 …} #consumoCuoio: 0.0 #consumoPelle: 0.0 #consumoStoffa: 0.0 #imballo: 4.0 #volume: 0.35 #peso: 18.0 #hb: 0.0 #hs: 460.0 #profondita: 560.0 #lunghezza: 530.0 #altezza: 820.0 #fotoPricipale: Pimcore\Model\Asset\Image {#1542 …} #foto2: Pimcore\Model\Asset\Image {#1540 …} #foto3: Pimcore\Model\Asset\Image {#1538 …} #foto4: Pimcore\Model\Asset\Image {#1534 …} #categories: [ App\Model\Product\Category {#3970 #dao: null #dependencies: null #__dataVersionTimestamp: 1702992675 #path: &42 "/Product Data/Category/Busetto/" #properties: &43 null #id: &44 343 #creationDate: &45 1696339545 #modificationDate: &46 1702992675 #versionCount: &47 21 #userOwner: &48 0 #locked: &49 null #userModification: &50 2 #parentId: &51 881 #parent: &52 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &44 343 #o_parentId: &51 881 #o_parent: &52 null #o_type: "object" #o_key: "Sedie moderne metallo" #o_path: &42 "/Product Data/Category/Busetto/" #o_index: 3 #o_creationDate: &45 1696339545 #o_modificationDate: &46 1702992675 #o_userOwner: &48 0 #o_userModification: &50 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &49 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &47 21 #o_properties: &43 null #__rawRelationData: [ [ "id" => 80 "src_id" => 343 "dest_id" => 882 "type" => "object" "fieldname" => "filterDefinition" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 81 "src_id" => 343 "dest_id" => 37 "type" => "document" "fieldname" => "copertinaCatalogo" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 82 "src_id" => 343 "dest_id" => 44 "type" => "document" "fieldname" => "copertinaCatalogoEn" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4013 …} #o_classId: "cat" #o_className: "Category" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#3978 …} #filterDefinition: null #copertinaCatalogo: null #copertinaCatalogoEn: null #copertinaListino: null #copertinaListinoEn: null #fineCatalogo: null #fineCatalogoEn: null +"____pimcore_cache_item__": "object_343" : null : 1702992675 : "/Product Data/Category/Busetto/" : null : 343 : 1696339545 : 1702992675 : 21 : 0 : null : 2 : 881 : null : false : null : 343 : 881 : null : "object" : "Sedie moderne metallo" : "/Product Data/Category/Busetto/" : 3 : 1696339545 : 1702992675 : 0 : 2 : [] : [] : [] : [] : null : null : null : 21 : null : [ [ "id" => 80 "src_id" => 343 "dest_id" => 882 "type" => "object" "fieldname" => "filterDefinition" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 81 "src_id" => 343 "dest_id" => 37 "type" => "document" "fieldname" => "copertinaCatalogo" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 82 "src_id" => 343 "dest_id" => 44 "type" => "document" "fieldname" => "copertinaCatalogoEn" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4013 …} : "cat" : "Category" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#3978 …} : null : null : null : null : null : null : null } ] #famiglia: [] #correlati: [ Pimcore\Model\DataObject\Product {#4776 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962667 #path: &56 "/Products/" #properties: &57 null #id: &58 5103 #creationDate: &59 1701962484 #modificationDate: &60 1701962667 #versionCount: &61 4 #userOwner: &62 0 #locked: &63 null #userModification: &64 0 #parentId: &65 2 #parent: &66 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &58 5103 #o_parentId: &65 2 #o_parent: &66 null #o_type: "object" #o_key: "S534" #o_path: &56 "/Products/" #o_index: 0 #o_creationDate: &59 1701962484 #o_modificationDate: &60 1701962667 #o_userOwner: &62 0 #o_userModification: &64 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &63 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &61 4 #o_properties: &57 null #__rawRelationData: [ [ "id" => 111547 "src_id" => 5103 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111548 "src_id" => 5103 "dest_id" => 401 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111549 "src_id" => 5103 "dest_id" => 395 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111550 "src_id" => 5103 "dest_id" => 385 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111551 "src_id" => 5103 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111552 "src_id" => 5103 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111553 "src_id" => 5103 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111554 "src_id" => 5103 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111555 "src_id" => 5103 "dest_id" => 450 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111556 "src_id" => 5103 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111557 "src_id" => 5103 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111558 "src_id" => 5103 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111559 "src_id" => 5103 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111560 "src_id" => 5103 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111561 "src_id" => 5103 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111562 "src_id" => 5103 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111563 "src_id" => 5103 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111564 "src_id" => 5103 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111565 "src_id" => 5103 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111566 "src_id" => 5103 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111567 "src_id" => 5103 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111568 "src_id" => 5103 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111569 "src_id" => 5103 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111570 "src_id" => 5103 "dest_id" => 954 "type" => "object" "fieldname" => "contract" "index" => 11 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111571 "src_id" => 5103 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111572 "src_id" => 5103 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111573 "src_id" => 5103 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119132 "src_id" => 5103 "dest_id" => 5104 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119133 "src_id" => 5103 "dest_id" => 5100 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119134 "src_id" => 5103 "dest_id" => 5105 "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 {#1851 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "S 534" #codice: "S534" #url3d: "" #posizione: 7100 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4769 …} #consumoCuoio: 0.0 #consumoPelle: 0.0 #consumoStoffa: 0.0 #imballo: 4.0 #volume: 0.4 #peso: 25.0 #hb: 0.0 #hs: 450.0 #profondita: 535.0 #lunghezza: 565.0 #altezza: 800.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4768 …} #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 {#4767 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4770 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4774 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4775 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4773 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4771 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4777 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4778 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4779 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4780 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4781 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4782 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4783 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4784 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4785 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4786 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4787 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4788 …} +"____pimcore_cache_item__": "object_5103" : null : 1701962667 : "/Products/" : null : 5103 : 1701962484 : 1701962667 : 4 : 0 : null : 0 : 2 : null : false : null : 5103 : 2 : null : "object" : "S534" : "/Products/" : 0 : 1701962484 : 1701962667 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 111547 "src_id" => 5103 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111548 "src_id" => 5103 "dest_id" => 401 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111549 "src_id" => 5103 "dest_id" => 395 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111550 "src_id" => 5103 "dest_id" => 385 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111551 "src_id" => 5103 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111552 "src_id" => 5103 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111553 "src_id" => 5103 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111554 "src_id" => 5103 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111555 "src_id" => 5103 "dest_id" => 450 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111556 "src_id" => 5103 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111557 "src_id" => 5103 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111558 "src_id" => 5103 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111559 "src_id" => 5103 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111560 "src_id" => 5103 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111561 "src_id" => 5103 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111562 "src_id" => 5103 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111563 "src_id" => 5103 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111564 "src_id" => 5103 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111565 "src_id" => 5103 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111566 "src_id" => 5103 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111567 "src_id" => 5103 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111568 "src_id" => 5103 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111569 "src_id" => 5103 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111570 "src_id" => 5103 "dest_id" => 954 "type" => "object" "fieldname" => "contract" "index" => 11 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111571 "src_id" => 5103 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111572 "src_id" => 5103 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111573 "src_id" => 5103 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119132 "src_id" => 5103 "dest_id" => 5104 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119133 "src_id" => 5103 "dest_id" => 5100 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119134 "src_id" => 5103 "dest_id" => 5105 "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 {#1851 …} : "prod" : "Product" : null : null : false : [] : null : "S 534" : "S534" : "" : 7100 : Pimcore\Model\DataObject\Localizedfield {#4769 …} : 0.0 : 0.0 : 0.0 : 4.0 : 0.4 : 25.0 : 0.0 : 450.0 : 535.0 : 565.0 : 800.0 : Pimcore\Model\Asset\Image {#4768 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4767 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4770 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4774 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4775 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4773 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4771 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4777 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4778 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4779 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4780 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4781 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4782 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4783 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4784 …} : Pimcore\Model\DataObject\Product\Consumi {#4785 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4786 …} : Pimcore\Model\DataObject\Product\Altro {#4787 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4788 …} } Pimcore\Model\DataObject\Product {#4800 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962666 #path: &88 "/Products/" #properties: &89 null #id: &90 5100 #creationDate: &91 1701962484 #modificationDate: &92 1701962666 #versionCount: &93 4 #userOwner: &94 0 #locked: &95 null #userModification: &96 0 #parentId: &97 2 #parent: &98 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &90 5100 #o_parentId: &97 2 #o_parent: &98 null #o_type: "object" #o_key: "S510" #o_path: &88 "/Products/" #o_index: 0 #o_creationDate: &91 1701962484 #o_modificationDate: &92 1701962666 #o_userOwner: &94 0 #o_userModification: &96 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &95 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &93 4 #o_properties: &89 null #__rawRelationData: [ [ "id" => 111469 "src_id" => 5100 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111470 "src_id" => 5100 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111471 "src_id" => 5100 "dest_id" => 395 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111472 "src_id" => 5100 "dest_id" => 391 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111473 "src_id" => 5100 "dest_id" => 385 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111474 "src_id" => 5100 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111475 "src_id" => 5100 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111476 "src_id" => 5100 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111477 "src_id" => 5100 "dest_id" => 450 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111478 "src_id" => 5100 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111479 "src_id" => 5100 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111480 "src_id" => 5100 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111481 "src_id" => 5100 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111482 "src_id" => 5100 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111483 "src_id" => 5100 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111484 "src_id" => 5100 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111485 "src_id" => 5100 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111486 "src_id" => 5100 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111487 "src_id" => 5100 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111488 "src_id" => 5100 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111489 "src_id" => 5100 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111490 "src_id" => 5100 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111491 "src_id" => 5100 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111492 "src_id" => 5100 "dest_id" => 954 "type" => "object" "fieldname" => "contract" "index" => 11 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111493 "src_id" => 5100 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111494 "src_id" => 5100 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111495 "src_id" => 5100 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111496 "src_id" => 5100 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119116 "src_id" => 5100 "dest_id" => 5101 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119117 "src_id" => 5100 "dest_id" => 5103 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119118 "src_id" => 5100 "dest_id" => 5104 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119119 "src_id" => 5100 "dest_id" => 5105 "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 {#1851 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "S 510" #codice: "S510" #url3d: "https://busetto.ergocreo.io/?pid=S510" #posizione: 6950 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4793 …} #consumoCuoio: 0.0 #consumoPelle: 0.45 #consumoStoffa: 0.25 #imballo: 2.0 #volume: 0.35 #peso: 9.0 #hb: 0.0 #hs: 460.0 #profondita: 470.0 #lunghezza: 510.0 #altezza: 800.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4792 …} #foto2: Pimcore\Model\Asset\Image {#4791 …} #foto3: Pimcore\Model\Asset\Image {#4794 …} #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 {#4798 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4799 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4797 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4795 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4801 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4802 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4803 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4804 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4805 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4806 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4807 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4808 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4809 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4810 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4811 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4812 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4813 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4814 …} +"____pimcore_cache_item__": "object_5100" : null : 1701962666 : "/Products/" : null : 5100 : 1701962484 : 1701962666 : 4 : 0 : null : 0 : 2 : null : false : null : 5100 : 2 : null : "object" : "S510" : "/Products/" : 0 : 1701962484 : 1701962666 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 111469 "src_id" => 5100 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111470 "src_id" => 5100 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111471 "src_id" => 5100 "dest_id" => 395 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111472 "src_id" => 5100 "dest_id" => 391 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111473 "src_id" => 5100 "dest_id" => 385 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111474 "src_id" => 5100 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111475 "src_id" => 5100 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111476 "src_id" => 5100 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111477 "src_id" => 5100 "dest_id" => 450 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111478 "src_id" => 5100 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111479 "src_id" => 5100 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111480 "src_id" => 5100 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111481 "src_id" => 5100 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111482 "src_id" => 5100 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111483 "src_id" => 5100 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111484 "src_id" => 5100 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111485 "src_id" => 5100 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111486 "src_id" => 5100 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111487 "src_id" => 5100 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111488 "src_id" => 5100 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111489 "src_id" => 5100 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111490 "src_id" => 5100 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111491 "src_id" => 5100 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111492 "src_id" => 5100 "dest_id" => 954 "type" => "object" "fieldname" => "contract" "index" => 11 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111493 "src_id" => 5100 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111494 "src_id" => 5100 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111495 "src_id" => 5100 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111496 "src_id" => 5100 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119116 "src_id" => 5100 "dest_id" => 5101 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119117 "src_id" => 5100 "dest_id" => 5103 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119118 "src_id" => 5100 "dest_id" => 5104 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119119 "src_id" => 5100 "dest_id" => 5105 "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 {#1851 …} : "prod" : "Product" : null : null : false : [] : null : "S 510" : "S510" : "https://busetto.ergocreo.io/?pid=S510" : 6950 : Pimcore\Model\DataObject\Localizedfield {#4793 …} : 0.0 : 0.45 : 0.25 : 2.0 : 0.35 : 9.0 : 0.0 : 460.0 : 470.0 : 510.0 : 800.0 : Pimcore\Model\Asset\Image {#4792 …} : Pimcore\Model\Asset\Image {#4791 …} : Pimcore\Model\Asset\Image {#4794 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4798 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4799 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4797 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4795 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4801 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4802 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4803 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4804 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4805 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4806 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4807 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4808 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4809 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4810 …} : Pimcore\Model\DataObject\Product\Consumi {#4811 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4812 …} : Pimcore\Model\DataObject\Product\Altro {#4813 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4814 …} } ] #tag: [ Pimcore\Model\DataObject\Tag {#4732 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650272 #path: &122 "/Product Data/Tag/" #properties: &123 null #id: &124 359 #creationDate: &125 1696339589 #modificationDate: &126 1702650272 #versionCount: &127 3 #userOwner: &128 0 #locked: &129 null #userModification: &130 2 #parentId: &131 339 #parent: &132 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &124 359 #o_parentId: &131 339 #o_parent: &132 null #o_type: "object" #o_key: "sedia" #o_path: &122 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &125 1696339589 #o_modificationDate: &126 1702650272 #o_userOwner: &128 0 #o_userModification: &130 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &129 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &127 3 #o_properties: &123 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4735 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4724 …} +"____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 {#4735 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4724 …} } Pimcore\Model\DataObject\Tag {#4747 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553494 #path: &136 "/Product Data/Tag/" #properties: &137 null #id: &138 404 #creationDate: &139 1696339591 #modificationDate: &140 1702553494 #versionCount: &141 3 #userOwner: &142 0 #locked: &143 null #userModification: &144 2 #parentId: &145 339 #parent: &146 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &138 404 #o_parentId: &145 339 #o_parent: &146 null #o_type: "object" #o_key: "esterno" #o_path: &136 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &139 1696339591 #o_modificationDate: &140 1702553494 #o_userOwner: &142 0 #o_userModification: &144 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &143 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &141 3 #o_properties: &137 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4735 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4739 …} +"____pimcore_cache_item__": "object_404" : null : 1702553494 : "/Product Data/Tag/" : null : 404 : 1696339591 : 1702553494 : 3 : 0 : null : 2 : 339 : null : false : null : 404 : 339 : null : "object" : "esterno" : "/Product Data/Tag/" : 0 : 1696339591 : 1702553494 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4735 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4739 …} } Pimcore\Model\DataObject\Tag {#4752 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650087 #path: &149 "/Product Data/Tag/" #properties: &150 null #id: &151 405 #creationDate: &152 1696339591 #modificationDate: &153 1702650087 #versionCount: &154 3 #userOwner: &155 0 #locked: &156 null #userModification: &157 2 #parentId: &158 339 #parent: &159 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &151 405 #o_parentId: &158 339 #o_parent: &159 null #o_type: "object" #o_key: "green" #o_path: &149 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &152 1696339591 #o_modificationDate: &153 1702650087 #o_userOwner: &155 0 #o_userModification: &157 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &156 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &154 3 #o_properties: &150 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4735 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4745 …} +"____pimcore_cache_item__": "object_405" : null : 1702650087 : "/Product Data/Tag/" : null : 405 : 1696339591 : 1702650087 : 3 : 0 : null : 2 : 339 : null : false : null : 405 : 339 : null : "object" : "green" : "/Product Data/Tag/" : 0 : 1696339591 : 1702650087 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4735 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4745 …} } Pimcore\Model\DataObject\Tag {#4757 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650155 #path: &162 "/Product Data/Tag/" #properties: &163 null #id: &164 395 #creationDate: &165 1696339590 #modificationDate: &166 1702650155 #versionCount: &167 3 #userOwner: &168 0 #locked: &169 null #userModification: &170 2 #parentId: &171 339 #parent: &172 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &164 395 #o_parentId: &171 339 #o_parent: &172 null #o_type: "object" #o_key: "plastica" #o_path: &162 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &165 1696339590 #o_modificationDate: &166 1702650155 #o_userOwner: &168 0 #o_userModification: &170 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &169 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &167 3 #o_properties: &163 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4735 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4750 …} +"____pimcore_cache_item__": "object_395" : null : 1702650155 : "/Product Data/Tag/" : null : 395 : 1696339590 : 1702650155 : 3 : 0 : null : 2 : 339 : null : false : null : 395 : 339 : null : "object" : "plastica" : "/Product Data/Tag/" : 0 : 1696339590 : 1702650155 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4735 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4750 …} } ] #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: [] #finiture: [] #varianti: Pimcore\Model\DataObject\Product\Varianti {#1533 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#1535 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#1537 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1532 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1530 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#1529 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#1528 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1527 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#1526 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1525 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1524 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1523 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1522 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1521 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#1520 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#1519 …} #altro: Pimcore\Model\DataObject\Product\Altro {#1518 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#1517 …} +"____pimcore_cache_item__": "object_5105" : null : 1701962667 : "/Products/" : null : 5105 : 1701962485 : 1701962667 : 4 : 0 : null : 0 : 2 : Pimcore\Model\DataObject\Folder {#2056} : false : null : 5105 : 2 : Pimcore\Model\DataObject\Folder {#2056} : "object" : "S535" : "/Products/" : 0 : 1701962485 : 1701962667 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 111602 "src_id" => 5105 "dest_id" => 343 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111603 "src_id" => 5105 "dest_id" => 359 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111604 "src_id" => 5105 "dest_id" => 404 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111605 "src_id" => 5105 "dest_id" => 405 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111606 "src_id" => 5105 "dest_id" => 395 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111607 "src_id" => 5105 "dest_id" => 349 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111608 "src_id" => 5105 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111609 "src_id" => 5105 "dest_id" => 450 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111610 "src_id" => 5105 "dest_id" => 452 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111611 "src_id" => 5105 "dest_id" => 454 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111612 "src_id" => 5105 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111613 "src_id" => 5105 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111614 "src_id" => 5105 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111615 "src_id" => 5105 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111616 "src_id" => 5105 "dest_id" => 465 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111617 "src_id" => 5105 "dest_id" => 464 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111618 "src_id" => 5105 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111619 "src_id" => 5105 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111620 "src_id" => 5105 "dest_id" => 473 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111621 "src_id" => 5105 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111622 "src_id" => 5105 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 7 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111623 "src_id" => 5105 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 8 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111624 "src_id" => 5105 "dest_id" => 474 "type" => "object" "fieldname" => "contract" "index" => 9 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111625 "src_id" => 5105 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 10 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 111626 "src_id" => 5105 "dest_id" => 954 "type" => "object" "fieldname" => "contract" "index" => 11 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119143 "src_id" => 5105 "dest_id" => 5103 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 119144 "src_id" => 5105 "dest_id" => 5100 "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 {#1851 …} : "prod" : "Product" : null : null : false : [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] : null : "S 535" : "S535" : "" : 7200 : Pimcore\Model\DataObject\Localizedfield {#1544 …} : 0.0 : 0.0 : 0.0 : 4.0 : 0.35 : 18.0 : 0.0 : 460.0 : 560.0 : 530.0 : 820.0 : Pimcore\Model\Asset\Image {#1542 …} : Pimcore\Model\Asset\Image {#1540 …} : Pimcore\Model\Asset\Image {#1538 …} : Pimcore\Model\Asset\Image {#1534 …} : [ App\Model\Product\Category {#3970} ] : [] : [ Pimcore\Model\DataObject\Product {#4776} Pimcore\Model\DataObject\Product {#4800} ] : [ Pimcore\Model\DataObject\Tag {#4732} Pimcore\Model\DataObject\Tag {#4747} Pimcore\Model\DataObject\Tag {#4752} Pimcore\Model\DataObject\Tag {#4757} ] : null : null : null : null : null : null : [] : [] : Pimcore\Model\DataObject\Product\Varianti {#1533 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#1535 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#1537 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1532 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1530 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#1529 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#1528 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1527 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#1526 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1525 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1524 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1523 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1522 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1521 …} : Pimcore\Model\DataObject\Product\Consumi {#1520 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#1519 …} : Pimcore\Model\DataObject\Product\Altro {#1518 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#1517 …} } "urlSlug" => Pimcore\Model\DataObject\Data\UrlSlug {#1561 #objectId: 5105 #classId: "prod" #slug: "/it/prodotto/s535" #siteId: 0 #fieldname: "url" #index: 0 #ownertype: "localizedfield" #ownername: "localizedfield" #position: "it" #previousSlug: "/it/prodotto/s535" #_owner: null #_fieldname: null #_language: null } "_locale" => "it" "_force_allow_processing_unpublished_elements" => false ] -requirements: [] -options: [ "compiler_class" => "Symfony\Component\Routing\RouteCompiler" "utf8" => true ] -condition: "" -compiled: Symfony\Component\Routing\CompiledRoute {#1551 …} #object: Pimcore\Model\DataObject\Product {#1531} #slug: Pimcore\Model\DataObject\Data\UrlSlug {#1561} #site: null } |
| urlSlug | Pimcore\Model\DataObject\Data\UrlSlug {#1561 #objectId: 5105 #classId: "prod" #slug: "/it/prodotto/s535" #siteId: 0 #fieldname: "url" #index: 0 #ownertype: "localizedfield" #ownername: "localizedfield" #position: "it" #previousSlug: "/it/prodotto/s535" #_owner: null #_fieldname: null #_language: null } |