Shop_Controller_Show
My_Shop_Controller_Show Object
(
[_allowedProperties:protected] => Array
(
[group] => group
[groupsProperties] => groupsProperties
[propertiesForGroups] => propertiesForGroups
[groupsMode] => groupsMode
[groupsForbiddenTags] => groupsForbiddenTags
[item] => item
[itemsProperties] => itemsProperties
[itemsPropertiesList] => itemsPropertiesList
[itemsForbiddenTags] => itemsForbiddenTags
[parentItem] => parentItem
[modifications] => modifications
[specialprices] => specialprices
[associatedItems] => associatedItems
[comments] => comments
[tags] => tags
[siteuser] => siteuser
[offset] => offset
[limit] => limit
[page] => page
[total] => total
[pattern] => pattern
[patternExpressions] => patternExpressions
[patternParams] => patternParams
[tag] => tag
[producer] => producer
[cache] => cache
)
[_aShop_Groups:protected] => Array
(
)
[_aItem_Properties:protected] => Array
(
)
[_aItem_Property_Dirs:protected] => Array
(
)
[_aGroup_Properties:protected] => Array
(
)
[_aGroup_Property_Dirs:protected] => Array
(
)
[_Shop_Items:protected] => Shop_Item_Model Object
(
[_modelName:protected] => shop_item
[img] => 1
[related] => 1
[modifications] => 1
[discounts] => 1
[reviews] => 1
[key] =>
[count] =>
[absolute_price] =>
[_hasMany:protected] => Array
(
)
[_preloadValues:protected] => Array
(
[shortcut_id] => 0
[siteuser_id] => 0
[weight] => 0
[price] => 0
[sorting] => 0
[image_small_height] => 0
[image_small_width] => 0
[image_large_height] => 0
[image_large_width] => 0
[yandex_market] => 1
[yandex_market_bid] => 0
[yandex_market_cid] => 0
[active] => 1
[indexing] => 1
[modification_id] => 0
[shop_measure_id] => 0
[showed] => 0
[deleted] => 0
[user_id] => 0
[guid] => 7AEB98C2-947D-FF3D-D29D-67D5742ACDF3
[datetime] => 2021-01-27 16:56:39
)
[_belongsTo:protected] => Array
(
)
[_forbiddenTags:protected] => Array
(
[price] => price
[datetime] => datetime
[start_datetime] => start_datetime
[end_datetime] => end_datetime
)
[_propertyValues:protected] =>
[_showXmlComments:protected] =>
[_showXmlAssociatedItems:protected] =>
[_showXmlModifications:protected] =>
[_showXmlSpecialprices:protected] =>
[_showXmlTags:protected] =>
[_showXmlWarehousesItems:protected] =>
[_showXmlSiteuser:protected] =>
[_showXmlProperties:protected] =>
[_cartQuantity:protected] => 1
[_aComments:protected] => Array
(
)
[_tagName:protected] => shop_item
[_allowedTags:protected] => Array
(
)
[_typicalForbiddenTags:protected] => Array
(
[price] => price
[datetime] => datetime
[start_datetime] => start_datetime
[end_datetime] => end_datetime
)
[_xmlTags:protected] => Array
(
)
[_childrenEntities:protected] => Array
(
)
[_marksDeleted:protected] => deleted
[_clearEntitiesAfterGetXml:protected] => 1
[_check:protected] => 1
[_nameColumn:protected] => name
[_changeCopiedName:protected] =>
[_primaryKey:protected] => id
[_modelColumns:protected] => Array
(
[id] =>
[shortcut_id] => 0
[shop_tax_id] =>
[shop_seller_id] =>
[shop_group_id] =>
[shop_currency_id] =>
[shop_id] =>
[shop_producer_id] =>
[shop_measure_id] => 0
[type] =>
[name] =>
[marking] =>
[vendorcode] =>
[description] =>
[text] =>
[image_large] =>
[image_small] =>
[weight] => 0
[price] => 0
[active] => 1
[siteuser_group_id] =>
[sorting] => 0
[path] =>
[seo_title] =>
[seo_description] =>
[seo_keywords] =>
[indexing] => 1
[image_small_height] => 0
[image_small_width] => 0
[image_large_height] => 0
[image_large_width] => 0
[yandex_market] => 1
[yandex_market_bid] => 0
[yandex_market_cid] => 0
[yandex_market_sales_notes] =>
[user_id] => 0
[siteuser_id] => 0
[datetime] => 2021-01-27 16:56:39
[modification_id] => 0
[guid] => 7AEB98C2-947D-FF3D-D29D-67D5742ACDF3
[start_datetime] =>
[end_datetime] =>
[showed] => 0
[deleted] => 0
)
[_tableName:protected] => shop_items
[_tableColumns:protected] => Array
(
[id] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => id
[columntype] => int(11)
[collation] =>
[null] =>
[key] => PRI
[default] =>
[extra] => auto_increment
[privileges] => select,insert,update,references
[comment] =>
)
[shortcut_id] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => shortcut_id
[columntype] => int(11)
[collation] =>
[null] =>
[key] => MUL
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[shop_tax_id] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => shop_tax_id
[columntype] => int(11)
[collation] =>
[null] =>
[key] =>
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[shop_seller_id] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => shop_seller_id
[columntype] => int(11)
[collation] =>
[null] =>
[key] =>
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[shop_group_id] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => shop_group_id
[columntype] => int(11)
[collation] =>
[null] =>
[key] => MUL
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[shop_currency_id] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => shop_currency_id
[columntype] => int(11)
[collation] =>
[null] =>
[key] =>
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[shop_id] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => shop_id
[columntype] => int(11)
[collation] =>
[null] =>
[key] => MUL
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[shop_producer_id] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => shop_producer_id
[columntype] => int(11)
[collation] =>
[null] =>
[key] =>
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[shop_measure_id] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => shop_measure_id
[columntype] => int(11)
[collation] =>
[null] =>
[key] =>
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[type] => Array
(
[datatype] => tinyint
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -128
[max] => 127
[max_length] => 1
[name] => type
[columntype] => tinyint(1)
[collation] =>
[null] =>
[key] =>
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[name] => Array
(
[datatype] => varchar
[type] => string
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] =>
[max] =>
[max_length] => 255
[name] => name
[columntype] => varchar(255)
[collation] => utf8_general_ci
[null] => 1
[key] =>
[default] =>
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[marking] => Array
(
[datatype] => varchar
[type] => string
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] =>
[max] =>
[max_length] => 50
[name] => marking
[columntype] => varchar(50)
[collation] => utf8_general_ci
[null] => 1
[key] => MUL
[default] =>
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[vendorcode] => Array
(
[datatype] => varchar
[type] => string
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] =>
[max] =>
[max_length] => 255
[name] => vendorcode
[columntype] => varchar(255)
[collation] => utf8_general_ci
[null] =>
[key] =>
[default] =>
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[description] => Array
(
[datatype] => mediumtext
[type] => string
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] =>
[max] =>
[max_length] => 16777215
[name] => description
[columntype] => mediumtext
[collation] => utf8_general_ci
[null] => 1
[key] =>
[default] =>
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[text] => Array
(
[datatype] => mediumtext
[type] => string
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] =>
[max] =>
[max_length] => 16777215
[name] => text
[columntype] => mediumtext
[collation] => utf8_general_ci
[null] => 1
[key] =>
[default] =>
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[image_large] => Array
(
[datatype] => varchar
[type] => string
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] =>
[max] =>
[max_length] => 255
[name] => image_large
[columntype] => varchar(255)
[collation] => utf8_general_ci
[null] =>
[key] =>
[default] =>
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[image_small] => Array
(
[datatype] => varchar
[type] => string
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] =>
[max] =>
[max_length] => 255
[name] => image_small
[columntype] => varchar(255)
[collation] => utf8_general_ci
[null] =>
[key] =>
[default] =>
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[weight] => Array
(
[datatype] => decimal
[type] => float
[fixed] => 1
[binary] =>
[unsigned] =>
[zerofill] =>
[min] =>
[max] =>
[max_length] => 8,2
[name] => weight
[columntype] => decimal(8,2)
[collation] =>
[null] =>
[key] =>
[default] => 0.00
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[price] => Array
(
[datatype] => decimal
[type] => float
[fixed] => 1
[binary] =>
[unsigned] =>
[zerofill] =>
[min] =>
[max] =>
[max_length] => 12,2
[name] => price
[columntype] => decimal(12,2)
[collation] =>
[null] =>
[key] =>
[default] => 0.00
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[active] => Array
(
[datatype] => tinyint
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -128
[max] => 127
[max_length] => 1
[name] => active
[columntype] => tinyint(1)
[collation] =>
[null] =>
[key] =>
[default] => 1
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[siteuser_group_id] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => siteuser_group_id
[columntype] => int(11)
[collation] =>
[null] =>
[key] =>
[default] => -1
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[sorting] => Array
(
[datatype] => smallint
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -32768
[max] => 32767
[max_length] => 6
[name] => sorting
[columntype] => smallint(6)
[collation] =>
[null] =>
[key] =>
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[path] => Array
(
[datatype] => varchar
[type] => string
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] =>
[max] =>
[max_length] => 255
[name] => path
[columntype] => varchar(255)
[collation] => utf8_general_ci
[null] =>
[key] =>
[default] =>
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[seo_title] => Array
(
[datatype] => mediumtext
[type] => string
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] =>
[max] =>
[max_length] => 16777215
[name] => seo_title
[columntype] => mediumtext
[collation] => utf8_general_ci
[null] => 1
[key] =>
[default] =>
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[seo_description] => Array
(
[datatype] => mediumtext
[type] => string
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] =>
[max] =>
[max_length] => 16777215
[name] => seo_description
[columntype] => mediumtext
[collation] => utf8_general_ci
[null] => 1
[key] =>
[default] =>
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[seo_keywords] => Array
(
[datatype] => mediumtext
[type] => string
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] =>
[max] =>
[max_length] => 16777215
[name] => seo_keywords
[columntype] => mediumtext
[collation] => utf8_general_ci
[null] => 1
[key] =>
[default] =>
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[indexing] => Array
(
[datatype] => tinyint
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -128
[max] => 127
[max_length] => 1
[name] => indexing
[columntype] => tinyint(1)
[collation] =>
[null] =>
[key] =>
[default] => 1
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[image_small_height] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => image_small_height
[columntype] => int(11)
[collation] =>
[null] =>
[key] =>
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[image_small_width] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => image_small_width
[columntype] => int(11)
[collation] =>
[null] =>
[key] =>
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[image_large_height] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => image_large_height
[columntype] => int(11)
[collation] =>
[null] =>
[key] =>
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[image_large_width] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => image_large_width
[columntype] => int(11)
[collation] =>
[null] =>
[key] =>
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[yandex_market] => Array
(
[datatype] => tinyint
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -128
[max] => 127
[max_length] => 1
[name] => yandex_market
[columntype] => tinyint(1)
[collation] =>
[null] =>
[key] =>
[default] => 1
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[yandex_market_bid] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => yandex_market_bid
[columntype] => int(11)
[collation] =>
[null] =>
[key] =>
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[yandex_market_cid] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => yandex_market_cid
[columntype] => int(11)
[collation] =>
[null] =>
[key] =>
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[yandex_market_sales_notes] => Array
(
[datatype] => varchar
[type] => string
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] =>
[max] =>
[max_length] => 50
[name] => yandex_market_sales_notes
[columntype] => varchar(50)
[collation] => utf8_general_ci
[null] =>
[key] =>
[default] =>
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[user_id] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => user_id
[columntype] => int(11)
[collation] =>
[null] =>
[key] =>
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[siteuser_id] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => siteuser_id
[columntype] => int(11)
[collation] =>
[null] =>
[key] =>
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[datetime] => Array
(
[datatype] => datetime
[type] => string
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] =>
[max] =>
[max_length] =>
[name] => datetime
[columntype] => datetime
[collation] =>
[null] =>
[key] =>
[default] => 0000-00-00 00:00:00
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[modification_id] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => modification_id
[columntype] => int(11)
[collation] =>
[null] =>
[key] => MUL
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[guid] => Array
(
[datatype] => varchar
[type] => string
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] =>
[max] =>
[max_length] => 100
[name] => guid
[columntype] => varchar(100)
[collation] => utf8_general_ci
[null] =>
[key] => MUL
[default] =>
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[start_datetime] => Array
(
[datatype] => datetime
[type] => string
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] =>
[max] =>
[max_length] =>
[name] => start_datetime
[columntype] => datetime
[collation] =>
[null] =>
[key] =>
[default] => 0000-00-00 00:00:00
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[end_datetime] => Array
(
[datatype] => datetime
[type] => string
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] =>
[max] =>
[max_length] =>
[name] => end_datetime
[columntype] => datetime
[collation] =>
[null] =>
[key] =>
[default] => 0000-00-00 00:00:00
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[showed] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => showed
[columntype] => int(11)
[collation] =>
[null] =>
[key] =>
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[deleted] => Array
(
[datatype] => tinyint unsigned
[type] => int
[fixed] =>
[binary] =>
[unsigned] => 1
[zerofill] =>
[min] => 0
[max] => 255
[max_length] => 1
[name] => deleted
[columntype] => tinyint(1) unsigned
[collation] =>
[null] =>
[key] =>
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
)
[_skipColumns:protected] => Array
(
)
[_changedColumns:protected] => Array
(
[shortcut_id] => shortcut_id
[siteuser_id] => siteuser_id
[weight] => weight
[price] => price
[sorting] => sorting
[image_small_height] => image_small_height
[image_small_width] => image_small_width
[image_large_height] => image_large_height
[image_large_width] => image_large_width
[yandex_market] => yandex_market
[yandex_market_bid] => yandex_market_bid
[yandex_market_cid] => yandex_market_cid
[active] => active
[indexing] => indexing
[modification_id] => modification_id
[shop_measure_id] => shop_measure_id
[showed] => showed
[deleted] => deleted
[user_id] => user_id
[guid] => guid
[datetime] => datetime
)
[_relations:protected] => Array
(
[shop_carts] => Array
(
[type] => many
[model] => shop_cart
[foreign_key] => shop_item_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[comments] => Array
(
[through] => comment_shop_item
[type] => many
[model] => comment
[foreign_key] => shop_item_id
[through_table_name] => comment_shop_items
[dependent_key] => comment_id
)
[shop_discounts] => Array
(
[through] => shop_item_discount
[type] => many
[model] => shop_discount
[foreign_key] => shop_item_id
[through_table_name] => shop_item_discounts
[dependent_key] => shop_discount_id
)
[shop_item_discounts] => Array
(
[type] => many
[model] => shop_item_discount
[foreign_key] => shop_item_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_item_digitals] => Array
(
[type] => many
[model] => shop_item_digital
[foreign_key] => shop_item_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_items] => Array
(
[foreign_key] => shortcut_id
[type] => many
[model] => shop_item
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[modifications] => Array
(
[model] => Shop_Item
[foreign_key] => modification_id
[type] => many
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_prices] => Array
(
[through] => shop_item_price
[type] => many
[model] => shop_price
[foreign_key] => shop_item_id
[through_table_name] => shop_item_prices
[dependent_key] => shop_price_id
)
[shop_item_prices] => Array
(
[type] => many
[model] => shop_item_price
[foreign_key] => shop_item_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[item_associateds] => Array
(
[through] => shop_item_associated
[through_table_name] => shop_item_associated
[model] => Shop_Item
[dependent_key] => shop_item_associated_id
[type] => many
[foreign_key] => shop_item_id
)
[shop_item_associateds] => Array
(
[type] => many
[model] => shop_item_associated
[foreign_key] => shop_item_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_item_associated_seconds] => Array
(
[model] => Shop_Item_Associated
[foreign_key] => shop_item_associated_id
[type] => many
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_specialprices] => Array
(
[type] => many
[model] => shop_specialprice
[foreign_key] => shop_item_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[tags] => Array
(
[through] => tag_shop_item
[type] => many
[model] => tag
[foreign_key] => shop_item_id
[through_table_name] => tag_shop_items
[dependent_key] => tag_id
)
[tag_shop_items] => Array
(
[type] => many
[model] => tag_shop_item
[foreign_key] => shop_item_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_warehouses] => Array
(
[through] => shop_warehouse_item
[type] => many
[model] => shop_warehouse
[foreign_key] => shop_item_id
[through_table_name] => shop_warehouse_items
[dependent_key] => shop_warehouse_id
)
[shop_warehouse_items] => Array
(
[type] => many
[model] => shop_warehouse_item
[foreign_key] => shop_item_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_measure] => Array
(
[type] => belong
[model] => shop_measure
[primary_key] => id
[foreign_key] => shop_measure_id
[through] =>
[through_table_name] =>
)
[shop_tax] => Array
(
[type] => belong
[model] => shop_tax
[primary_key] => id
[foreign_key] => shop_tax_id
[through] =>
[through_table_name] =>
)
[siteuser_group] => Array
(
[type] => belong
[model] => siteuser_group
[primary_key] => id
[foreign_key] => siteuser_group_id
[through] =>
[through_table_name] =>
)
[shop_seller] => Array
(
[type] => belong
[model] => shop_seller
[primary_key] => id
[foreign_key] => shop_seller_id
[through] =>
[through_table_name] =>
)
[shop_group] => Array
(
[type] => belong
[model] => shop_group
[primary_key] => id
[foreign_key] => shop_group_id
[through] =>
[through_table_name] =>
)
[shop_currency] => Array
(
[type] => belong
[model] => shop_currency
[primary_key] => id
[foreign_key] => shop_currency_id
[through] =>
[through_table_name] =>
)
[shop] => Array
(
[type] => belong
[model] => shop
[primary_key] => id
[foreign_key] => shop_id
[through] =>
[through_table_name] =>
)
[shop_producer] => Array
(
[type] => belong
[model] => shop_producer
[primary_key] => id
[foreign_key] => shop_producer_id
[through] =>
[through_table_name] =>
)
[siteuser] => Array
(
[type] => belong
[model] => siteuser
[primary_key] => id
[foreign_key] => siteuser_id
[through] =>
[through_table_name] =>
)
[shop_item] => Array
(
[foreign_key] => shortcut_id
[type] => belong
[model] => shop_item
[primary_key] => id
[through] =>
[through_table_name] =>
)
[modification] => Array
(
[model] => Shop_Item
[foreign_key] => modification_id
[type] => belong
[primary_key] => id
[through] =>
[through_table_name] =>
)
)
[_hasOne:protected] => Array
(
)
[_relationCache:protected] => Array
(
)
[_dataBase:protected] => Core_DataBase_Mysql Object
(
[_result:protected] => Resource id #193
[_newLink:protected] =>
[_quoteColumnNameCache:protected] => Array
(
[constants] => `constants`
[constants.*] => `constants`.*
[active] => `active`
[deleted] => `deleted`
[constants.deleted] => `constants`.`deleted`
[modules] => `modules`
[modules.*] => `modules`.*
[modules.deleted] => `modules`.`deleted`
[sorting] => `sorting`
[modules.sorting] => `modules`.`sorting`
[site_aliases] => `site_aliases`
[site_aliases.*] => `site_aliases`.*
[sites] => `sites`
[site_id] => `site_id`
[site_aliases.site_id] => `site_aliases`.`site_id`
[id] => `id`
[sites.id] => `sites`.`id`
[name] => `name`
[site_aliases.name] => `site_aliases`.`name`
[sites.deleted] => `sites`.`deleted`
[site_aliases.deleted] => `site_aliases`.`deleted`
[ipaddresses] => `ipaddresses`
[ip] => `ip`
[ipaddresses.deleted] => `ipaddresses`.`deleted`
[structures] => `structures`
[structures.site_id] => `structures`.`site_id`
[path] => `path`
[parent_id] => `parent_id`
[structures.deleted] => `structures`.`deleted`
[templates] => `templates`
[templates.id] => `templates`.`id`
[templates.deleted] => `templates`.`deleted`
[libs] => `libs`
[libs.id] => `libs`.`id`
[libs.deleted] => `libs`.`deleted`
[shop_items] => `shop_items`
[shops] => `shops`
[shops.id] => `shops`.`id`
[shops.deleted] => `shops`.`deleted`
[shop_groups] => `shop_groups`
[shop_id] => `shop_id`
[shop_groups.shop_id] => `shop_groups`.`shop_id`
[shop_groups.deleted] => `shop_groups`.`deleted`
[shop_items.shop_id] => `shop_items`.`shop_id`
[modification_id] => `modification_id`
[shop_items.modification_id] => `shop_items`.`modification_id`
[shop_group_id] => `shop_group_id`
[shortcut_id] => `shortcut_id`
[shop_items.deleted] => `shop_items`.`deleted`
[xsls] => `xsls`
[xsls.deleted] => `xsls`.`deleted`
[xsls.sorting] => `xsls`.`sorting`
[xsls.name] => `xsls`.`name`
[value] => `value`
[sessions] => `sessions`
[siteuser_group_id] => `siteuser_group_id`
[structure_menu_id] => `structure_menu_id`
[shop_warehouse_items] => `shop_warehouse_items`
[shop_item_id] => `shop_item_id`
[shop_warehouse_items.shop_item_id] => `shop_warehouse_items`.`shop_item_id`
[shop_specialprices] => `shop_specialprices`
[shop_specialprices.shop_item_id] => `shop_specialprices`.`shop_item_id`
[shop_currencies] => `shop_currencies`
[shop_currencies.id] => `shop_currencies`.`id`
[shop_currencies.deleted] => `shop_currencies`.`deleted`
[shop_item_discounts] => `shop_item_discounts`
[shop_item_discounts.shop_item_id] => `shop_item_discounts`.`shop_item_id`
[shop_discounts] => `shop_discounts`
[shop_discounts.id] => `shop_discounts`.`id`
[shop_discounts.deleted] => `shop_discounts`.`deleted`
[shop_items.id] => `shop_items`.`id`
[shop_items.shop_group_id] => `shop_items`.`shop_group_id`
[max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2] => max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
[property_value_ints] => `property_value_ints`
[entity_id] => `entity_id`
[property_value_ints.entity_id] => `property_value_ints`.`entity_id`
[property_id] => `property_id`
[property_value_ints.property_id] => `property_value_ints`.`property_id`
)
[_config:protected] => Array
(
[driver] => mysql
[host] => localhost
[username] => kidsshop_kids
[password] => ch4Tobr9ajln
[database] => kidsshop_kids
[charset] => UTF8
)
[_connection:protected] => Resource id #26
[_lastQuery:protected] => SELECT
max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
FROM `shop_items`, `property_value_ints`
WHERE `shop_items`.`shop_group_id` = '613' AND `shop_items`.`deleted` = 0 AND `shop_items`.`shop_id` = 4 AND `property_value_ints`.`entity_id` = '5294' AND `property_value_ints`.`property_id` = 89
[_queryType:protected] => 0
[_asObject:protected] =>
[_separator:protected] => Array
(
[0] => .
[1] => +
[2] => -
[3] => /
[4] => *
)
)
[_queryBuilder:protected] => Core_QueryBuilder_Select Object
(
[_distinct:protected] =>
[_highPriority:protected] =>
[_straightJoin:protected] =>
[_sqlCalcFoundRows:protected] =>
[_select:protected] => Array
(
[0] => shop_items.*
)
[_from:protected] => Array
(
)
[_join:protected] => Array
(
)
[_groupBy:protected] => Array
(
)
[_having:protected] => Array
(
)
[_union:protected] => Array
(
)
[_queryType:protected] => 0
[_where:protected] => Array
(
[0] => Array
(
[] => Array
(
[0] => shop_items.shop_id
[1] => =
[2] => 4
)
)
[1] => Array
(
[AND] => Array
(
[0] => shop_items.active
[1] => =
[2] => 1
)
)
[2] => Array
(
[AND] => Array
(
[0] => (
)
)
[3] => Array
(
[] => Array
(
[0] => shop_items.start_datetime
[1] => <
[2] => 2021-01-27 16:56:39
)
)
[4] => Array
(
[OR] => Array
(
[0] => shop_items.start_datetime
[1] => =
[2] => 0000-00-00 00:00:00
)
)
[5] => Array
(
[] => Array
(
[0] => )
)
)
[6] => Array
(
[AND] => Array
(
[0] => (
)
)
[7] => Array
(
[] => Array
(
[0] => shop_items.end_datetime
[1] => >
[2] => 2021-01-27 16:56:39
)
)
[8] => Array
(
[OR] => Array
(
[0] => shop_items.end_datetime
[1] => =
[2] => 0000-00-00 00:00:00
)
)
[9] => Array
(
[] => Array
(
[0] => )
)
)
[10] => Array
(
[AND] => Array
(
[0] => shop_items.siteuser_group_id
[1] => IN
[2] => Array
(
[0] => 0
[1] => -1
)
)
)
)
[_sqll:protected] =>
[_operator:protected] => AND
[_defaultOperator:protected] => AND
[_orderBy:protected] => Array
(
[0] => Array
(
[0] => shop_items.datetime
[1] => DESC
[2] =>
)
[1] => Array
(
[0] => shop_items.sorting
[1] => DESC
[2] =>
)
)
[_limit:protected] =>
[_offset:protected] =>
[_dataBase:protected] => Core_DataBase_Mysql Object
(
[_result:protected] => Resource id #193
[_newLink:protected] =>
[_quoteColumnNameCache:protected] => Array
(
[constants] => `constants`
[constants.*] => `constants`.*
[active] => `active`
[deleted] => `deleted`
[constants.deleted] => `constants`.`deleted`
[modules] => `modules`
[modules.*] => `modules`.*
[modules.deleted] => `modules`.`deleted`
[sorting] => `sorting`
[modules.sorting] => `modules`.`sorting`
[site_aliases] => `site_aliases`
[site_aliases.*] => `site_aliases`.*
[sites] => `sites`
[site_id] => `site_id`
[site_aliases.site_id] => `site_aliases`.`site_id`
[id] => `id`
[sites.id] => `sites`.`id`
[name] => `name`
[site_aliases.name] => `site_aliases`.`name`
[sites.deleted] => `sites`.`deleted`
[site_aliases.deleted] => `site_aliases`.`deleted`
[ipaddresses] => `ipaddresses`
[ip] => `ip`
[ipaddresses.deleted] => `ipaddresses`.`deleted`
[structures] => `structures`
[structures.site_id] => `structures`.`site_id`
[path] => `path`
[parent_id] => `parent_id`
[structures.deleted] => `structures`.`deleted`
[templates] => `templates`
[templates.id] => `templates`.`id`
[templates.deleted] => `templates`.`deleted`
[libs] => `libs`
[libs.id] => `libs`.`id`
[libs.deleted] => `libs`.`deleted`
[shop_items] => `shop_items`
[shops] => `shops`
[shops.id] => `shops`.`id`
[shops.deleted] => `shops`.`deleted`
[shop_groups] => `shop_groups`
[shop_id] => `shop_id`
[shop_groups.shop_id] => `shop_groups`.`shop_id`
[shop_groups.deleted] => `shop_groups`.`deleted`
[shop_items.shop_id] => `shop_items`.`shop_id`
[modification_id] => `modification_id`
[shop_items.modification_id] => `shop_items`.`modification_id`
[shop_group_id] => `shop_group_id`
[shortcut_id] => `shortcut_id`
[shop_items.deleted] => `shop_items`.`deleted`
[xsls] => `xsls`
[xsls.deleted] => `xsls`.`deleted`
[xsls.sorting] => `xsls`.`sorting`
[xsls.name] => `xsls`.`name`
[value] => `value`
[sessions] => `sessions`
[siteuser_group_id] => `siteuser_group_id`
[structure_menu_id] => `structure_menu_id`
[shop_warehouse_items] => `shop_warehouse_items`
[shop_item_id] => `shop_item_id`
[shop_warehouse_items.shop_item_id] => `shop_warehouse_items`.`shop_item_id`
[shop_specialprices] => `shop_specialprices`
[shop_specialprices.shop_item_id] => `shop_specialprices`.`shop_item_id`
[shop_currencies] => `shop_currencies`
[shop_currencies.id] => `shop_currencies`.`id`
[shop_currencies.deleted] => `shop_currencies`.`deleted`
[shop_item_discounts] => `shop_item_discounts`
[shop_item_discounts.shop_item_id] => `shop_item_discounts`.`shop_item_id`
[shop_discounts] => `shop_discounts`
[shop_discounts.id] => `shop_discounts`.`id`
[shop_discounts.deleted] => `shop_discounts`.`deleted`
[shop_items.id] => `shop_items`.`id`
[shop_items.shop_group_id] => `shop_items`.`shop_group_id`
[max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2] => max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
[property_value_ints] => `property_value_ints`
[entity_id] => `entity_id`
[property_value_ints.entity_id] => `property_value_ints`.`entity_id`
[property_id] => `property_id`
[property_value_ints.property_id] => `property_value_ints`.`property_id`
)
[_config:protected] => Array
(
[driver] => mysql
[host] => localhost
[username] => kidsshop_kids
[password] => ch4Tobr9ajln
[database] => kidsshop_kids
[charset] => UTF8
)
[_connection:protected] => Resource id #26
[_lastQuery:protected] => SELECT
max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
FROM `shop_items`, `property_value_ints`
WHERE `shop_items`.`shop_group_id` = '613' AND `shop_items`.`deleted` = 0 AND `shop_items`.`shop_id` = 4 AND `property_value_ints`.`entity_id` = '5294' AND `property_value_ints`.`property_id` = 89
[_queryType:protected] => 0
[_asObject:protected] =>
[_separator:protected] => Array
(
[0] => .
[1] => +
[2] => -
[3] => /
[4] => *
)
)
)
[_bSetPreloadValues:protected] => 1
[_loaded:protected] =>
[_saved:protected] =>
[_init:Core_ORM:private] => 1
[_sorting:protected] => Array
(
)
)
[_Shop_Groups:protected] => Shop_Group_Model Object
(
[_modelName:protected] => shop_group
[img] => 0
[related] =>
[modifications] =>
[discounts] =>
[type] =>
[reviews] =>
[status] =>
[count] =>
[key] =>
[price] =>
[_hasMany:protected] => Array
(
)
[_belongsTo:protected] => Array
(
)
[_preloadValues:protected] => Array
(
[sorting] => 0
[active] => 1
[indexing] => 1
[deleted] => 0
[user_id] => 0
[guid] => 7F1F84C1-573A-A576-7F99-367D6935AF51
)
[_propertyValues:protected] =>
[_showXmlProperties:protected] =>
[_tagName:protected] => shop_group
[_allowedTags:protected] => Array
(
)
[_typicalForbiddenTags:protected] => Array
(
[deleted] => deleted
)
[_forbiddenTags:protected] => Array
(
[deleted] => deleted
)
[_xmlTags:protected] => Array
(
)
[_childrenEntities:protected] => Array
(
)
[_marksDeleted:protected] => deleted
[_clearEntitiesAfterGetXml:protected] => 1
[_check:protected] => 1
[_nameColumn:protected] => name
[_changeCopiedName:protected] =>
[_primaryKey:protected] => id
[_modelColumns:protected] => Array
(
[id] =>
)
[_tableName:protected] => shop_groups
[_tableColumns:protected] => Array
(
)
[_skipColumns:protected] => Array
(
)
[_changedColumns:protected] => Array
(
)
[_relations:protected] => Array
(
[shop_groups] => Array
(
[foreign_key] => parent_id
[type] => many
[model] => shop_group
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_items] => Array
(
[type] => many
[model] => shop_item
[foreign_key] => shop_group_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_item_property_for_groups] => Array
(
[type] => many
[model] => shop_item_property_for_group
[foreign_key] => shop_group_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_group] => Array
(
[foreign_key] => parent_id
[type] => belong
[model] => shop_group
[primary_key] => id
[through] =>
[through_table_name] =>
)
[shop] => Array
(
[type] => belong
[model] => shop
[primary_key] => id
[foreign_key] => shop_id
[through] =>
[through_table_name] =>
)
[siteuser_group] => Array
(
[type] => belong
[model] => siteuser_group
[primary_key] => id
[foreign_key] => siteuser_group_id
[through] =>
[through_table_name] =>
)
)
[_hasOne:protected] => Array
(
)
[_relationCache:protected] => Array
(
)
[_dataBase:protected] => Core_DataBase_Mysql Object
(
[_result:protected] => Resource id #193
[_newLink:protected] =>
[_quoteColumnNameCache:protected] => Array
(
[constants] => `constants`
[constants.*] => `constants`.*
[active] => `active`
[deleted] => `deleted`
[constants.deleted] => `constants`.`deleted`
[modules] => `modules`
[modules.*] => `modules`.*
[modules.deleted] => `modules`.`deleted`
[sorting] => `sorting`
[modules.sorting] => `modules`.`sorting`
[site_aliases] => `site_aliases`
[site_aliases.*] => `site_aliases`.*
[sites] => `sites`
[site_id] => `site_id`
[site_aliases.site_id] => `site_aliases`.`site_id`
[id] => `id`
[sites.id] => `sites`.`id`
[name] => `name`
[site_aliases.name] => `site_aliases`.`name`
[sites.deleted] => `sites`.`deleted`
[site_aliases.deleted] => `site_aliases`.`deleted`
[ipaddresses] => `ipaddresses`
[ip] => `ip`
[ipaddresses.deleted] => `ipaddresses`.`deleted`
[structures] => `structures`
[structures.site_id] => `structures`.`site_id`
[path] => `path`
[parent_id] => `parent_id`
[structures.deleted] => `structures`.`deleted`
[templates] => `templates`
[templates.id] => `templates`.`id`
[templates.deleted] => `templates`.`deleted`
[libs] => `libs`
[libs.id] => `libs`.`id`
[libs.deleted] => `libs`.`deleted`
[shop_items] => `shop_items`
[shops] => `shops`
[shops.id] => `shops`.`id`
[shops.deleted] => `shops`.`deleted`
[shop_groups] => `shop_groups`
[shop_id] => `shop_id`
[shop_groups.shop_id] => `shop_groups`.`shop_id`
[shop_groups.deleted] => `shop_groups`.`deleted`
[shop_items.shop_id] => `shop_items`.`shop_id`
[modification_id] => `modification_id`
[shop_items.modification_id] => `shop_items`.`modification_id`
[shop_group_id] => `shop_group_id`
[shortcut_id] => `shortcut_id`
[shop_items.deleted] => `shop_items`.`deleted`
[xsls] => `xsls`
[xsls.deleted] => `xsls`.`deleted`
[xsls.sorting] => `xsls`.`sorting`
[xsls.name] => `xsls`.`name`
[value] => `value`
[sessions] => `sessions`
[siteuser_group_id] => `siteuser_group_id`
[structure_menu_id] => `structure_menu_id`
[shop_warehouse_items] => `shop_warehouse_items`
[shop_item_id] => `shop_item_id`
[shop_warehouse_items.shop_item_id] => `shop_warehouse_items`.`shop_item_id`
[shop_specialprices] => `shop_specialprices`
[shop_specialprices.shop_item_id] => `shop_specialprices`.`shop_item_id`
[shop_currencies] => `shop_currencies`
[shop_currencies.id] => `shop_currencies`.`id`
[shop_currencies.deleted] => `shop_currencies`.`deleted`
[shop_item_discounts] => `shop_item_discounts`
[shop_item_discounts.shop_item_id] => `shop_item_discounts`.`shop_item_id`
[shop_discounts] => `shop_discounts`
[shop_discounts.id] => `shop_discounts`.`id`
[shop_discounts.deleted] => `shop_discounts`.`deleted`
[shop_items.id] => `shop_items`.`id`
[shop_items.shop_group_id] => `shop_items`.`shop_group_id`
[max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2] => max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
[property_value_ints] => `property_value_ints`
[entity_id] => `entity_id`
[property_value_ints.entity_id] => `property_value_ints`.`entity_id`
[property_id] => `property_id`
[property_value_ints.property_id] => `property_value_ints`.`property_id`
)
[_config:protected] => Array
(
[driver] => mysql
[host] => localhost
[username] => kidsshop_kids
[password] => ch4Tobr9ajln
[database] => kidsshop_kids
[charset] => UTF8
)
[_connection:protected] => Resource id #26
[_lastQuery:protected] => SELECT
max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
FROM `shop_items`, `property_value_ints`
WHERE `shop_items`.`shop_group_id` = '613' AND `shop_items`.`deleted` = 0 AND `shop_items`.`shop_id` = 4 AND `property_value_ints`.`entity_id` = '5294' AND `property_value_ints`.`property_id` = 89
[_queryType:protected] => 0
[_asObject:protected] =>
[_separator:protected] => Array
(
[0] => .
[1] => +
[2] => -
[3] => /
[4] => *
)
)
[_queryBuilder:protected] => Core_QueryBuilder_Select Object
(
[_distinct:protected] =>
[_highPriority:protected] =>
[_straightJoin:protected] =>
[_sqlCalcFoundRows:protected] =>
[_select:protected] => Array
(
[0] => shop_groups.*
)
[_from:protected] => Array
(
)
[_join:protected] => Array
(
)
[_groupBy:protected] => Array
(
)
[_having:protected] => Array
(
)
[_union:protected] => Array
(
)
[_queryType:protected] => 0
[_where:protected] => Array
(
[0] => Array
(
[] => Array
(
[0] => shop_groups.shop_id
[1] => =
[2] => 4
)
)
[1] => Array
(
[AND] => Array
(
[0] => shop_groups.siteuser_group_id
[1] => IN
[2] => Array
(
[0] => 0
[1] => -1
)
)
)
[2] => Array
(
[AND] => Array
(
[0] => shop_groups.active
[1] => =
[2] => 1
)
)
)
[_sqll:protected] =>
[_operator:protected] => AND
[_defaultOperator:protected] => AND
[_orderBy:protected] => Array
(
[0] => Array
(
[0] => shop_groups.sorting
[1] => ASC
[2] =>
)
)
[_limit:protected] =>
[_offset:protected] =>
[_dataBase:protected] => Core_DataBase_Mysql Object
(
[_result:protected] => Resource id #193
[_newLink:protected] =>
[_quoteColumnNameCache:protected] => Array
(
[constants] => `constants`
[constants.*] => `constants`.*
[active] => `active`
[deleted] => `deleted`
[constants.deleted] => `constants`.`deleted`
[modules] => `modules`
[modules.*] => `modules`.*
[modules.deleted] => `modules`.`deleted`
[sorting] => `sorting`
[modules.sorting] => `modules`.`sorting`
[site_aliases] => `site_aliases`
[site_aliases.*] => `site_aliases`.*
[sites] => `sites`
[site_id] => `site_id`
[site_aliases.site_id] => `site_aliases`.`site_id`
[id] => `id`
[sites.id] => `sites`.`id`
[name] => `name`
[site_aliases.name] => `site_aliases`.`name`
[sites.deleted] => `sites`.`deleted`
[site_aliases.deleted] => `site_aliases`.`deleted`
[ipaddresses] => `ipaddresses`
[ip] => `ip`
[ipaddresses.deleted] => `ipaddresses`.`deleted`
[structures] => `structures`
[structures.site_id] => `structures`.`site_id`
[path] => `path`
[parent_id] => `parent_id`
[structures.deleted] => `structures`.`deleted`
[templates] => `templates`
[templates.id] => `templates`.`id`
[templates.deleted] => `templates`.`deleted`
[libs] => `libs`
[libs.id] => `libs`.`id`
[libs.deleted] => `libs`.`deleted`
[shop_items] => `shop_items`
[shops] => `shops`
[shops.id] => `shops`.`id`
[shops.deleted] => `shops`.`deleted`
[shop_groups] => `shop_groups`
[shop_id] => `shop_id`
[shop_groups.shop_id] => `shop_groups`.`shop_id`
[shop_groups.deleted] => `shop_groups`.`deleted`
[shop_items.shop_id] => `shop_items`.`shop_id`
[modification_id] => `modification_id`
[shop_items.modification_id] => `shop_items`.`modification_id`
[shop_group_id] => `shop_group_id`
[shortcut_id] => `shortcut_id`
[shop_items.deleted] => `shop_items`.`deleted`
[xsls] => `xsls`
[xsls.deleted] => `xsls`.`deleted`
[xsls.sorting] => `xsls`.`sorting`
[xsls.name] => `xsls`.`name`
[value] => `value`
[sessions] => `sessions`
[siteuser_group_id] => `siteuser_group_id`
[structure_menu_id] => `structure_menu_id`
[shop_warehouse_items] => `shop_warehouse_items`
[shop_item_id] => `shop_item_id`
[shop_warehouse_items.shop_item_id] => `shop_warehouse_items`.`shop_item_id`
[shop_specialprices] => `shop_specialprices`
[shop_specialprices.shop_item_id] => `shop_specialprices`.`shop_item_id`
[shop_currencies] => `shop_currencies`
[shop_currencies.id] => `shop_currencies`.`id`
[shop_currencies.deleted] => `shop_currencies`.`deleted`
[shop_item_discounts] => `shop_item_discounts`
[shop_item_discounts.shop_item_id] => `shop_item_discounts`.`shop_item_id`
[shop_discounts] => `shop_discounts`
[shop_discounts.id] => `shop_discounts`.`id`
[shop_discounts.deleted] => `shop_discounts`.`deleted`
[shop_items.id] => `shop_items`.`id`
[shop_items.shop_group_id] => `shop_items`.`shop_group_id`
[max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2] => max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
[property_value_ints] => `property_value_ints`
[entity_id] => `entity_id`
[property_value_ints.entity_id] => `property_value_ints`.`entity_id`
[property_id] => `property_id`
[property_value_ints.property_id] => `property_value_ints`.`property_id`
)
[_config:protected] => Array
(
[driver] => mysql
[host] => localhost
[username] => kidsshop_kids
[password] => ch4Tobr9ajln
[database] => kidsshop_kids
[charset] => UTF8
)
[_connection:protected] => Resource id #26
[_lastQuery:protected] => SELECT
max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
FROM `shop_items`, `property_value_ints`
WHERE `shop_items`.`shop_group_id` = '613' AND `shop_items`.`deleted` = 0 AND `shop_items`.`shop_id` = 4 AND `property_value_ints`.`entity_id` = '5294' AND `property_value_ints`.`property_id` = 89
[_queryType:protected] => 0
[_asObject:protected] =>
[_separator:protected] => Array
(
[0] => .
[1] => +
[2] => -
[3] => /
[4] => *
)
)
)
[_bSetPreloadValues:protected] =>
[_loaded:protected] =>
[_saved:protected] =>
[_init:Core_ORM:private] => 1
[_sorting:protected] => Array
(
)
)
[_aSiteuserGroups:protected] => Array
(
[0] => 0
[1] => -1
)
[_cacheName:protected] => shop_show
[_entity:protected] => Shop_Model Object
(
[_modelName:protected] => shop
[img] => 1
[shop_currency_name] =>
[img_transactions] =>
[currency_name] =>
[_hasMany:protected] => Array
(
)
[_preloadValues:protected] => Array
(
[use_captcha] => 1
[image_small_max_width] => 100
[image_large_max_width] => 800
[image_small_max_height] => 100
[image_large_max_height] => 800
[group_image_small_max_width] => 100
[group_image_large_max_width] => 800
[group_image_small_max_height] => 100
[group_image_large_max_height] => 800
[items_sorting_field] => 0
[items_sorting_direction] => 0
[groups_sorting_field] => 0
[groups_sorting_direction] => 0
[url_type] => 0
[apply_tags_automatically] => 1
[write_off_paid_items] => 0
[comment_active] => 0
[format_date] => %d.%m.%Y
[format_datetime] => %d.%m.%Y %H:%M:%S
[typograph_default_items] => 1
[typograph_default_groups] => 1
[watermark_default_position_x] => 50%
[watermark_default_position_y] => 100%
[preserve_aspect_ratio] => 1
[items_on_page] => 10
[watermark_file] =>
[deleted] => 0
)
[_belongsTo:protected] => Array
(
)
[_groupsTree:protected] => Array
(
)
[_cacheGroups:protected] => Array
(
)
[_cacheItems:protected] => Array
(
)
[_tagName:protected] => shop
[_allowedTags:protected] => Array
(
)
[_typicalForbiddenTags:protected] => Array
(
[deleted] => deleted
)
[_forbiddenTags:protected] => Array
(
[deleted] => deleted
)
[_xmlTags:protected] => Array
(
)
[_childrenEntities:protected] => Array
(
)
[_marksDeleted:protected] => deleted
[_clearEntitiesAfterGetXml:protected] => 1
[_check:protected] => 1
[_nameColumn:protected] => name
[_changeCopiedName:protected] =>
[_primaryKey:protected] => id
[_modelColumns:protected] => Array
(
[id] => 4
[shop_dir_id] => 0
[shop_company_id] => 0
[site_id] => 2
[name] => Интернет-магазин детской одежды «kidsshop-ekb.ru», Екатеринбург
[description] =>
[yandex_market_name] =>
[image_small_max_width] => 218
[image_small_max_height] => 289
[image_large_max_width] => 800
[image_large_max_height] => 800
[structure_id] => 90
[shop_country_id] => 175
[shop_currency_id] => 1
[shop_order_status_id] => 0
[shop_measure_id] => 2
[email] => info@kidsshop-ekb.ru
[items_on_page] => 30
[url_type] => 1
[send_order_email_admin] => 1
[send_order_email_user] => 1
[items_sorting_field] => 0
[items_sorting_direction] => 1
[groups_sorting_field] => 1
[groups_sorting_direction] => 0
[user_id] => 19
[comment_active] => 0
[watermark_file] => shop_watermark_4.png
[watermark_default_use_large_image] => 1
[watermark_default_use_small_image] => 0
[watermark_default_position_x] => 50%
[watermark_default_position_y] => 100%
[guid] => 903E8527-07F2-67E8-EC2F-42ADAABDD87B
[format_date] => %d.%m.%Y
[format_datetime] => %d.%m.%Y %H:%M:%S
[typograph_default_items] => 1
[typograph_default_groups] => 1
[apply_tags_automatically] => 1
[write_off_paid_items] => 1
[apply_keywords_automatically] => 1
[change_filename] => 1
[attach_digital_items] => 0
[yandex_market_sales_notes_default] =>
[siteuser_group_id] => 0
[use_captcha] => 1
[group_image_small_max_width] => 100
[group_image_large_max_width] => 200
[group_image_small_max_height] => 100
[group_image_large_max_height] => 200
[preserve_aspect_ratio] => 1
[deleted] => 0
)
[_tableName:protected] => shops
[_tableColumns:protected] => Array
(
)
[_skipColumns:protected] => Array
(
)
[_changedColumns:protected] => Array
(
)
[_relations:protected] => Array
(
[affiliate_plans] => Array
(
[through] => shop_affiliate_plan
[type] => many
[model] => affiliate_plan
[foreign_key] => shop_id
[through_table_name] => shop_affiliate_plans
[dependent_key] => affiliate_plan_id
)
[shop_affiliate_plans] => Array
(
[type] => many
[model] => shop_affiliate_plan
[foreign_key] => shop_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_carts] => Array
(
[type] => many
[model] => shop_cart
[foreign_key] => shop_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_deliveries] => Array
(
[type] => many
[model] => shop_delivery
[foreign_key] => shop_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_discounts] => Array
(
[type] => many
[model] => shop_discount
[foreign_key] => shop_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_groups] => Array
(
[type] => many
[model] => shop_group
[foreign_key] => shop_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_group_properties] => Array
(
[type] => many
[model] => shop_group_property
[foreign_key] => shop_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_group_property_dirs] => Array
(
[type] => many
[model] => shop_group_property_dir
[foreign_key] => shop_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_items] => Array
(
[type] => many
[model] => shop_item
[foreign_key] => shop_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_item_properties] => Array
(
[type] => many
[model] => shop_item_property
[foreign_key] => shop_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_item_property_dirs] => Array
(
[type] => many
[model] => shop_item_property_dir
[foreign_key] => shop_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_orders] => Array
(
[type] => many
[model] => shop_order
[foreign_key] => shop_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_payment_systems] => Array
(
[type] => many
[model] => shop_payment_system
[foreign_key] => shop_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_prices] => Array
(
[type] => many
[model] => shop_price
[foreign_key] => shop_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_producers] => Array
(
[type] => many
[model] => shop_producer
[foreign_key] => shop_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_purchase_discounts] => Array
(
[type] => many
[model] => shop_purchase_discount
[foreign_key] => shop_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_sellers] => Array
(
[type] => many
[model] => shop_seller
[foreign_key] => shop_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_siteuser_transactions] => Array
(
[type] => many
[model] => shop_siteuser_transaction
[foreign_key] => shop_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_warehouses] => Array
(
[type] => many
[model] => shop_warehouse
[foreign_key] => shop_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_item_property_for_groups] => Array
(
[type] => many
[model] => shop_item_property_for_group
[foreign_key] => shop_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_dir] => Array
(
[type] => belong
[model] => shop_dir
[primary_key] => id
[foreign_key] => shop_dir_id
[through] =>
[through_table_name] =>
)
[site] => Array
(
[type] => belong
[model] => site
[primary_key] => id
[foreign_key] => site_id
[through] =>
[through_table_name] =>
)
[structure] => Array
(
[type] => belong
[model] => structure
[primary_key] => id
[foreign_key] => structure_id
[through] =>
[through_table_name] =>
)
[shop_sountry] => Array
(
[type] => belong
[model] => shop_sountry
[primary_key] => id
[foreign_key] => shop_sountry_id
[through] =>
[through_table_name] =>
)
[shop_currency] => Array
(
[type] => belong
[model] => shop_currency
[primary_key] => id
[foreign_key] => shop_currency_id
[through] =>
[through_table_name] =>
)
[shop_order_status] => Array
(
[type] => belong
[model] => shop_order_status
[primary_key] => id
[foreign_key] => shop_order_status_id
[through] =>
[through_table_name] =>
)
[shop_measure] => Array
(
[type] => belong
[model] => shop_measure
[primary_key] => id
[foreign_key] => shop_measure_id
[through] =>
[through_table_name] =>
)
[user] => Array
(
[type] => belong
[model] => user
[primary_key] => id
[foreign_key] => user_id
[through] =>
[through_table_name] =>
)
[siteuser_group] => Array
(
[type] => belong
[model] => siteuser_group
[primary_key] => id
[foreign_key] => siteuser_group_id
[through] =>
[through_table_name] =>
)
[shop_company] => Array
(
[type] => belong
[model] => shop_company
[primary_key] => id
[foreign_key] => shop_company_id
[through] =>
[through_table_name] =>
)
[shop_country] => Array
(
[type] => belong
[model] => shop_country
[primary_key] => id
[foreign_key] => shop_country_id
[through] =>
[through_table_name] =>
)
)
[_hasOne:protected] => Array
(
)
[_relationCache:protected] => Array
(
[structure] => Structure_Model Object
(
[_modelName:protected] => structure
[menu_name] =>
[_preloadValues:protected] => Array
(
[parent_id] => 0
[document_id] => 0
[lib_id] => 0
[type] => 0
[sorting] => 0
[https] => 0
[active] => 1
[indexing] => 1
[changefreq] => 2
[priority] => 0.5
[siteuser_group_id] => 0
[template_id] => 0
[data_template_id] => 0
[show] => 1
[deleted] => 0
[user_id] => 0
[site_id] => 2
)
[_belongsTo:protected] => Array
(
)
[_hasMany:protected] => Array
(
)
[_hasOne:protected] => Array
(
)
[_propertyValues:protected] =>
[_showXmlProperties:protected] =>
[_tagName:protected] => structure
[_allowedTags:protected] => Array
(
)
[_typicalForbiddenTags:protected] => Array
(
[deleted] => deleted
)
[_forbiddenTags:protected] => Array
(
[deleted] => deleted
)
[_xmlTags:protected] => Array
(
)
[_childrenEntities:protected] => Array
(
)
[_marksDeleted:protected] => deleted
[_clearEntitiesAfterGetXml:protected] => 1
[_check:protected] => 1
[_nameColumn:protected] => name
[_changeCopiedName:protected] =>
[_primaryKey:protected] => id
[_modelColumns:protected] => Array
(
[id] => 90
[structure_menu_id] => 4
[template_id] => 15
[data_template_id] => 0
[site_id] => 2
[document_id] => 0
[lib_id] => 6
[parent_id] => 0
[name] => Каталог
[seo_title] => Каталог / Интернет-магазин детской одежды "kidsshop-ekb.ru". Екатеринбург.
[seo_description] => В интернет-магазине детской одежды kidsshop-ekb.ru представлен бренды Каймано, Джонатан, Дидриксон, зарекомендовавшие себя высоким качеством продукции. У нас вы можете приобрести головные уборы для детей, верхнюю, повседневную, праздничную, школьную одежду, нательное белье, различные аксессуары, игрушки.
[seo_keywords] =>
[show] => 1
[url] =>
[sorting] => 120
[path] => shop
[type] => 2
[siteuser_group_id] => 0
[https] => 0
[active] => 1
[indexing] => 1
[changefreq] => 2
[priority] => 0.5
[user_id] => 0
[deleted] => 0
)
[_tableName:protected] => structures
[_tableColumns:protected] => Array
(
[id] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => id
[columntype] => int(11)
[collation] =>
[null] =>
[key] => PRI
[default] =>
[extra] => auto_increment
[privileges] => select,insert,update,references
[comment] =>
)
[structure_menu_id] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => structure_menu_id
[columntype] => int(11)
[collation] =>
[null] =>
[key] =>
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[template_id] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => template_id
[columntype] => int(11)
[collation] =>
[null] =>
[key] =>
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[data_template_id] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => data_template_id
[columntype] => int(11)
[collation] =>
[null] =>
[key] =>
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[site_id] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => site_id
[columntype] => int(11)
[collation] =>
[null] =>
[key] => MUL
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[document_id] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => document_id
[columntype] => int(11)
[collation] =>
[null] => 1
[key] =>
[default] =>
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[lib_id] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => lib_id
[columntype] => int(11)
[collation] =>
[null] =>
[key] =>
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[parent_id] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => parent_id
[columntype] => int(11)
[collation] =>
[null] => 1
[key] =>
[default] =>
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[name] => Array
(
[datatype] => varchar
[type] => string
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] =>
[max] =>
[max_length] => 255
[name] => name
[columntype] => varchar(255)
[collation] => utf8_general_ci
[null] =>
[key] =>
[default] =>
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[seo_title] => Array
(
[datatype] => mediumtext
[type] => string
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] =>
[max] =>
[max_length] => 16777215
[name] => seo_title
[columntype] => mediumtext
[collation] => utf8_general_ci
[null] => 1
[key] =>
[default] =>
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[seo_description] => Array
(
[datatype] => mediumtext
[type] => string
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] =>
[max] =>
[max_length] => 16777215
[name] => seo_description
[columntype] => mediumtext
[collation] => utf8_general_ci
[null] => 1
[key] =>
[default] =>
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[seo_keywords] => Array
(
[datatype] => mediumtext
[type] => string
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] =>
[max] =>
[max_length] => 16777215
[name] => seo_keywords
[columntype] => mediumtext
[collation] => utf8_general_ci
[null] => 1
[key] =>
[default] =>
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[show] => Array
(
[datatype] => tinyint
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -128
[max] => 127
[max_length] => 1
[name] => show
[columntype] => tinyint(1)
[collation] =>
[null] =>
[key] =>
[default] => 1
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[url] => Array
(
[datatype] => varchar
[type] => string
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] =>
[max] =>
[max_length] => 255
[name] => url
[columntype] => varchar(255)
[collation] => utf8_general_ci
[null] => 1
[key] =>
[default] =>
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[sorting] => Array
(
[datatype] => smallint
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -32768
[max] => 32767
[max_length] => 6
[name] => sorting
[columntype] => smallint(6)
[collation] =>
[null] => 1
[key] =>
[default] =>
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[path] => Array
(
[datatype] => varchar
[type] => string
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] =>
[max] =>
[max_length] => 255
[name] => path
[columntype] => varchar(255)
[collation] => utf8_general_ci
[null] => 1
[key] =>
[default] =>
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[type] => Array
(
[datatype] => tinyint
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -128
[max] => 127
[max_length] => 4
[name] => type
[columntype] => tinyint(4)
[collation] =>
[null] => 1
[key] =>
[default] =>
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[siteuser_group_id] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => siteuser_group_id
[columntype] => int(11)
[collation] =>
[null] =>
[key] =>
[default] => -1
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[https] => Array
(
[datatype] => tinyint
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -128
[max] => 127
[max_length] => 1
[name] => https
[columntype] => tinyint(1)
[collation] =>
[null] =>
[key] =>
[default] =>
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[active] => Array
(
[datatype] => tinyint
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -128
[max] => 127
[max_length] => 1
[name] => active
[columntype] => tinyint(1)
[collation] =>
[null] =>
[key] =>
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[indexing] => Array
(
[datatype] => tinyint
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -128
[max] => 127
[max_length] => 1
[name] => indexing
[columntype] => tinyint(1)
[collation] =>
[null] =>
[key] =>
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[changefreq] => Array
(
[datatype] => tinyint
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -128
[max] => 127
[max_length] => 4
[name] => changefreq
[columntype] => tinyint(4)
[collation] =>
[null] =>
[key] =>
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[priority] => Array
(
[datatype] => float
[type] => float
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] =>
[max] =>
[max_length] =>
[name] => priority
[columntype] => float
[collation] =>
[null] =>
[key] =>
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[user_id] => Array
(
[datatype] => int
[type] => int
[fixed] =>
[binary] =>
[unsigned] =>
[zerofill] =>
[min] => -2147483648
[max] => 2147483647
[max_length] => 11
[name] => user_id
[columntype] => int(11)
[collation] =>
[null] =>
[key] =>
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
[deleted] => Array
(
[datatype] => tinyint unsigned
[type] => int
[fixed] =>
[binary] =>
[unsigned] => 1
[zerofill] =>
[min] => 0
[max] => 255
[max_length] => 1
[name] => deleted
[columntype] => tinyint(1) unsigned
[collation] =>
[null] =>
[key] => MUL
[default] => 0
[extra] =>
[privileges] => select,insert,update,references
[comment] =>
)
)
[_skipColumns:protected] => Array
(
)
[_changedColumns:protected] => Array
(
)
[_relations:protected] => Array
(
[forum] => Array
(
[type] => one
[model] => forum
[foreign_key] => structure_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[structures] => Array
(
[foreign_key] => parent_id
[type] => many
[model] => structure
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[structure] => Array
(
[foreign_key] => parent_id
[type] => belong
[model] => structure
[primary_key] => id
[through] =>
[through_table_name] =>
)
[structure_menu] => Array
(
[type] => belong
[model] => structure_menu
[primary_key] => id
[foreign_key] => structure_menu_id
[through] =>
[through_table_name] =>
)
[template] => Array
(
[type] => belong
[model] => template
[primary_key] => id
[foreign_key] => template_id
[through] =>
[through_table_name] =>
)
[document] => Array
(
[type] => belong
[model] => document
[primary_key] => id
[foreign_key] => document_id
[through] =>
[through_table_name] =>
)
[lib] => Array
(
[type] => belong
[model] => lib
[primary_key] => id
[foreign_key] => lib_id
[through] =>
[through_table_name] =>
)
[site] => Array
(
[type] => belong
[model] => site
[primary_key] => id
[foreign_key] => site_id
[through] =>
[through_table_name] =>
)
[user] => Array
(
[type] => belong
[model] => user
[primary_key] => id
[foreign_key] => user_id
[through] =>
[through_table_name] =>
)
[siteuser] => Array
(
[type] => belong
[model] => siteuser
[primary_key] => id
[foreign_key] => siteuser_id
[through] =>
[through_table_name] =>
)
[siteuser_group] => Array
(
[type] => belong
[model] => siteuser_group
[primary_key] => id
[foreign_key] => siteuser_group_id
[through] =>
[through_table_name] =>
)
[data_template] => Array
(
[type] => belong
[model] => data_template
[primary_key] => id
[foreign_key] => data_template_id
[through] =>
[through_table_name] =>
)
)
[_relationCache:protected] => Array
(
[template] => Template_Model Object
(
[img] => 1
[_belongsTo:protected] => Array
(
)
[_hasMany:protected] => Array
(
)
[_preloadValues:protected] => Array
(
[sorting] => 0
[data_template_id] => 0
[deleted] => 0
[user_id] => 0
)
[_sorting:protected] => Array
(
[templates.sorting] => ASC
)
[_tagName:protected] => template
[_allowedTags:protected] => Array
(
)
[_typicalForbiddenTags:protected] => Array
(
[deleted] => deleted
)
[_forbiddenTags:protected] => Array
(
[deleted] => deleted
)
[_xmlTags:protected] => Array
(
)
[_childrenEntities:protected] => Array
(
)
[_marksDeleted:protected] => deleted
[_clearEntitiesAfterGetXml:protected] => 1
[_check:protected] => 1
[_nameColumn:protected] => name
[_changeCopiedName:protected] =>
[_primaryKey:protected] => id
[_modelName:protected] => template
[_modelColumns:protected] => Array
(
[id] => 15
[template_id] => 13
[template_dir_id] => 0
[name] => Основной макет
[sorting] => 20
[timestamp] => 2013-05-27 10:33:41
[user_id] => 0
[site_id] => 2
[deleted] => 0
[data_template_id] => 0
)
[_tableName:protected] => templates
[_tableColumns:protected] => Array
(
)
[_skipColumns:protected] => Array
(
)
[_changedColumns:protected] => Array
(
)
[_relations:protected] => Array
(
[templates] => Array
(
[type] => many
[model] => template
[foreign_key] => template_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[template_dir] => Array
(
[type] => belong
[model] => template_dir
[primary_key] => id
[foreign_key] => template_dir_id
[through] =>
[through_table_name] =>
)
[template] => Array
(
[type] => belong
[model] => template
[primary_key] => id
[foreign_key] => template_id
[through] =>
[through_table_name] =>
)
[site] => Array
(
[type] => belong
[model] => site
[primary_key] => id
[foreign_key] => site_id
[through] =>
[through_table_name] =>
)
)
[_hasOne:protected] => Array
(
)
[_relationCache:protected] => Array
(
)
[_dataBase:protected] => Core_DataBase_Mysql Object
(
[_result:protected] => Resource id #193
[_newLink:protected] =>
[_quoteColumnNameCache:protected] => Array
(
[constants] => `constants`
[constants.*] => `constants`.*
[active] => `active`
[deleted] => `deleted`
[constants.deleted] => `constants`.`deleted`
[modules] => `modules`
[modules.*] => `modules`.*
[modules.deleted] => `modules`.`deleted`
[sorting] => `sorting`
[modules.sorting] => `modules`.`sorting`
[site_aliases] => `site_aliases`
[site_aliases.*] => `site_aliases`.*
[sites] => `sites`
[site_id] => `site_id`
[site_aliases.site_id] => `site_aliases`.`site_id`
[id] => `id`
[sites.id] => `sites`.`id`
[name] => `name`
[site_aliases.name] => `site_aliases`.`name`
[sites.deleted] => `sites`.`deleted`
[site_aliases.deleted] => `site_aliases`.`deleted`
[ipaddresses] => `ipaddresses`
[ip] => `ip`
[ipaddresses.deleted] => `ipaddresses`.`deleted`
[structures] => `structures`
[structures.site_id] => `structures`.`site_id`
[path] => `path`
[parent_id] => `parent_id`
[structures.deleted] => `structures`.`deleted`
[templates] => `templates`
[templates.id] => `templates`.`id`
[templates.deleted] => `templates`.`deleted`
[libs] => `libs`
[libs.id] => `libs`.`id`
[libs.deleted] => `libs`.`deleted`
[shop_items] => `shop_items`
[shops] => `shops`
[shops.id] => `shops`.`id`
[shops.deleted] => `shops`.`deleted`
[shop_groups] => `shop_groups`
[shop_id] => `shop_id`
[shop_groups.shop_id] => `shop_groups`.`shop_id`
[shop_groups.deleted] => `shop_groups`.`deleted`
[shop_items.shop_id] => `shop_items`.`shop_id`
[modification_id] => `modification_id`
[shop_items.modification_id] => `shop_items`.`modification_id`
[shop_group_id] => `shop_group_id`
[shortcut_id] => `shortcut_id`
[shop_items.deleted] => `shop_items`.`deleted`
[xsls] => `xsls`
[xsls.deleted] => `xsls`.`deleted`
[xsls.sorting] => `xsls`.`sorting`
[xsls.name] => `xsls`.`name`
[value] => `value`
[sessions] => `sessions`
[siteuser_group_id] => `siteuser_group_id`
[structure_menu_id] => `structure_menu_id`
[shop_warehouse_items] => `shop_warehouse_items`
[shop_item_id] => `shop_item_id`
[shop_warehouse_items.shop_item_id] => `shop_warehouse_items`.`shop_item_id`
[shop_specialprices] => `shop_specialprices`
[shop_specialprices.shop_item_id] => `shop_specialprices`.`shop_item_id`
[shop_currencies] => `shop_currencies`
[shop_currencies.id] => `shop_currencies`.`id`
[shop_currencies.deleted] => `shop_currencies`.`deleted`
[shop_item_discounts] => `shop_item_discounts`
[shop_item_discounts.shop_item_id] => `shop_item_discounts`.`shop_item_id`
[shop_discounts] => `shop_discounts`
[shop_discounts.id] => `shop_discounts`.`id`
[shop_discounts.deleted] => `shop_discounts`.`deleted`
[shop_items.id] => `shop_items`.`id`
[shop_items.shop_group_id] => `shop_items`.`shop_group_id`
[max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2] => max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
[property_value_ints] => `property_value_ints`
[entity_id] => `entity_id`
[property_value_ints.entity_id] => `property_value_ints`.`entity_id`
[property_id] => `property_id`
[property_value_ints.property_id] => `property_value_ints`.`property_id`
)
[_config:protected] => Array
(
[driver] => mysql
[host] => localhost
[username] => kidsshop_kids
[password] => ch4Tobr9ajln
[database] => kidsshop_kids
[charset] => UTF8
)
[_connection:protected] => Resource id #26
[_lastQuery:protected] => SELECT
max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
FROM `shop_items`, `property_value_ints`
WHERE `shop_items`.`shop_group_id` = '613' AND `shop_items`.`deleted` = 0 AND `shop_items`.`shop_id` = 4 AND `property_value_ints`.`entity_id` = '5294' AND `property_value_ints`.`property_id` = 89
[_queryType:protected] => 0
[_asObject:protected] =>
[_separator:protected] => Array
(
[0] => .
[1] => +
[2] => -
[3] => /
[4] => *
)
)
[_queryBuilder:protected] => Core_QueryBuilder_Select Object
(
[_distinct:protected] =>
[_highPriority:protected] =>
[_straightJoin:protected] =>
[_sqlCalcFoundRows:protected] =>
[_select:protected] => Array
(
)
[_from:protected] => Array
(
[0] => templates
)
[_join:protected] => Array
(
)
[_groupBy:protected] => Array
(
)
[_having:protected] => Array
(
)
[_union:protected] => Array
(
)
[_queryType:protected] => 0
[_where:protected] => Array
(
[0] => Array
(
[] => Array
(
[0] => templates.id
[1] => =
[2] => 15
)
)
[1] => Array
(
[AND] => Array
(
[0] => templates.deleted
[1] => =
[2] => 0
)
)
)
[_sqll:protected] =>
[_operator:protected] => AND
[_defaultOperator:protected] => AND
[_orderBy:protected] => Array
(
)
[_limit:protected] =>
[_offset:protected] =>
[_dataBase:protected] => Core_DataBase_Mysql Object
(
[_result:protected] => Resource id #193
[_newLink:protected] =>
[_quoteColumnNameCache:protected] => Array
(
[constants] => `constants`
[constants.*] => `constants`.*
[active] => `active`
[deleted] => `deleted`
[constants.deleted] => `constants`.`deleted`
[modules] => `modules`
[modules.*] => `modules`.*
[modules.deleted] => `modules`.`deleted`
[sorting] => `sorting`
[modules.sorting] => `modules`.`sorting`
[site_aliases] => `site_aliases`
[site_aliases.*] => `site_aliases`.*
[sites] => `sites`
[site_id] => `site_id`
[site_aliases.site_id] => `site_aliases`.`site_id`
[id] => `id`
[sites.id] => `sites`.`id`
[name] => `name`
[site_aliases.name] => `site_aliases`.`name`
[sites.deleted] => `sites`.`deleted`
[site_aliases.deleted] => `site_aliases`.`deleted`
[ipaddresses] => `ipaddresses`
[ip] => `ip`
[ipaddresses.deleted] => `ipaddresses`.`deleted`
[structures] => `structures`
[structures.site_id] => `structures`.`site_id`
[path] => `path`
[parent_id] => `parent_id`
[structures.deleted] => `structures`.`deleted`
[templates] => `templates`
[templates.id] => `templates`.`id`
[templates.deleted] => `templates`.`deleted`
[libs] => `libs`
[libs.id] => `libs`.`id`
[libs.deleted] => `libs`.`deleted`
[shop_items] => `shop_items`
[shops] => `shops`
[shops.id] => `shops`.`id`
[shops.deleted] => `shops`.`deleted`
[shop_groups] => `shop_groups`
[shop_id] => `shop_id`
[shop_groups.shop_id] => `shop_groups`.`shop_id`
[shop_groups.deleted] => `shop_groups`.`deleted`
[shop_items.shop_id] => `shop_items`.`shop_id`
[modification_id] => `modification_id`
[shop_items.modification_id] => `shop_items`.`modification_id`
[shop_group_id] => `shop_group_id`
[shortcut_id] => `shortcut_id`
[shop_items.deleted] => `shop_items`.`deleted`
[xsls] => `xsls`
[xsls.deleted] => `xsls`.`deleted`
[xsls.sorting] => `xsls`.`sorting`
[xsls.name] => `xsls`.`name`
[value] => `value`
[sessions] => `sessions`
[siteuser_group_id] => `siteuser_group_id`
[structure_menu_id] => `structure_menu_id`
[shop_warehouse_items] => `shop_warehouse_items`
[shop_item_id] => `shop_item_id`
[shop_warehouse_items.shop_item_id] => `shop_warehouse_items`.`shop_item_id`
[shop_specialprices] => `shop_specialprices`
[shop_specialprices.shop_item_id] => `shop_specialprices`.`shop_item_id`
[shop_currencies] => `shop_currencies`
[shop_currencies.id] => `shop_currencies`.`id`
[shop_currencies.deleted] => `shop_currencies`.`deleted`
[shop_item_discounts] => `shop_item_discounts`
[shop_item_discounts.shop_item_id] => `shop_item_discounts`.`shop_item_id`
[shop_discounts] => `shop_discounts`
[shop_discounts.id] => `shop_discounts`.`id`
[shop_discounts.deleted] => `shop_discounts`.`deleted`
[shop_items.id] => `shop_items`.`id`
[shop_items.shop_group_id] => `shop_items`.`shop_group_id`
[max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2] => max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
[property_value_ints] => `property_value_ints`
[entity_id] => `entity_id`
[property_value_ints.entity_id] => `property_value_ints`.`entity_id`
[property_id] => `property_id`
[property_value_ints.property_id] => `property_value_ints`.`property_id`
)
[_config:protected] => Array
(
[driver] => mysql
[host] => localhost
[username] => kidsshop_kids
[password] => ch4Tobr9ajln
[database] => kidsshop_kids
[charset] => UTF8
)
[_connection:protected] => Resource id #26
[_lastQuery:protected] => SELECT
max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
FROM `shop_items`, `property_value_ints`
WHERE `shop_items`.`shop_group_id` = '613' AND `shop_items`.`deleted` = 0 AND `shop_items`.`shop_id` = 4 AND `property_value_ints`.`entity_id` = '5294' AND `property_value_ints`.`property_id` = 89
[_queryType:protected] => 0
[_asObject:protected] =>
[_separator:protected] => Array
(
[0] => .
[1] => +
[2] => -
[3] => /
[4] => *
)
)
)
[_bSetPreloadValues:protected] =>
[_loaded:protected] => 1
[_saved:protected] => 1
[_init:Core_ORM:private] => 1
)
[lib] => Lib_Model Object
(
[img] => 1
[properties] => 1
[_belongsTo:protected] => Array
(
)
[_hasMany:protected] => Array
(
)
[_tagName:protected] => lib
[_allowedTags:protected] => Array
(
)
[_typicalForbiddenTags:protected] => Array
(
[deleted] => deleted
)
[_forbiddenTags:protected] => Array
(
[deleted] => deleted
)
[_xmlTags:protected] => Array
(
)
[_childrenEntities:protected] => Array
(
)
[_marksDeleted:protected] => deleted
[_clearEntitiesAfterGetXml:protected] => 1
[_check:protected] => 1
[_nameColumn:protected] => name
[_changeCopiedName:protected] =>
[_primaryKey:protected] => id
[_modelName:protected] => lib
[_modelColumns:protected] => Array
(
[id] => 6
[lib_dir_id] => 9
[name] => Интернет-магазин
[description] => Реализует интернет-магазин
[user_id] => 19
[deleted] => 0
)
[_tableName:protected] => libs
[_tableColumns:protected] => Array
(
)
[_preloadValues:protected] => Array
(
[deleted] => 0
[user_id] => 0
)
[_skipColumns:protected] => Array
(
)
[_changedColumns:protected] => Array
(
)
[_relations:protected] => Array
(
[lib_properties] => Array
(
[type] => many
[model] => lib_property
[foreign_key] => lib_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[lib_dir] => Array
(
[type] => belong
[model] => lib_dir
[primary_key] => id
[foreign_key] => lib_dir_id
[through] =>
[through_table_name] =>
)
[user] => Array
(
[type] => belong
[model] => user
[primary_key] => id
[foreign_key] => user_id
[through] =>
[through_table_name] =>
)
)
[_hasOne:protected] => Array
(
)
[_relationCache:protected] => Array
(
)
[_dataBase:protected] => Core_DataBase_Mysql Object
(
[_result:protected] => Resource id #193
[_newLink:protected] =>
[_quoteColumnNameCache:protected] => Array
(
[constants] => `constants`
[constants.*] => `constants`.*
[active] => `active`
[deleted] => `deleted`
[constants.deleted] => `constants`.`deleted`
[modules] => `modules`
[modules.*] => `modules`.*
[modules.deleted] => `modules`.`deleted`
[sorting] => `sorting`
[modules.sorting] => `modules`.`sorting`
[site_aliases] => `site_aliases`
[site_aliases.*] => `site_aliases`.*
[sites] => `sites`
[site_id] => `site_id`
[site_aliases.site_id] => `site_aliases`.`site_id`
[id] => `id`
[sites.id] => `sites`.`id`
[name] => `name`
[site_aliases.name] => `site_aliases`.`name`
[sites.deleted] => `sites`.`deleted`
[site_aliases.deleted] => `site_aliases`.`deleted`
[ipaddresses] => `ipaddresses`
[ip] => `ip`
[ipaddresses.deleted] => `ipaddresses`.`deleted`
[structures] => `structures`
[structures.site_id] => `structures`.`site_id`
[path] => `path`
[parent_id] => `parent_id`
[structures.deleted] => `structures`.`deleted`
[templates] => `templates`
[templates.id] => `templates`.`id`
[templates.deleted] => `templates`.`deleted`
[libs] => `libs`
[libs.id] => `libs`.`id`
[libs.deleted] => `libs`.`deleted`
[shop_items] => `shop_items`
[shops] => `shops`
[shops.id] => `shops`.`id`
[shops.deleted] => `shops`.`deleted`
[shop_groups] => `shop_groups`
[shop_id] => `shop_id`
[shop_groups.shop_id] => `shop_groups`.`shop_id`
[shop_groups.deleted] => `shop_groups`.`deleted`
[shop_items.shop_id] => `shop_items`.`shop_id`
[modification_id] => `modification_id`
[shop_items.modification_id] => `shop_items`.`modification_id`
[shop_group_id] => `shop_group_id`
[shortcut_id] => `shortcut_id`
[shop_items.deleted] => `shop_items`.`deleted`
[xsls] => `xsls`
[xsls.deleted] => `xsls`.`deleted`
[xsls.sorting] => `xsls`.`sorting`
[xsls.name] => `xsls`.`name`
[value] => `value`
[sessions] => `sessions`
[siteuser_group_id] => `siteuser_group_id`
[structure_menu_id] => `structure_menu_id`
[shop_warehouse_items] => `shop_warehouse_items`
[shop_item_id] => `shop_item_id`
[shop_warehouse_items.shop_item_id] => `shop_warehouse_items`.`shop_item_id`
[shop_specialprices] => `shop_specialprices`
[shop_specialprices.shop_item_id] => `shop_specialprices`.`shop_item_id`
[shop_currencies] => `shop_currencies`
[shop_currencies.id] => `shop_currencies`.`id`
[shop_currencies.deleted] => `shop_currencies`.`deleted`
[shop_item_discounts] => `shop_item_discounts`
[shop_item_discounts.shop_item_id] => `shop_item_discounts`.`shop_item_id`
[shop_discounts] => `shop_discounts`
[shop_discounts.id] => `shop_discounts`.`id`
[shop_discounts.deleted] => `shop_discounts`.`deleted`
[shop_items.id] => `shop_items`.`id`
[shop_items.shop_group_id] => `shop_items`.`shop_group_id`
[max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2] => max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
[property_value_ints] => `property_value_ints`
[entity_id] => `entity_id`
[property_value_ints.entity_id] => `property_value_ints`.`entity_id`
[property_id] => `property_id`
[property_value_ints.property_id] => `property_value_ints`.`property_id`
)
[_config:protected] => Array
(
[driver] => mysql
[host] => localhost
[username] => kidsshop_kids
[password] => ch4Tobr9ajln
[database] => kidsshop_kids
[charset] => UTF8
)
[_connection:protected] => Resource id #26
[_lastQuery:protected] => SELECT
max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
FROM `shop_items`, `property_value_ints`
WHERE `shop_items`.`shop_group_id` = '613' AND `shop_items`.`deleted` = 0 AND `shop_items`.`shop_id` = 4 AND `property_value_ints`.`entity_id` = '5294' AND `property_value_ints`.`property_id` = 89
[_queryType:protected] => 0
[_asObject:protected] =>
[_separator:protected] => Array
(
[0] => .
[1] => +
[2] => -
[3] => /
[4] => *
)
)
[_queryBuilder:protected] => Core_QueryBuilder_Select Object
(
[_distinct:protected] =>
[_highPriority:protected] =>
[_straightJoin:protected] =>
[_sqlCalcFoundRows:protected] =>
[_select:protected] => Array
(
)
[_from:protected] => Array
(
[0] => libs
)
[_join:protected] => Array
(
)
[_groupBy:protected] => Array
(
)
[_having:protected] => Array
(
)
[_union:protected] => Array
(
)
[_queryType:protected] => 0
[_where:protected] => Array
(
[0] => Array
(
[] => Array
(
[0] => libs.id
[1] => =
[2] => 6
)
)
[1] => Array
(
[AND] => Array
(
[0] => libs.deleted
[1] => =
[2] => 0
)
)
)
[_sqll:protected] =>
[_operator:protected] => AND
[_defaultOperator:protected] => AND
[_orderBy:protected] => Array
(
)
[_limit:protected] =>
[_offset:protected] =>
[_dataBase:protected] => Core_DataBase_Mysql Object
(
[_result:protected] => Resource id #193
[_newLink:protected] =>
[_quoteColumnNameCache:protected] => Array
(
[constants] => `constants`
[constants.*] => `constants`.*
[active] => `active`
[deleted] => `deleted`
[constants.deleted] => `constants`.`deleted`
[modules] => `modules`
[modules.*] => `modules`.*
[modules.deleted] => `modules`.`deleted`
[sorting] => `sorting`
[modules.sorting] => `modules`.`sorting`
[site_aliases] => `site_aliases`
[site_aliases.*] => `site_aliases`.*
[sites] => `sites`
[site_id] => `site_id`
[site_aliases.site_id] => `site_aliases`.`site_id`
[id] => `id`
[sites.id] => `sites`.`id`
[name] => `name`
[site_aliases.name] => `site_aliases`.`name`
[sites.deleted] => `sites`.`deleted`
[site_aliases.deleted] => `site_aliases`.`deleted`
[ipaddresses] => `ipaddresses`
[ip] => `ip`
[ipaddresses.deleted] => `ipaddresses`.`deleted`
[structures] => `structures`
[structures.site_id] => `structures`.`site_id`
[path] => `path`
[parent_id] => `parent_id`
[structures.deleted] => `structures`.`deleted`
[templates] => `templates`
[templates.id] => `templates`.`id`
[templates.deleted] => `templates`.`deleted`
[libs] => `libs`
[libs.id] => `libs`.`id`
[libs.deleted] => `libs`.`deleted`
[shop_items] => `shop_items`
[shops] => `shops`
[shops.id] => `shops`.`id`
[shops.deleted] => `shops`.`deleted`
[shop_groups] => `shop_groups`
[shop_id] => `shop_id`
[shop_groups.shop_id] => `shop_groups`.`shop_id`
[shop_groups.deleted] => `shop_groups`.`deleted`
[shop_items.shop_id] => `shop_items`.`shop_id`
[modification_id] => `modification_id`
[shop_items.modification_id] => `shop_items`.`modification_id`
[shop_group_id] => `shop_group_id`
[shortcut_id] => `shortcut_id`
[shop_items.deleted] => `shop_items`.`deleted`
[xsls] => `xsls`
[xsls.deleted] => `xsls`.`deleted`
[xsls.sorting] => `xsls`.`sorting`
[xsls.name] => `xsls`.`name`
[value] => `value`
[sessions] => `sessions`
[siteuser_group_id] => `siteuser_group_id`
[structure_menu_id] => `structure_menu_id`
[shop_warehouse_items] => `shop_warehouse_items`
[shop_item_id] => `shop_item_id`
[shop_warehouse_items.shop_item_id] => `shop_warehouse_items`.`shop_item_id`
[shop_specialprices] => `shop_specialprices`
[shop_specialprices.shop_item_id] => `shop_specialprices`.`shop_item_id`
[shop_currencies] => `shop_currencies`
[shop_currencies.id] => `shop_currencies`.`id`
[shop_currencies.deleted] => `shop_currencies`.`deleted`
[shop_item_discounts] => `shop_item_discounts`
[shop_item_discounts.shop_item_id] => `shop_item_discounts`.`shop_item_id`
[shop_discounts] => `shop_discounts`
[shop_discounts.id] => `shop_discounts`.`id`
[shop_discounts.deleted] => `shop_discounts`.`deleted`
[shop_items.id] => `shop_items`.`id`
[shop_items.shop_group_id] => `shop_items`.`shop_group_id`
[max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2] => max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
[property_value_ints] => `property_value_ints`
[entity_id] => `entity_id`
[property_value_ints.entity_id] => `property_value_ints`.`entity_id`
[property_id] => `property_id`
[property_value_ints.property_id] => `property_value_ints`.`property_id`
)
[_config:protected] => Array
(
[driver] => mysql
[host] => localhost
[username] => kidsshop_kids
[password] => ch4Tobr9ajln
[database] => kidsshop_kids
[charset] => UTF8
)
[_connection:protected] => Resource id #26
[_lastQuery:protected] => SELECT
max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
FROM `shop_items`, `property_value_ints`
WHERE `shop_items`.`shop_group_id` = '613' AND `shop_items`.`deleted` = 0 AND `shop_items`.`shop_id` = 4 AND `property_value_ints`.`entity_id` = '5294' AND `property_value_ints`.`property_id` = 89
[_queryType:protected] => 0
[_asObject:protected] =>
[_separator:protected] => Array
(
[0] => .
[1] => +
[2] => -
[3] => /
[4] => *
)
)
)
[_bSetPreloadValues:protected] =>
[_loaded:protected] => 1
[_saved:protected] => 1
[_init:Core_ORM:private] => 1
[_sorting:protected] => Array
(
)
)
[site] => Site_Model Object
(
[img] => 1
[domains] => 1
[_forbiddenTags:protected] => Array
(
[robots] => robots
[key] => key
[html_cache_use] => html_cache_use
[html_cache_with] => html_cache_with
[html_cache_without] => html_cache_without
[html_cache_clear_probability] => html_cache_clear_probability
)
[_hasMany:protected] => Array
(
)
[_sorting:protected] => Array
(
[sites.sorting] => ASC
[sites.name] => ASC
)
[_preloadValues:protected] => Array
(
[name] =>
[active] => 1
[coding] => UTF-8
[sorting] => 0
[locale] => ru_RU.utf8
[max_size_load_image] => 70
[max_size_load_image_big] => 300
[send_attendance_report] => 1
[chmod] => 0755
[files_chmod] => 0644
[date_format] => %d.%m.%Y
[date_time_format] => %d.%m.%Y %H:%M:%S
[error] => E_ALL
[error404] => 0
[error403] => 0
[robots] => User-agent: *
Disallow: /admin
[closed] => 0
[safe_email] => 1
[html_cache_use] => 0
[html_cache_with] => /*
[html_cache_clear_probability] => 10000
[uploaddir] => upload/
[nesting_level] => 3
[timezone] =>
[deleted] => 0
[user_id] => 0
)
[_currentAlias:protected] =>
[_showXmlAlias:protected] =>
[_showXmlSiteuserIdentityProviders:protected] =>
[_tagName:protected] => site
[_allowedTags:protected] => Array
(
)
[_typicalForbiddenTags:protected] => Array
(
[robots] => robots
[key] => key
[html_cache_use] => html_cache_use
[html_cache_with] => html_cache_with
[html_cache_without] => html_cache_without
[html_cache_clear_probability] => html_cache_clear_probability
)
[_xmlTags:protected] => Array
(
)
[_childrenEntities:protected] => Array
(
)
[_marksDeleted:protected] => deleted
[_clearEntitiesAfterGetXml:protected] => 1
[_check:protected] => 1
[_nameColumn:protected] => name
[_changeCopiedName:protected] =>
[_primaryKey:protected] => id
[_modelName:protected] => site
[_modelColumns:protected] => Array
(
[id] => 2
[name] => Интернет-магазин детской одежды 19.04.2013 12:07:56
[active] => 1
[coding] => UTF-8
[sorting] => 0
[locale] => ru_RU.utf8
[timezone] =>
[max_size_load_image] => 70
[max_size_load_image_big] => 300
[admin_email] => support@vsevset.ru
[send_attendance_report] => 1
[chmod] => 0755
[files_chmod] => 0644
[date_format] => %d.%m.%Y
[date_time_format] => %d.%m.%Y %H:%M:%S
[error] => E_ERROR
[error404] => 145
[error403] => 0
[robots] => User-agent: *
Disallow: /admin
Host: kidsshop-ekb.ru
Sitemap: http://kidsshop-ekb.ru/sitemap.php
[key] => ST-204C2212-23FF6292-DD02BD6D
[user_id] => 0
[closed] => 0
[safe_email] => 1
[html_cache_use] => 0
[html_cache_with] => /*
[html_cache_without] =>
[css_left] =>
[css_right] =>
[html_cache_clear_probability] => 10000
[notes] =>
[uploaddir] => upload/
[nesting_level] => 3
[deleted] => 0
)
[_tableName:protected] => sites
[_tableColumns:protected] => Array
(
)
[_skipColumns:protected] => Array
(
)
[_changedColumns:protected] => Array
(
)
[_relations:protected] => Array
(
[affiliate_plans] => Array
(
[type] => many
[model] => affiliate_plan
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[advertisements] => Array
(
[type] => many
[model] => advertisement
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[advertisement_groups] => Array
(
[type] => many
[model] => advertisement_group
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[counters] => Array
(
[type] => many
[model] => counter
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[counter_pages] => Array
(
[type] => many
[model] => counter_page
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[documents] => Array
(
[type] => many
[model] => document
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[document_dirs] => Array
(
[type] => many
[model] => document_dir
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[document_statuses] => Array
(
[type] => many
[model] => document_status
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[forms] => Array
(
[type] => many
[model] => form
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[forums] => Array
(
[type] => many
[model] => forum
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[helpdesks] => Array
(
[type] => many
[model] => helpdesk
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[informationsystems] => Array
(
[type] => many
[model] => informationsystem
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[informationsystem_dirs] => Array
(
[type] => many
[model] => informationsystem_dir
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[lists] => Array
(
[type] => many
[model] => list
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[list_dirs] => Array
(
[type] => many
[model] => list_dir
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[maillists] => Array
(
[type] => many
[model] => maillist
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[poll_groups] => Array
(
[type] => many
[model] => poll_group
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[search_logs] => Array
(
[type] => many
[model] => search_log
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[search_pages] => Array
(
[type] => many
[model] => search_page
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[seos] => Array
(
[type] => many
[model] => seo
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[seo_queries] => Array
(
[type] => many
[model] => seo_query
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shops] => Array
(
[type] => many
[model] => shop
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_dirs] => Array
(
[type] => many
[model] => shop_dir
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[siteusers] => Array
(
[type] => many
[model] => siteuser
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[siteuser_properties] => Array
(
[type] => many
[model] => siteuser_property
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[siteuser_property_dirs] => Array
(
[type] => many
[model] => siteuser_property_dir
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[siteuser_groups] => Array
(
[type] => many
[model] => siteuser_group
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[siteuser_identity_providers] => Array
(
[type] => many
[model] => siteuser_identity_provider
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[siteuser_relationship_types] => Array
(
[type] => many
[model] => siteuser_relationship_type
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[site_aliases] => Array
(
[type] => many
[model] => site_alias
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[structures] => Array
(
[type] => many
[model] => structure
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[structure_properties] => Array
(
[type] => many
[model] => structure_property
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[structure_property_dirs] => Array
(
[type] => many
[model] => structure_property_dir
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[structure_menus] => Array
(
[type] => many
[model] => structure_menu
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[templates] => Array
(
[type] => many
[model] => template
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[template_dirs] => Array
(
[type] => many
[model] => template_dir
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[user_modules] => Array
(
[type] => many
[model] => user_module
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[user_groups] => Array
(
[type] => many
[model] => user_group
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[user_group_action_accesses] => Array
(
[type] => many
[model] => user_group_action_access
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
)
[_hasOne:protected] => Array
(
)
[_belongsTo:protected] => Array
(
)
[_relationCache:protected] => Array
(
)
[_dataBase:protected] => Core_DataBase_Mysql Object
(
[_result:protected] => Resource id #193
[_newLink:protected] =>
[_quoteColumnNameCache:protected] => Array
(
[constants] => `constants`
[constants.*] => `constants`.*
[active] => `active`
[deleted] => `deleted`
[constants.deleted] => `constants`.`deleted`
[modules] => `modules`
[modules.*] => `modules`.*
[modules.deleted] => `modules`.`deleted`
[sorting] => `sorting`
[modules.sorting] => `modules`.`sorting`
[site_aliases] => `site_aliases`
[site_aliases.*] => `site_aliases`.*
[sites] => `sites`
[site_id] => `site_id`
[site_aliases.site_id] => `site_aliases`.`site_id`
[id] => `id`
[sites.id] => `sites`.`id`
[name] => `name`
[site_aliases.name] => `site_aliases`.`name`
[sites.deleted] => `sites`.`deleted`
[site_aliases.deleted] => `site_aliases`.`deleted`
[ipaddresses] => `ipaddresses`
[ip] => `ip`
[ipaddresses.deleted] => `ipaddresses`.`deleted`
[structures] => `structures`
[structures.site_id] => `structures`.`site_id`
[path] => `path`
[parent_id] => `parent_id`
[structures.deleted] => `structures`.`deleted`
[templates] => `templates`
[templates.id] => `templates`.`id`
[templates.deleted] => `templates`.`deleted`
[libs] => `libs`
[libs.id] => `libs`.`id`
[libs.deleted] => `libs`.`deleted`
[shop_items] => `shop_items`
[shops] => `shops`
[shops.id] => `shops`.`id`
[shops.deleted] => `shops`.`deleted`
[shop_groups] => `shop_groups`
[shop_id] => `shop_id`
[shop_groups.shop_id] => `shop_groups`.`shop_id`
[shop_groups.deleted] => `shop_groups`.`deleted`
[shop_items.shop_id] => `shop_items`.`shop_id`
[modification_id] => `modification_id`
[shop_items.modification_id] => `shop_items`.`modification_id`
[shop_group_id] => `shop_group_id`
[shortcut_id] => `shortcut_id`
[shop_items.deleted] => `shop_items`.`deleted`
[xsls] => `xsls`
[xsls.deleted] => `xsls`.`deleted`
[xsls.sorting] => `xsls`.`sorting`
[xsls.name] => `xsls`.`name`
[value] => `value`
[sessions] => `sessions`
[siteuser_group_id] => `siteuser_group_id`
[structure_menu_id] => `structure_menu_id`
[shop_warehouse_items] => `shop_warehouse_items`
[shop_item_id] => `shop_item_id`
[shop_warehouse_items.shop_item_id] => `shop_warehouse_items`.`shop_item_id`
[shop_specialprices] => `shop_specialprices`
[shop_specialprices.shop_item_id] => `shop_specialprices`.`shop_item_id`
[shop_currencies] => `shop_currencies`
[shop_currencies.id] => `shop_currencies`.`id`
[shop_currencies.deleted] => `shop_currencies`.`deleted`
[shop_item_discounts] => `shop_item_discounts`
[shop_item_discounts.shop_item_id] => `shop_item_discounts`.`shop_item_id`
[shop_discounts] => `shop_discounts`
[shop_discounts.id] => `shop_discounts`.`id`
[shop_discounts.deleted] => `shop_discounts`.`deleted`
[shop_items.id] => `shop_items`.`id`
[shop_items.shop_group_id] => `shop_items`.`shop_group_id`
[max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2] => max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
[property_value_ints] => `property_value_ints`
[entity_id] => `entity_id`
[property_value_ints.entity_id] => `property_value_ints`.`entity_id`
[property_id] => `property_id`
[property_value_ints.property_id] => `property_value_ints`.`property_id`
)
[_config:protected] => Array
(
[driver] => mysql
[host] => localhost
[username] => kidsshop_kids
[password] => ch4Tobr9ajln
[database] => kidsshop_kids
[charset] => UTF8
)
[_connection:protected] => Resource id #26
[_lastQuery:protected] => SELECT
max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
FROM `shop_items`, `property_value_ints`
WHERE `shop_items`.`shop_group_id` = '613' AND `shop_items`.`deleted` = 0 AND `shop_items`.`shop_id` = 4 AND `property_value_ints`.`entity_id` = '5294' AND `property_value_ints`.`property_id` = 89
[_queryType:protected] => 0
[_asObject:protected] =>
[_separator:protected] => Array
(
[0] => .
[1] => +
[2] => -
[3] => /
[4] => *
)
)
[_queryBuilder:protected] => Core_QueryBuilder_Select Object
(
[_distinct:protected] =>
[_highPriority:protected] =>
[_straightJoin:protected] =>
[_sqlCalcFoundRows:protected] =>
[_select:protected] => Array
(
)
[_from:protected] => Array
(
[0] => sites
)
[_join:protected] => Array
(
)
[_groupBy:protected] => Array
(
)
[_having:protected] => Array
(
)
[_union:protected] => Array
(
)
[_queryType:protected] => 0
[_where:protected] => Array
(
[0] => Array
(
[] => Array
(
[0] => sites.id
[1] => =
[2] => 2
)
)
[1] => Array
(
[AND] => Array
(
[0] => sites.deleted
[1] => =
[2] => 0
)
)
)
[_sqll:protected] =>
[_operator:protected] => AND
[_defaultOperator:protected] => AND
[_orderBy:protected] => Array
(
)
[_limit:protected] =>
[_offset:protected] =>
[_dataBase:protected] => Core_DataBase_Mysql Object
(
[_result:protected] => Resource id #193
[_newLink:protected] =>
[_quoteColumnNameCache:protected] => Array
(
[constants] => `constants`
[constants.*] => `constants`.*
[active] => `active`
[deleted] => `deleted`
[constants.deleted] => `constants`.`deleted`
[modules] => `modules`
[modules.*] => `modules`.*
[modules.deleted] => `modules`.`deleted`
[sorting] => `sorting`
[modules.sorting] => `modules`.`sorting`
[site_aliases] => `site_aliases`
[site_aliases.*] => `site_aliases`.*
[sites] => `sites`
[site_id] => `site_id`
[site_aliases.site_id] => `site_aliases`.`site_id`
[id] => `id`
[sites.id] => `sites`.`id`
[name] => `name`
[site_aliases.name] => `site_aliases`.`name`
[sites.deleted] => `sites`.`deleted`
[site_aliases.deleted] => `site_aliases`.`deleted`
[ipaddresses] => `ipaddresses`
[ip] => `ip`
[ipaddresses.deleted] => `ipaddresses`.`deleted`
[structures] => `structures`
[structures.site_id] => `structures`.`site_id`
[path] => `path`
[parent_id] => `parent_id`
[structures.deleted] => `structures`.`deleted`
[templates] => `templates`
[templates.id] => `templates`.`id`
[templates.deleted] => `templates`.`deleted`
[libs] => `libs`
[libs.id] => `libs`.`id`
[libs.deleted] => `libs`.`deleted`
[shop_items] => `shop_items`
[shops] => `shops`
[shops.id] => `shops`.`id`
[shops.deleted] => `shops`.`deleted`
[shop_groups] => `shop_groups`
[shop_id] => `shop_id`
[shop_groups.shop_id] => `shop_groups`.`shop_id`
[shop_groups.deleted] => `shop_groups`.`deleted`
[shop_items.shop_id] => `shop_items`.`shop_id`
[modification_id] => `modification_id`
[shop_items.modification_id] => `shop_items`.`modification_id`
[shop_group_id] => `shop_group_id`
[shortcut_id] => `shortcut_id`
[shop_items.deleted] => `shop_items`.`deleted`
[xsls] => `xsls`
[xsls.deleted] => `xsls`.`deleted`
[xsls.sorting] => `xsls`.`sorting`
[xsls.name] => `xsls`.`name`
[value] => `value`
[sessions] => `sessions`
[siteuser_group_id] => `siteuser_group_id`
[structure_menu_id] => `structure_menu_id`
[shop_warehouse_items] => `shop_warehouse_items`
[shop_item_id] => `shop_item_id`
[shop_warehouse_items.shop_item_id] => `shop_warehouse_items`.`shop_item_id`
[shop_specialprices] => `shop_specialprices`
[shop_specialprices.shop_item_id] => `shop_specialprices`.`shop_item_id`
[shop_currencies] => `shop_currencies`
[shop_currencies.id] => `shop_currencies`.`id`
[shop_currencies.deleted] => `shop_currencies`.`deleted`
[shop_item_discounts] => `shop_item_discounts`
[shop_item_discounts.shop_item_id] => `shop_item_discounts`.`shop_item_id`
[shop_discounts] => `shop_discounts`
[shop_discounts.id] => `shop_discounts`.`id`
[shop_discounts.deleted] => `shop_discounts`.`deleted`
[shop_items.id] => `shop_items`.`id`
[shop_items.shop_group_id] => `shop_items`.`shop_group_id`
[max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2] => max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
[property_value_ints] => `property_value_ints`
[entity_id] => `entity_id`
[property_value_ints.entity_id] => `property_value_ints`.`entity_id`
[property_id] => `property_id`
[property_value_ints.property_id] => `property_value_ints`.`property_id`
)
[_config:protected] => Array
(
[driver] => mysql
[host] => localhost
[username] => kidsshop_kids
[password] => ch4Tobr9ajln
[database] => kidsshop_kids
[charset] => UTF8
)
[_connection:protected] => Resource id #26
[_lastQuery:protected] => SELECT
max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
FROM `shop_items`, `property_value_ints`
WHERE `shop_items`.`shop_group_id` = '613' AND `shop_items`.`deleted` = 0 AND `shop_items`.`shop_id` = 4 AND `property_value_ints`.`entity_id` = '5294' AND `property_value_ints`.`property_id` = 89
[_queryType:protected] => 0
[_asObject:protected] =>
[_separator:protected] => Array
(
[0] => .
[1] => +
[2] => -
[3] => /
[4] => *
)
)
)
[_bSetPreloadValues:protected] =>
[_loaded:protected] => 1
[_saved:protected] => 1
[_init:Core_ORM:private] => 1
)
)
[_dataBase:protected] => Core_DataBase_Mysql Object
(
[_result:protected] => Resource id #193
[_newLink:protected] =>
[_quoteColumnNameCache:protected] => Array
(
[constants] => `constants`
[constants.*] => `constants`.*
[active] => `active`
[deleted] => `deleted`
[constants.deleted] => `constants`.`deleted`
[modules] => `modules`
[modules.*] => `modules`.*
[modules.deleted] => `modules`.`deleted`
[sorting] => `sorting`
[modules.sorting] => `modules`.`sorting`
[site_aliases] => `site_aliases`
[site_aliases.*] => `site_aliases`.*
[sites] => `sites`
[site_id] => `site_id`
[site_aliases.site_id] => `site_aliases`.`site_id`
[id] => `id`
[sites.id] => `sites`.`id`
[name] => `name`
[site_aliases.name] => `site_aliases`.`name`
[sites.deleted] => `sites`.`deleted`
[site_aliases.deleted] => `site_aliases`.`deleted`
[ipaddresses] => `ipaddresses`
[ip] => `ip`
[ipaddresses.deleted] => `ipaddresses`.`deleted`
[structures] => `structures`
[structures.site_id] => `structures`.`site_id`
[path] => `path`
[parent_id] => `parent_id`
[structures.deleted] => `structures`.`deleted`
[templates] => `templates`
[templates.id] => `templates`.`id`
[templates.deleted] => `templates`.`deleted`
[libs] => `libs`
[libs.id] => `libs`.`id`
[libs.deleted] => `libs`.`deleted`
[shop_items] => `shop_items`
[shops] => `shops`
[shops.id] => `shops`.`id`
[shops.deleted] => `shops`.`deleted`
[shop_groups] => `shop_groups`
[shop_id] => `shop_id`
[shop_groups.shop_id] => `shop_groups`.`shop_id`
[shop_groups.deleted] => `shop_groups`.`deleted`
[shop_items.shop_id] => `shop_items`.`shop_id`
[modification_id] => `modification_id`
[shop_items.modification_id] => `shop_items`.`modification_id`
[shop_group_id] => `shop_group_id`
[shortcut_id] => `shortcut_id`
[shop_items.deleted] => `shop_items`.`deleted`
[xsls] => `xsls`
[xsls.deleted] => `xsls`.`deleted`
[xsls.sorting] => `xsls`.`sorting`
[xsls.name] => `xsls`.`name`
[value] => `value`
[sessions] => `sessions`
[siteuser_group_id] => `siteuser_group_id`
[structure_menu_id] => `structure_menu_id`
[shop_warehouse_items] => `shop_warehouse_items`
[shop_item_id] => `shop_item_id`
[shop_warehouse_items.shop_item_id] => `shop_warehouse_items`.`shop_item_id`
[shop_specialprices] => `shop_specialprices`
[shop_specialprices.shop_item_id] => `shop_specialprices`.`shop_item_id`
[shop_currencies] => `shop_currencies`
[shop_currencies.id] => `shop_currencies`.`id`
[shop_currencies.deleted] => `shop_currencies`.`deleted`
[shop_item_discounts] => `shop_item_discounts`
[shop_item_discounts.shop_item_id] => `shop_item_discounts`.`shop_item_id`
[shop_discounts] => `shop_discounts`
[shop_discounts.id] => `shop_discounts`.`id`
[shop_discounts.deleted] => `shop_discounts`.`deleted`
[shop_items.id] => `shop_items`.`id`
[shop_items.shop_group_id] => `shop_items`.`shop_group_id`
[max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2] => max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
[property_value_ints] => `property_value_ints`
[entity_id] => `entity_id`
[property_value_ints.entity_id] => `property_value_ints`.`entity_id`
[property_id] => `property_id`
[property_value_ints.property_id] => `property_value_ints`.`property_id`
)
[_config:protected] => Array
(
[driver] => mysql
[host] => localhost
[username] => kidsshop_kids
[password] => ch4Tobr9ajln
[database] => kidsshop_kids
[charset] => UTF8
)
[_connection:protected] => Resource id #26
[_lastQuery:protected] => SELECT
max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
FROM `shop_items`, `property_value_ints`
WHERE `shop_items`.`shop_group_id` = '613' AND `shop_items`.`deleted` = 0 AND `shop_items`.`shop_id` = 4 AND `property_value_ints`.`entity_id` = '5294' AND `property_value_ints`.`property_id` = 89
[_queryType:protected] => 0
[_asObject:protected] =>
[_separator:protected] => Array
(
[0] => .
[1] => +
[2] => -
[3] => /
[4] => *
)
)
[_queryBuilder:protected] =>
[_bSetPreloadValues:protected] =>
[_loaded:protected] => 1
[_saved:protected] => 1
[_init:Core_ORM:private] => 1
[_sorting:protected] => Array
(
)
)
[site] => Site_Model Object
(
[img] => 1
[domains] => 1
[_forbiddenTags:protected] => Array
(
[robots] => robots
[key] => key
[html_cache_use] => html_cache_use
[html_cache_with] => html_cache_with
[html_cache_without] => html_cache_without
[html_cache_clear_probability] => html_cache_clear_probability
)
[_hasMany:protected] => Array
(
)
[_sorting:protected] => Array
(
[sites.sorting] => ASC
[sites.name] => ASC
)
[_preloadValues:protected] => Array
(
[name] =>
[active] => 1
[coding] => UTF-8
[sorting] => 0
[locale] => ru_RU.utf8
[max_size_load_image] => 70
[max_size_load_image_big] => 300
[send_attendance_report] => 1
[chmod] => 0755
[files_chmod] => 0644
[date_format] => %d.%m.%Y
[date_time_format] => %d.%m.%Y %H:%M:%S
[error] => E_ALL
[error404] => 0
[error403] => 0
[robots] => User-agent: *
Disallow: /admin
[closed] => 0
[safe_email] => 1
[html_cache_use] => 0
[html_cache_with] => /*
[html_cache_clear_probability] => 10000
[uploaddir] => upload/
[nesting_level] => 3
[timezone] =>
[deleted] => 0
[user_id] => 0
)
[_currentAlias:protected] =>
[_showXmlAlias:protected] =>
[_showXmlSiteuserIdentityProviders:protected] =>
[_tagName:protected] => site
[_allowedTags:protected] => Array
(
)
[_typicalForbiddenTags:protected] => Array
(
[robots] => robots
[key] => key
[html_cache_use] => html_cache_use
[html_cache_with] => html_cache_with
[html_cache_without] => html_cache_without
[html_cache_clear_probability] => html_cache_clear_probability
)
[_xmlTags:protected] => Array
(
)
[_childrenEntities:protected] => Array
(
)
[_marksDeleted:protected] => deleted
[_clearEntitiesAfterGetXml:protected] => 1
[_check:protected] => 1
[_nameColumn:protected] => name
[_changeCopiedName:protected] =>
[_primaryKey:protected] => id
[_modelName:protected] => site
[_modelColumns:protected] => Array
(
[id] => 2
[name] => Интернет-магазин детской одежды 19.04.2013 12:07:56
[active] => 1
[coding] => UTF-8
[sorting] => 0
[locale] => ru_RU.utf8
[timezone] =>
[max_size_load_image] => 70
[max_size_load_image_big] => 300
[admin_email] => support@vsevset.ru
[send_attendance_report] => 1
[chmod] => 0755
[files_chmod] => 0644
[date_format] => %d.%m.%Y
[date_time_format] => %d.%m.%Y %H:%M:%S
[error] => E_ERROR
[error404] => 145
[error403] => 0
[robots] => User-agent: *
Disallow: /admin
Host: kidsshop-ekb.ru
Sitemap: http://kidsshop-ekb.ru/sitemap.php
[key] => ST-204C2212-23FF6292-DD02BD6D
[user_id] => 0
[closed] => 0
[safe_email] => 1
[html_cache_use] => 0
[html_cache_with] => /*
[html_cache_without] =>
[css_left] =>
[css_right] =>
[html_cache_clear_probability] => 10000
[notes] =>
[uploaddir] => upload/
[nesting_level] => 3
[deleted] => 0
)
[_tableName:protected] => sites
[_tableColumns:protected] => Array
(
)
[_skipColumns:protected] => Array
(
)
[_changedColumns:protected] => Array
(
)
[_relations:protected] => Array
(
[affiliate_plans] => Array
(
[type] => many
[model] => affiliate_plan
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[advertisements] => Array
(
[type] => many
[model] => advertisement
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[advertisement_groups] => Array
(
[type] => many
[model] => advertisement_group
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[counters] => Array
(
[type] => many
[model] => counter
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[counter_pages] => Array
(
[type] => many
[model] => counter_page
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[documents] => Array
(
[type] => many
[model] => document
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[document_dirs] => Array
(
[type] => many
[model] => document_dir
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[document_statuses] => Array
(
[type] => many
[model] => document_status
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[forms] => Array
(
[type] => many
[model] => form
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[forums] => Array
(
[type] => many
[model] => forum
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[helpdesks] => Array
(
[type] => many
[model] => helpdesk
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[informationsystems] => Array
(
[type] => many
[model] => informationsystem
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[informationsystem_dirs] => Array
(
[type] => many
[model] => informationsystem_dir
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[lists] => Array
(
[type] => many
[model] => list
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[list_dirs] => Array
(
[type] => many
[model] => list_dir
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[maillists] => Array
(
[type] => many
[model] => maillist
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[poll_groups] => Array
(
[type] => many
[model] => poll_group
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[search_logs] => Array
(
[type] => many
[model] => search_log
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[search_pages] => Array
(
[type] => many
[model] => search_page
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[seos] => Array
(
[type] => many
[model] => seo
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[seo_queries] => Array
(
[type] => many
[model] => seo_query
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shops] => Array
(
[type] => many
[model] => shop
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_dirs] => Array
(
[type] => many
[model] => shop_dir
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[siteusers] => Array
(
[type] => many
[model] => siteuser
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[siteuser_properties] => Array
(
[type] => many
[model] => siteuser_property
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[siteuser_property_dirs] => Array
(
[type] => many
[model] => siteuser_property_dir
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[siteuser_groups] => Array
(
[type] => many
[model] => siteuser_group
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[siteuser_identity_providers] => Array
(
[type] => many
[model] => siteuser_identity_provider
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[siteuser_relationship_types] => Array
(
[type] => many
[model] => siteuser_relationship_type
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[site_aliases] => Array
(
[type] => many
[model] => site_alias
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[structures] => Array
(
[type] => many
[model] => structure
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[structure_properties] => Array
(
[type] => many
[model] => structure_property
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[structure_property_dirs] => Array
(
[type] => many
[model] => structure_property_dir
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[structure_menus] => Array
(
[type] => many
[model] => structure_menu
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[templates] => Array
(
[type] => many
[model] => template
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[template_dirs] => Array
(
[type] => many
[model] => template_dir
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[user_modules] => Array
(
[type] => many
[model] => user_module
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[user_groups] => Array
(
[type] => many
[model] => user_group
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[user_group_action_accesses] => Array
(
[type] => many
[model] => user_group_action_access
[foreign_key] => site_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
)
[_hasOne:protected] => Array
(
)
[_belongsTo:protected] => Array
(
)
[_relationCache:protected] => Array
(
)
[_dataBase:protected] => Core_DataBase_Mysql Object
(
[_result:protected] => Resource id #193
[_newLink:protected] =>
[_quoteColumnNameCache:protected] => Array
(
[constants] => `constants`
[constants.*] => `constants`.*
[active] => `active`
[deleted] => `deleted`
[constants.deleted] => `constants`.`deleted`
[modules] => `modules`
[modules.*] => `modules`.*
[modules.deleted] => `modules`.`deleted`
[sorting] => `sorting`
[modules.sorting] => `modules`.`sorting`
[site_aliases] => `site_aliases`
[site_aliases.*] => `site_aliases`.*
[sites] => `sites`
[site_id] => `site_id`
[site_aliases.site_id] => `site_aliases`.`site_id`
[id] => `id`
[sites.id] => `sites`.`id`
[name] => `name`
[site_aliases.name] => `site_aliases`.`name`
[sites.deleted] => `sites`.`deleted`
[site_aliases.deleted] => `site_aliases`.`deleted`
[ipaddresses] => `ipaddresses`
[ip] => `ip`
[ipaddresses.deleted] => `ipaddresses`.`deleted`
[structures] => `structures`
[structures.site_id] => `structures`.`site_id`
[path] => `path`
[parent_id] => `parent_id`
[structures.deleted] => `structures`.`deleted`
[templates] => `templates`
[templates.id] => `templates`.`id`
[templates.deleted] => `templates`.`deleted`
[libs] => `libs`
[libs.id] => `libs`.`id`
[libs.deleted] => `libs`.`deleted`
[shop_items] => `shop_items`
[shops] => `shops`
[shops.id] => `shops`.`id`
[shops.deleted] => `shops`.`deleted`
[shop_groups] => `shop_groups`
[shop_id] => `shop_id`
[shop_groups.shop_id] => `shop_groups`.`shop_id`
[shop_groups.deleted] => `shop_groups`.`deleted`
[shop_items.shop_id] => `shop_items`.`shop_id`
[modification_id] => `modification_id`
[shop_items.modification_id] => `shop_items`.`modification_id`
[shop_group_id] => `shop_group_id`
[shortcut_id] => `shortcut_id`
[shop_items.deleted] => `shop_items`.`deleted`
[xsls] => `xsls`
[xsls.deleted] => `xsls`.`deleted`
[xsls.sorting] => `xsls`.`sorting`
[xsls.name] => `xsls`.`name`
[value] => `value`
[sessions] => `sessions`
[siteuser_group_id] => `siteuser_group_id`
[structure_menu_id] => `structure_menu_id`
[shop_warehouse_items] => `shop_warehouse_items`
[shop_item_id] => `shop_item_id`
[shop_warehouse_items.shop_item_id] => `shop_warehouse_items`.`shop_item_id`
[shop_specialprices] => `shop_specialprices`
[shop_specialprices.shop_item_id] => `shop_specialprices`.`shop_item_id`
[shop_currencies] => `shop_currencies`
[shop_currencies.id] => `shop_currencies`.`id`
[shop_currencies.deleted] => `shop_currencies`.`deleted`
[shop_item_discounts] => `shop_item_discounts`
[shop_item_discounts.shop_item_id] => `shop_item_discounts`.`shop_item_id`
[shop_discounts] => `shop_discounts`
[shop_discounts.id] => `shop_discounts`.`id`
[shop_discounts.deleted] => `shop_discounts`.`deleted`
[shop_items.id] => `shop_items`.`id`
[shop_items.shop_group_id] => `shop_items`.`shop_group_id`
[max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2] => max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
[property_value_ints] => `property_value_ints`
[entity_id] => `entity_id`
[property_value_ints.entity_id] => `property_value_ints`.`entity_id`
[property_id] => `property_id`
[property_value_ints.property_id] => `property_value_ints`.`property_id`
)
[_config:protected] => Array
(
[driver] => mysql
[host] => localhost
[username] => kidsshop_kids
[password] => ch4Tobr9ajln
[database] => kidsshop_kids
[charset] => UTF8
)
[_connection:protected] => Resource id #26
[_lastQuery:protected] => SELECT
max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
FROM `shop_items`, `property_value_ints`
WHERE `shop_items`.`shop_group_id` = '613' AND `shop_items`.`deleted` = 0 AND `shop_items`.`shop_id` = 4 AND `property_value_ints`.`entity_id` = '5294' AND `property_value_ints`.`property_id` = 89
[_queryType:protected] => 0
[_asObject:protected] =>
[_separator:protected] => Array
(
[0] => .
[1] => +
[2] => -
[3] => /
[4] => *
)
)
[_queryBuilder:protected] => Core_QueryBuilder_Select Object
(
[_distinct:protected] =>
[_highPriority:protected] =>
[_straightJoin:protected] =>
[_sqlCalcFoundRows:protected] =>
[_select:protected] => Array
(
)
[_from:protected] => Array
(
[0] => sites
)
[_join:protected] => Array
(
)
[_groupBy:protected] => Array
(
)
[_having:protected] => Array
(
)
[_union:protected] => Array
(
)
[_queryType:protected] => 0
[_where:protected] => Array
(
[0] => Array
(
[] => Array
(
[0] => sites.id
[1] => =
[2] => 2
)
)
[1] => Array
(
[AND] => Array
(
[0] => sites.deleted
[1] => =
[2] => 0
)
)
)
[_sqll:protected] =>
[_operator:protected] => AND
[_defaultOperator:protected] => AND
[_orderBy:protected] => Array
(
)
[_limit:protected] =>
[_offset:protected] =>
[_dataBase:protected] => Core_DataBase_Mysql Object
(
[_result:protected] => Resource id #193
[_newLink:protected] =>
[_quoteColumnNameCache:protected] => Array
(
[constants] => `constants`
[constants.*] => `constants`.*
[active] => `active`
[deleted] => `deleted`
[constants.deleted] => `constants`.`deleted`
[modules] => `modules`
[modules.*] => `modules`.*
[modules.deleted] => `modules`.`deleted`
[sorting] => `sorting`
[modules.sorting] => `modules`.`sorting`
[site_aliases] => `site_aliases`
[site_aliases.*] => `site_aliases`.*
[sites] => `sites`
[site_id] => `site_id`
[site_aliases.site_id] => `site_aliases`.`site_id`
[id] => `id`
[sites.id] => `sites`.`id`
[name] => `name`
[site_aliases.name] => `site_aliases`.`name`
[sites.deleted] => `sites`.`deleted`
[site_aliases.deleted] => `site_aliases`.`deleted`
[ipaddresses] => `ipaddresses`
[ip] => `ip`
[ipaddresses.deleted] => `ipaddresses`.`deleted`
[structures] => `structures`
[structures.site_id] => `structures`.`site_id`
[path] => `path`
[parent_id] => `parent_id`
[structures.deleted] => `structures`.`deleted`
[templates] => `templates`
[templates.id] => `templates`.`id`
[templates.deleted] => `templates`.`deleted`
[libs] => `libs`
[libs.id] => `libs`.`id`
[libs.deleted] => `libs`.`deleted`
[shop_items] => `shop_items`
[shops] => `shops`
[shops.id] => `shops`.`id`
[shops.deleted] => `shops`.`deleted`
[shop_groups] => `shop_groups`
[shop_id] => `shop_id`
[shop_groups.shop_id] => `shop_groups`.`shop_id`
[shop_groups.deleted] => `shop_groups`.`deleted`
[shop_items.shop_id] => `shop_items`.`shop_id`
[modification_id] => `modification_id`
[shop_items.modification_id] => `shop_items`.`modification_id`
[shop_group_id] => `shop_group_id`
[shortcut_id] => `shortcut_id`
[shop_items.deleted] => `shop_items`.`deleted`
[xsls] => `xsls`
[xsls.deleted] => `xsls`.`deleted`
[xsls.sorting] => `xsls`.`sorting`
[xsls.name] => `xsls`.`name`
[value] => `value`
[sessions] => `sessions`
[siteuser_group_id] => `siteuser_group_id`
[structure_menu_id] => `structure_menu_id`
[shop_warehouse_items] => `shop_warehouse_items`
[shop_item_id] => `shop_item_id`
[shop_warehouse_items.shop_item_id] => `shop_warehouse_items`.`shop_item_id`
[shop_specialprices] => `shop_specialprices`
[shop_specialprices.shop_item_id] => `shop_specialprices`.`shop_item_id`
[shop_currencies] => `shop_currencies`
[shop_currencies.id] => `shop_currencies`.`id`
[shop_currencies.deleted] => `shop_currencies`.`deleted`
[shop_item_discounts] => `shop_item_discounts`
[shop_item_discounts.shop_item_id] => `shop_item_discounts`.`shop_item_id`
[shop_discounts] => `shop_discounts`
[shop_discounts.id] => `shop_discounts`.`id`
[shop_discounts.deleted] => `shop_discounts`.`deleted`
[shop_items.id] => `shop_items`.`id`
[shop_items.shop_group_id] => `shop_items`.`shop_group_id`
[max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2] => max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
[property_value_ints] => `property_value_ints`
[entity_id] => `entity_id`
[property_value_ints.entity_id] => `property_value_ints`.`entity_id`
[property_id] => `property_id`
[property_value_ints.property_id] => `property_value_ints`.`property_id`
)
[_config:protected] => Array
(
[driver] => mysql
[host] => localhost
[username] => kidsshop_kids
[password] => ch4Tobr9ajln
[database] => kidsshop_kids
[charset] => UTF8
)
[_connection:protected] => Resource id #26
[_lastQuery:protected] => SELECT
max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
FROM `shop_items`, `property_value_ints`
WHERE `shop_items`.`shop_group_id` = '613' AND `shop_items`.`deleted` = 0 AND `shop_items`.`shop_id` = 4 AND `property_value_ints`.`entity_id` = '5294' AND `property_value_ints`.`property_id` = 89
[_queryType:protected] => 0
[_asObject:protected] =>
[_separator:protected] => Array
(
[0] => .
[1] => +
[2] => -
[3] => /
[4] => *
)
)
)
[_bSetPreloadValues:protected] =>
[_loaded:protected] => 1
[_saved:protected] => 1
[_init:Core_ORM:private] => 1
)
[shop_currency] => Shop_Currency_Model Object
(
[_hasMany:protected] => Array
(
)
[_sorting:protected] => Array
(
[shop_currencies.sorting] => ASC
[shop_currencies.name] => ASC
)
[_preloadValues:protected] => Array
(
[exchange_rate] => 0
[sorting] => 0
[deleted] => 0
[user_id] => 0
)
[_tagName:protected] => shop_currency
[_allowedTags:protected] => Array
(
)
[_typicalForbiddenTags:protected] => Array
(
[deleted] => deleted
)
[_forbiddenTags:protected] => Array
(
[deleted] => deleted
)
[_xmlTags:protected] => Array
(
)
[_childrenEntities:protected] => Array
(
)
[_marksDeleted:protected] => deleted
[_clearEntitiesAfterGetXml:protected] => 1
[_check:protected] => 1
[_nameColumn:protected] => name
[_changeCopiedName:protected] =>
[_primaryKey:protected] => id
[_modelName:protected] => shop_currency
[_modelColumns:protected] => Array
(
[id] => 1
[name] => руб.
[code] => RUB
[exchange_rate] => 1.000000
[default] => 1
[sorting] => 10
[user_id] => 19
[deleted] => 0
)
[_tableName:protected] => shop_currencies
[_tableColumns:protected] => Array
(
)
[_skipColumns:protected] => Array
(
)
[_changedColumns:protected] => Array
(
)
[_relations:protected] => Array
(
[shops] => Array
(
[type] => many
[model] => shop
[foreign_key] => shop_currency_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
[shop_items] => Array
(
[type] => many
[model] => shop_item
[foreign_key] => shop_currency_id
[through] =>
[through_table_name] =>
[dependent_key] =>
)
)
[_hasOne:protected] => Array
(
)
[_belongsTo:protected] => Array
(
)
[_relationCache:protected] => Array
(
)
[_dataBase:protected] => Core_DataBase_Mysql Object
(
[_result:protected] => Resource id #193
[_newLink:protected] =>
[_quoteColumnNameCache:protected] => Array
(
[constants] => `constants`
[constants.*] => `constants`.*
[active] => `active`
[deleted] => `deleted`
[constants.deleted] => `constants`.`deleted`
[modules] => `modules`
[modules.*] => `modules`.*
[modules.deleted] => `modules`.`deleted`
[sorting] => `sorting`
[modules.sorting] => `modules`.`sorting`
[site_aliases] => `site_aliases`
[site_aliases.*] => `site_aliases`.*
[sites] => `sites`
[site_id] => `site_id`
[site_aliases.site_id] => `site_aliases`.`site_id`
[id] => `id`
[sites.id] => `sites`.`id`
[name] => `name`
[site_aliases.name] => `site_aliases`.`name`
[sites.deleted] => `sites`.`deleted`
[site_aliases.deleted] => `site_aliases`.`deleted`
[ipaddresses] => `ipaddresses`
[ip] => `ip`
[ipaddresses.deleted] => `ipaddresses`.`deleted`
[structures] => `structures`
[structures.site_id] => `structures`.`site_id`
[path] => `path`
[parent_id] => `parent_id`
[structures.deleted] => `structures`.`deleted`
[templates] => `templates`
[templates.id] => `templates`.`id`
[templates.deleted] => `templates`.`deleted`
[libs] => `libs`
[libs.id] => `libs`.`id`
[libs.deleted] => `libs`.`deleted`
[shop_items] => `shop_items`
[shops] => `shops`
[shops.id] => `shops`.`id`
[shops.deleted] => `shops`.`deleted`
[shop_groups] => `shop_groups`
[shop_id] => `shop_id`
[shop_groups.shop_id] => `shop_groups`.`shop_id`
[shop_groups.deleted] => `shop_groups`.`deleted`
[shop_items.shop_id] => `shop_items`.`shop_id`
[modification_id] => `modification_id`
[shop_items.modification_id] => `shop_items`.`modification_id`
[shop_group_id] => `shop_group_id`
[shortcut_id] => `shortcut_id`
[shop_items.deleted] => `shop_items`.`deleted`
[xsls] => `xsls`
[xsls.deleted] => `xsls`.`deleted`
[xsls.sorting] => `xsls`.`sorting`
[xsls.name] => `xsls`.`name`
[value] => `value`
[sessions] => `sessions`
[siteuser_group_id] => `siteuser_group_id`
[structure_menu_id] => `structure_menu_id`
[shop_warehouse_items] => `shop_warehouse_items`
[shop_item_id] => `shop_item_id`
[shop_warehouse_items.shop_item_id] => `shop_warehouse_items`.`shop_item_id`
[shop_specialprices] => `shop_specialprices`
[shop_specialprices.shop_item_id] => `shop_specialprices`.`shop_item_id`
[shop_currencies] => `shop_currencies`
[shop_currencies.id] => `shop_currencies`.`id`
[shop_currencies.deleted] => `shop_currencies`.`deleted`
[shop_item_discounts] => `shop_item_discounts`
[shop_item_discounts.shop_item_id] => `shop_item_discounts`.`shop_item_id`
[shop_discounts] => `shop_discounts`
[shop_discounts.id] => `shop_discounts`.`id`
[shop_discounts.deleted] => `shop_discounts`.`deleted`
[shop_items.id] => `shop_items`.`id`
[shop_items.shop_group_id] => `shop_items`.`shop_group_id`
[max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2] => max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
[property_value_ints] => `property_value_ints`
[entity_id] => `entity_id`
[property_value_ints.entity_id] => `property_value_ints`.`entity_id`
[property_id] => `property_id`
[property_value_ints.property_id] => `property_value_ints`.`property_id`
)
[_config:protected] => Array
(
[driver] => mysql
[host] => localhost
[username] => kidsshop_kids
[password] => ch4Tobr9ajln
[database] => kidsshop_kids
[charset] => UTF8
)
[_connection:protected] => Resource id #26
[_lastQuery:protected] => SELECT
max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
FROM `shop_items`, `property_value_ints`
WHERE `shop_items`.`shop_group_id` = '613' AND `shop_items`.`deleted` = 0 AND `shop_items`.`shop_id` = 4 AND `property_value_ints`.`entity_id` = '5294' AND `property_value_ints`.`property_id` = 89
[_queryType:protected] => 0
[_asObject:protected] =>
[_separator:protected] => Array
(
[0] => .
[1] => +
[2] => -
[3] => /
[4] => *
)
)
[_queryBuilder:protected] => Core_QueryBuilder_Select Object
(
[_distinct:protected] =>
[_highPriority:protected] =>
[_straightJoin:protected] =>
[_sqlCalcFoundRows:protected] =>
[_select:protected] => Array
(
)
[_from:protected] => Array
(
[0] => shop_currencies
)
[_join:protected] => Array
(
)
[_groupBy:protected] => Array
(
)
[_having:protected] => Array
(
)
[_union:protected] => Array
(
)
[_queryType:protected] => 0
[_where:protected] => Array
(
[0] => Array
(
[] => Array
(
[0] => shop_currencies.id
[1] => =
[2] => 1
)
)
[1] => Array
(
[AND] => Array
(
[0] => shop_currencies.deleted
[1] => =
[2] => 0
)
)
)
[_sqll:protected] =>
[_operator:protected] => AND
[_defaultOperator:protected] => AND
[_orderBy:protected] => Array
(
)
[_limit:protected] =>
[_offset:protected] =>
[_dataBase:protected] => Core_DataBase_Mysql Object
(
[_result:protected] => Resource id #193
[_newLink:protected] =>
[_quoteColumnNameCache:protected] => Array
(
[constants] => `constants`
[constants.*] => `constants`.*
[active] => `active`
[deleted] => `deleted`
[constants.deleted] => `constants`.`deleted`
[modules] => `modules`
[modules.*] => `modules`.*
[modules.deleted] => `modules`.`deleted`
[sorting] => `sorting`
[modules.sorting] => `modules`.`sorting`
[site_aliases] => `site_aliases`
[site_aliases.*] => `site_aliases`.*
[sites] => `sites`
[site_id] => `site_id`
[site_aliases.site_id] => `site_aliases`.`site_id`
[id] => `id`
[sites.id] => `sites`.`id`
[name] => `name`
[site_aliases.name] => `site_aliases`.`name`
[sites.deleted] => `sites`.`deleted`
[site_aliases.deleted] => `site_aliases`.`deleted`
[ipaddresses] => `ipaddresses`
[ip] => `ip`
[ipaddresses.deleted] => `ipaddresses`.`deleted`
[structures] => `structures`
[structures.site_id] => `structures`.`site_id`
[path] => `path`
[parent_id] => `parent_id`
[structures.deleted] => `structures`.`deleted`
[templates] => `templates`
[templates.id] => `templates`.`id`
[templates.deleted] => `templates`.`deleted`
[libs] => `libs`
[libs.id] => `libs`.`id`
[libs.deleted] => `libs`.`deleted`
[shop_items] => `shop_items`
[shops] => `shops`
[shops.id] => `shops`.`id`
[shops.deleted] => `shops`.`deleted`
[shop_groups] => `shop_groups`
[shop_id] => `shop_id`
[shop_groups.shop_id] => `shop_groups`.`shop_id`
[shop_groups.deleted] => `shop_groups`.`deleted`
[shop_items.shop_id] => `shop_items`.`shop_id`
[modification_id] => `modification_id`
[shop_items.modification_id] => `shop_items`.`modification_id`
[shop_group_id] => `shop_group_id`
[shortcut_id] => `shortcut_id`
[shop_items.deleted] => `shop_items`.`deleted`
[xsls] => `xsls`
[xsls.deleted] => `xsls`.`deleted`
[xsls.sorting] => `xsls`.`sorting`
[xsls.name] => `xsls`.`name`
[value] => `value`
[sessions] => `sessions`
[siteuser_group_id] => `siteuser_group_id`
[structure_menu_id] => `structure_menu_id`
[shop_warehouse_items] => `shop_warehouse_items`
[shop_item_id] => `shop_item_id`
[shop_warehouse_items.shop_item_id] => `shop_warehouse_items`.`shop_item_id`
[shop_specialprices] => `shop_specialprices`
[shop_specialprices.shop_item_id] => `shop_specialprices`.`shop_item_id`
[shop_currencies] => `shop_currencies`
[shop_currencies.id] => `shop_currencies`.`id`
[shop_currencies.deleted] => `shop_currencies`.`deleted`
[shop_item_discounts] => `shop_item_discounts`
[shop_item_discounts.shop_item_id] => `shop_item_discounts`.`shop_item_id`
[shop_discounts] => `shop_discounts`
[shop_discounts.id] => `shop_discounts`.`id`
[shop_discounts.deleted] => `shop_discounts`.`deleted`
[shop_items.id] => `shop_items`.`id`
[shop_items.shop_group_id] => `shop_items`.`shop_group_id`
[max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2] => max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
[property_value_ints] => `property_value_ints`
[entity_id] => `entity_id`
[property_value_ints.entity_id] => `property_value_ints`.`entity_id`
[property_id] => `property_id`
[property_value_ints.property_id] => `property_value_ints`.`property_id`
)
[_config:protected] => Array
(
[driver] => mysql
[host] => localhost
[username] => kidsshop_kids
[password] => ch4Tobr9ajln
[database] => kidsshop_kids
[charset] => UTF8
)
[_connection:protected] => Resource id #26
[_lastQuery:protected] => SELECT
max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
FROM `shop_items`, `property_value_ints`
WHERE `shop_items`.`shop_group_id` = '613' AND `shop_items`.`deleted` = 0 AND `shop_items`.`shop_id` = 4 AND `property_value_ints`.`entity_id` = '5294' AND `property_value_ints`.`property_id` = 89
[_queryType:protected] => 0
[_asObject:protected] =>
[_separator:protected] => Array
(
[0] => .
[1] => +
[2] => -
[3] => /
[4] => *
)
)
)
[_bSetPreloadValues:protected] =>
[_loaded:protected] => 1
[_saved:protected] => 1
[_init:Core_ORM:private] => 1
)
)
[_dataBase:protected] => Core_DataBase_Mysql Object
(
[_result:protected] => Resource id #193
[_newLink:protected] =>
[_quoteColumnNameCache:protected] => Array
(
[constants] => `constants`
[constants.*] => `constants`.*
[active] => `active`
[deleted] => `deleted`
[constants.deleted] => `constants`.`deleted`
[modules] => `modules`
[modules.*] => `modules`.*
[modules.deleted] => `modules`.`deleted`
[sorting] => `sorting`
[modules.sorting] => `modules`.`sorting`
[site_aliases] => `site_aliases`
[site_aliases.*] => `site_aliases`.*
[sites] => `sites`
[site_id] => `site_id`
[site_aliases.site_id] => `site_aliases`.`site_id`
[id] => `id`
[sites.id] => `sites`.`id`
[name] => `name`
[site_aliases.name] => `site_aliases`.`name`
[sites.deleted] => `sites`.`deleted`
[site_aliases.deleted] => `site_aliases`.`deleted`
[ipaddresses] => `ipaddresses`
[ip] => `ip`
[ipaddresses.deleted] => `ipaddresses`.`deleted`
[structures] => `structures`
[structures.site_id] => `structures`.`site_id`
[path] => `path`
[parent_id] => `parent_id`
[structures.deleted] => `structures`.`deleted`
[templates] => `templates`
[templates.id] => `templates`.`id`
[templates.deleted] => `templates`.`deleted`
[libs] => `libs`
[libs.id] => `libs`.`id`
[libs.deleted] => `libs`.`deleted`
[shop_items] => `shop_items`
[shops] => `shops`
[shops.id] => `shops`.`id`
[shops.deleted] => `shops`.`deleted`
[shop_groups] => `shop_groups`
[shop_id] => `shop_id`
[shop_groups.shop_id] => `shop_groups`.`shop_id`
[shop_groups.deleted] => `shop_groups`.`deleted`
[shop_items.shop_id] => `shop_items`.`shop_id`
[modification_id] => `modification_id`
[shop_items.modification_id] => `shop_items`.`modification_id`
[shop_group_id] => `shop_group_id`
[shortcut_id] => `shortcut_id`
[shop_items.deleted] => `shop_items`.`deleted`
[xsls] => `xsls`
[xsls.deleted] => `xsls`.`deleted`
[xsls.sorting] => `xsls`.`sorting`
[xsls.name] => `xsls`.`name`
[value] => `value`
[sessions] => `sessions`
[siteuser_group_id] => `siteuser_group_id`
[structure_menu_id] => `structure_menu_id`
[shop_warehouse_items] => `shop_warehouse_items`
[shop_item_id] => `shop_item_id`
[shop_warehouse_items.shop_item_id] => `shop_warehouse_items`.`shop_item_id`
[shop_specialprices] => `shop_specialprices`
[shop_specialprices.shop_item_id] => `shop_specialprices`.`shop_item_id`
[shop_currencies] => `shop_currencies`
[shop_currencies.id] => `shop_currencies`.`id`
[shop_currencies.deleted] => `shop_currencies`.`deleted`
[shop_item_discounts] => `shop_item_discounts`
[shop_item_discounts.shop_item_id] => `shop_item_discounts`.`shop_item_id`
[shop_discounts] => `shop_discounts`
[shop_discounts.id] => `shop_discounts`.`id`
[shop_discounts.deleted] => `shop_discounts`.`deleted`
[shop_items.id] => `shop_items`.`id`
[shop_items.shop_group_id] => `shop_items`.`shop_group_id`
[max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2] => max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
[property_value_ints] => `property_value_ints`
[entity_id] => `entity_id`
[property_value_ints.entity_id] => `property_value_ints`.`entity_id`
[property_id] => `property_id`
[property_value_ints.property_id] => `property_value_ints`.`property_id`
)
[_config:protected] => Array
(
[driver] => mysql
[host] => localhost
[username] => kidsshop_kids
[password] => ch4Tobr9ajln
[database] => kidsshop_kids
[charset] => UTF8
)
[_connection:protected] => Resource id #26
[_lastQuery:protected] => SELECT
max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
FROM `shop_items`, `property_value_ints`
WHERE `shop_items`.`shop_group_id` = '613' AND `shop_items`.`deleted` = 0 AND `shop_items`.`shop_id` = 4 AND `property_value_ints`.`entity_id` = '5294' AND `property_value_ints`.`property_id` = 89
[_queryType:protected] => 0
[_asObject:protected] =>
[_separator:protected] => Array
(
[0] => .
[1] => +
[2] => -
[3] => /
[4] => *
)
)
[_queryBuilder:protected] => Core_QueryBuilder_Select Object
(
[_distinct:protected] =>
[_highPriority:protected] =>
[_straightJoin:protected] =>
[_sqlCalcFoundRows:protected] =>
[_select:protected] => Array
(
)
[_from:protected] => Array
(
[0] => shops
)
[_join:protected] => Array
(
)
[_groupBy:protected] => Array
(
)
[_having:protected] => Array
(
)
[_union:protected] => Array
(
)
[_queryType:protected] => 0
[_where:protected] => Array
(
[0] => Array
(
[] => Array
(
[0] => shops.id
[1] => =
[2] => 4
)
)
[1] => Array
(
[AND] => Array
(
[0] => shops.deleted
[1] => =
[2] => 0
)
)
)
[_sqll:protected] =>
[_operator:protected] => AND
[_defaultOperator:protected] => AND
[_orderBy:protected] => Array
(
)
[_limit:protected] =>
[_offset:protected] =>
[_dataBase:protected] => Core_DataBase_Mysql Object
(
[_result:protected] => Resource id #193
[_newLink:protected] =>
[_quoteColumnNameCache:protected] => Array
(
[constants] => `constants`
[constants.*] => `constants`.*
[active] => `active`
[deleted] => `deleted`
[constants.deleted] => `constants`.`deleted`
[modules] => `modules`
[modules.*] => `modules`.*
[modules.deleted] => `modules`.`deleted`
[sorting] => `sorting`
[modules.sorting] => `modules`.`sorting`
[site_aliases] => `site_aliases`
[site_aliases.*] => `site_aliases`.*
[sites] => `sites`
[site_id] => `site_id`
[site_aliases.site_id] => `site_aliases`.`site_id`
[id] => `id`
[sites.id] => `sites`.`id`
[name] => `name`
[site_aliases.name] => `site_aliases`.`name`
[sites.deleted] => `sites`.`deleted`
[site_aliases.deleted] => `site_aliases`.`deleted`
[ipaddresses] => `ipaddresses`
[ip] => `ip`
[ipaddresses.deleted] => `ipaddresses`.`deleted`
[structures] => `structures`
[structures.site_id] => `structures`.`site_id`
[path] => `path`
[parent_id] => `parent_id`
[structures.deleted] => `structures`.`deleted`
[templates] => `templates`
[templates.id] => `templates`.`id`
[templates.deleted] => `templates`.`deleted`
[libs] => `libs`
[libs.id] => `libs`.`id`
[libs.deleted] => `libs`.`deleted`
[shop_items] => `shop_items`
[shops] => `shops`
[shops.id] => `shops`.`id`
[shops.deleted] => `shops`.`deleted`
[shop_groups] => `shop_groups`
[shop_id] => `shop_id`
[shop_groups.shop_id] => `shop_groups`.`shop_id`
[shop_groups.deleted] => `shop_groups`.`deleted`
[shop_items.shop_id] => `shop_items`.`shop_id`
[modification_id] => `modification_id`
[shop_items.modification_id] => `shop_items`.`modification_id`
[shop_group_id] => `shop_group_id`
[shortcut_id] => `shortcut_id`
[shop_items.deleted] => `shop_items`.`deleted`
[xsls] => `xsls`
[xsls.deleted] => `xsls`.`deleted`
[xsls.sorting] => `xsls`.`sorting`
[xsls.name] => `xsls`.`name`
[value] => `value`
[sessions] => `sessions`
[siteuser_group_id] => `siteuser_group_id`
[structure_menu_id] => `structure_menu_id`
[shop_warehouse_items] => `shop_warehouse_items`
[shop_item_id] => `shop_item_id`
[shop_warehouse_items.shop_item_id] => `shop_warehouse_items`.`shop_item_id`
[shop_specialprices] => `shop_specialprices`
[shop_specialprices.shop_item_id] => `shop_specialprices`.`shop_item_id`
[shop_currencies] => `shop_currencies`
[shop_currencies.id] => `shop_currencies`.`id`
[shop_currencies.deleted] => `shop_currencies`.`deleted`
[shop_item_discounts] => `shop_item_discounts`
[shop_item_discounts.shop_item_id] => `shop_item_discounts`.`shop_item_id`
[shop_discounts] => `shop_discounts`
[shop_discounts.id] => `shop_discounts`.`id`
[shop_discounts.deleted] => `shop_discounts`.`deleted`
[shop_items.id] => `shop_items`.`id`
[shop_items.shop_group_id] => `shop_items`.`shop_group_id`
[max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2] => max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
[property_value_ints] => `property_value_ints`
[entity_id] => `entity_id`
[property_value_ints.entity_id] => `property_value_ints`.`entity_id`
[property_id] => `property_id`
[property_value_ints.property_id] => `property_value_ints`.`property_id`
)
[_config:protected] => Array
(
[driver] => mysql
[host] => localhost
[username] => kidsshop_kids
[password] => ch4Tobr9ajln
[database] => kidsshop_kids
[charset] => UTF8
)
[_connection:protected] => Resource id #26
[_lastQuery:protected] => SELECT
max(shop_items.price) as max,min(shop_items.price) as min,max(property_value_ints.value) as max2,min(property_value_ints.value) as min2
FROM `shop_items`, `property_value_ints`
WHERE `shop_items`.`shop_group_id` = '613' AND `shop_items`.`deleted` = 0 AND `shop_items`.`shop_id` = 4 AND `property_value_ints`.`entity_id` = '5294' AND `property_value_ints`.`property_id` = 89
[_queryType:protected] => 0
[_asObject:protected] =>
[_separator:protected] => Array
(
[0] => .
[1] => +
[2] => -
[3] => /
[4] => *
)
)
)
[_bSetPreloadValues:protected] =>
[_loaded:protected] => 1
[_saved:protected] => 1
[_init:Core_ORM:private] => 1
[_sorting:protected] => Array
(
)
)
[_xsl:protected] =>
[_entities:protected] => Array
(
[0] => Core_Xml_Entity Object
(
[_allowedProperties:protected] => Array
(
[name] => name
[value] => value
)
[_childrenEntities:protected] => Array
(
)
[_attributes:protected] => Array
(
)
[_propertiesValues:Core_Servant_Properties:private] => Array
(
[name] => siteuser_id
[value] => 0
)
)
[1] => Core_Xml_Entity Object
(
[_allowedProperties:protected] => Array
(
[name] => name
[value] => value
)
[_childrenEntities:protected] => Array
(
)
[_attributes:protected] => Array
(
)
[_propertiesValues:Core_Servant_Properties:private] => Array
(
[name] => ТекущаяГруппа
[value] => 613
)
)
[2] => Core_Xml_Entity Object
(
[_allowedProperties:protected] => Array
(
[name] => name
[value] => value
)
[_childrenEntities:protected] => Array
(
)
[_attributes:protected] => Array
(
)
[_propertiesValues:Core_Servant_Properties:private] => Array
(
[name] => show_comments
[value] => 1
)
)
[3] => Core_Xml_Entity Object
(
[_allowedProperties:protected] => Array
(
[name] => name
[value] => value
)
[_childrenEntities:protected] => Array
(
)
[_attributes:protected] => Array
(
)
[_propertiesValues:Core_Servant_Properties:private] => Array
(
[name] => show_add_comments
[value] => 2
)
)
[4] => Core_Xml_Entity Object
(
[_allowedProperties:protected] => Array
(
[name] => name
[value] => value
)
[_childrenEntities:protected] => Array
(
)
[_attributes:protected] => Array
(
)
[_propertiesValues:Core_Servant_Properties:private] => Array
(
[name] => max_cena
[value] => 3500
)
)
[5] => Core_Xml_Entity Object
(
[_allowedProperties:protected] => Array
(
[name] => name
[value] => value
)
[_childrenEntities:protected] => Array
(
)
[_attributes:protected] => Array
(
)
[_propertiesValues:Core_Servant_Properties:private] => Array
(
[name] => min_cena
[value] => 2380
)
)
[6] => Core_Xml_Entity Object
(
[_allowedProperties:protected] => Array
(
[name] => name
[value] => value
)
[_childrenEntities:protected] => Array
(
)
[_attributes:protected] => Array
(
)
[_propertiesValues:Core_Servant_Properties:private] => Array
(
[name] => max_cenav
[value] => 3500
)
)
[7] => Core_Xml_Entity Object
(
[_allowedProperties:protected] => Array
(
[name] => name
[value] => value
)
[_childrenEntities:protected] => Array
(
)
[_attributes:protected] => Array
(
)
[_propertiesValues:Core_Servant_Properties:private] => Array
(
[name] => min_cenav
[value] => 2380
)
)
[8] => Core_Xml_Entity Object
(
[_allowedProperties:protected] => Array
(
[name] => name
[value] => value
)
[_childrenEntities:protected] => Array
(
)
[_attributes:protected] => Array
(
)
[_propertiesValues:Core_Servant_Properties:private] => Array
(
[name] => max_razmer
[value] => 134
)
)
[9] => Core_Xml_Entity Object
(
[_allowedProperties:protected] => Array
(
[name] => name
[value] => value
)
[_childrenEntities:protected] => Array
(
)
[_attributes:protected] => Array
(
)
[_propertiesValues:Core_Servant_Properties:private] => Array
(
[name] => min_razmer
[value] => 74
)
)
[10] => Core_Xml_Entity Object
(
[_allowedProperties:protected] => Array
(
[name] => name
[value] => value
)
[_childrenEntities:protected] => Array
(
)
[_attributes:protected] => Array
(
)
[_propertiesValues:Core_Servant_Properties:private] => Array
(
[name] => max_razmerv
[value] => 134
)
)
[11] => Core_Xml_Entity Object
(
[_allowedProperties:protected] => Array
(
[name] => name
[value] => value
)
[_childrenEntities:protected] => Array
(
)
[_attributes:protected] => Array
(
)
[_propertiesValues:Core_Servant_Properties:private] => Array
(
[name] => min_razmerv
[value] => 74
)
)
)
[_cacheSignatures:protected] => Array
(
[0] => entityId=4
)
[_propertiesValues:Core_Servant_Properties:private] => Array
(
[group] => 613
[groupsProperties] =>
[propertiesForGroups] =>
[groupsMode] => tree
[groupsForbiddenTags] =>
[item] => 4475
[itemsProperties] =>
[itemsPropertiesList] => 1
[itemsForbiddenTags] =>
[parentItem] => 4474
[modifications] => 1
[specialprices] =>
[associatedItems] => 1
[comments] => 1
[tags] => 1
[siteuser] => 1
[offset] => 0
[limit] => 30
[page] => 0
[total] =>
[pattern] => /shop/({path})(/user-{user}/)(page-{page}/)(tag/{tag}/)(producer-{producer}/)
[patternExpressions] => Array
(
[page] => \d+
[producer] => \d+
)
[patternParams] => Array
(
[0] => shop/verxnyaya_odezhda/eli-17-jacket/eli-17-jacket/
[path] => verxnyaya_odezhda/eli-17-jacket/eli-17-jacket/
[1] => verxnyaya_odezhda/eli-17-jacket/eli-17-jacket/
)
[tag] =>
[producer] =>
[cache] => 1
)
)