object(Banner)#1164 (14) {
["uploadImg"]=>
NULL
["removeImg"]=>
NULL
["_md":"CActiveRecord":private]=>
object(CActiveRecordMetaData)#1125 (5) {
["tableSchema"]=>
object(CMysqlTableSchema)#1126 (9) {
["schemaName"]=>
NULL
["name"]=>
string(8) "t_banner"
["rawName"]=>
string(10) "`t_banner`"
["primaryKey"]=>
string(2) "id"
["sequenceName"]=>
string(0) ""
["foreignKeys"]=>
array(1) {
["category_id"]=>
array(2) {
[0]=>
string(10) "t_category"
[1]=>
string(2) "id"
}
}
["columns"]=>
array(9) {
["id"]=>
object(CMysqlColumnSchema)#1127 (14) {
["name"]=>
string(2) "id"
["rawName"]=>
string(4) "`id`"
["allowNull"]=>
bool(false)
["dbType"]=>
string(16) "int(10) unsigned"
["type"]=>
string(6) "string"
["defaultValue"]=>
NULL
["size"]=>
int(10)
["precision"]=>
int(10)
["scale"]=>
NULL
["isPrimaryKey"]=>
bool(true)
["isForeignKey"]=>
bool(false)
["autoIncrement"]=>
bool(true)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["img"]=>
object(CMysqlColumnSchema)#1128 (14) {
["name"]=>
string(3) "img"
["rawName"]=>
string(5) "`img`"
["allowNull"]=>
bool(true)
["dbType"]=>
string(11) "varchar(60)"
["type"]=>
string(6) "string"
["defaultValue"]=>
NULL
["size"]=>
int(60)
["precision"]=>
int(60)
["scale"]=>
NULL
["isPrimaryKey"]=>
bool(false)
["isForeignKey"]=>
bool(false)
["autoIncrement"]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["title"]=>
object(CMysqlColumnSchema)#1129 (14) {
["name"]=>
string(5) "title"
["rawName"]=>
string(7) "`title`"
["allowNull"]=>
bool(true)
["dbType"]=>
string(11) "varchar(60)"
["type"]=>
string(6) "string"
["defaultValue"]=>
NULL
["size"]=>
int(60)
["precision"]=>
int(60)
["scale"]=>
NULL
["isPrimaryKey"]=>
bool(false)
["isForeignKey"]=>
bool(false)
["autoIncrement"]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["alt"]=>
object(CMysqlColumnSchema)#1130 (14) {
["name"]=>
string(3) "alt"
["rawName"]=>
string(5) "`alt`"
["allowNull"]=>
bool(false)
["dbType"]=>
string(11) "varchar(60)"
["type"]=>
string(6) "string"
["defaultValue"]=>
NULL
["size"]=>
int(60)
["precision"]=>
int(60)
["scale"]=>
NULL
["isPrimaryKey"]=>
bool(false)
["isForeignKey"]=>
bool(false)
["autoIncrement"]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["url"]=>
object(CMysqlColumnSchema)#1131 (14) {
["name"]=>
string(3) "url"
["rawName"]=>
string(5) "`url`"
["allowNull"]=>
bool(true)
["dbType"]=>
string(12) "varchar(120)"
["type"]=>
string(6) "string"
["defaultValue"]=>
NULL
["size"]=>
int(120)
["precision"]=>
int(120)
["scale"]=>
NULL
["isPrimaryKey"]=>
bool(false)
["isForeignKey"]=>
bool(false)
["autoIncrement"]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["section"]=>
object(CMysqlColumnSchema)#1132 (14) {
["name"]=>
string(7) "section"
["rawName"]=>
string(9) "`section`"
["allowNull"]=>
bool(true)
["dbType"]=>
string(11) "varchar(30)"
["type"]=>
string(6) "string"
["defaultValue"]=>
string(4) "home"
["size"]=>
int(30)
["precision"]=>
int(30)
["scale"]=>
NULL
["isPrimaryKey"]=>
bool(false)
["isForeignKey"]=>
bool(false)
["autoIncrement"]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["position"]=>
object(CMysqlColumnSchema)#1133 (14) {
["name"]=>
string(8) "position"
["rawName"]=>
string(10) "`position`"
["allowNull"]=>
bool(false)
["dbType"]=>
string(16) "int(10) unsigned"
["type"]=>
string(6) "string"
["defaultValue"]=>
string(1) "0"
["size"]=>
int(10)
["precision"]=>
int(10)
["scale"]=>
NULL
["isPrimaryKey"]=>
bool(false)
["isForeignKey"]=>
bool(false)
["autoIncrement"]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["category_id"]=>
object(CMysqlColumnSchema)#1134 (14) {
["name"]=>
string(11) "category_id"
["rawName"]=>
string(13) "`category_id`"
["allowNull"]=>
bool(true)
["dbType"]=>
string(16) "int(10) unsigned"
["type"]=>
string(6) "string"
["defaultValue"]=>
NULL
["size"]=>
int(10)
["precision"]=>
int(10)
["scale"]=>
NULL
["isPrimaryKey"]=>
bool(false)
["isForeignKey"]=>
bool(true)
["autoIncrement"]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["publishdate"]=>
object(CMysqlColumnSchema)#1135 (14) {
["name"]=>
string(11) "publishdate"
["rawName"]=>
string(13) "`publishdate`"
["allowNull"]=>
bool(false)
["dbType"]=>
string(11) "varchar(10)"
["type"]=>
string(6) "string"
["defaultValue"]=>
NULL
["size"]=>
int(10)
["precision"]=>
int(10)
["scale"]=>
NULL
["isPrimaryKey"]=>
bool(false)
["isForeignKey"]=>
bool(false)
["autoIncrement"]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
}
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["columns"]=>
array(9) {
["id"]=>
object(CMysqlColumnSchema)#1127 (14) {
["name"]=>
string(2) "id"
["rawName"]=>
string(4) "`id`"
["allowNull"]=>
bool(false)
["dbType"]=>
string(16) "int(10) unsigned"
["type"]=>
string(6) "string"
["defaultValue"]=>
NULL
["size"]=>
int(10)
["precision"]=>
int(10)
["scale"]=>
NULL
["isPrimaryKey"]=>
bool(true)
["isForeignKey"]=>
bool(false)
["autoIncrement"]=>
bool(true)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["img"]=>
object(CMysqlColumnSchema)#1128 (14) {
["name"]=>
string(3) "img"
["rawName"]=>
string(5) "`img`"
["allowNull"]=>
bool(true)
["dbType"]=>
string(11) "varchar(60)"
["type"]=>
string(6) "string"
["defaultValue"]=>
NULL
["size"]=>
int(60)
["precision"]=>
int(60)
["scale"]=>
NULL
["isPrimaryKey"]=>
bool(false)
["isForeignKey"]=>
bool(false)
["autoIncrement"]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["title"]=>
object(CMysqlColumnSchema)#1129 (14) {
["name"]=>
string(5) "title"
["rawName"]=>
string(7) "`title`"
["allowNull"]=>
bool(true)
["dbType"]=>
string(11) "varchar(60)"
["type"]=>
string(6) "string"
["defaultValue"]=>
NULL
["size"]=>
int(60)
["precision"]=>
int(60)
["scale"]=>
NULL
["isPrimaryKey"]=>
bool(false)
["isForeignKey"]=>
bool(false)
["autoIncrement"]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["alt"]=>
object(CMysqlColumnSchema)#1130 (14) {
["name"]=>
string(3) "alt"
["rawName"]=>
string(5) "`alt`"
["allowNull"]=>
bool(false)
["dbType"]=>
string(11) "varchar(60)"
["type"]=>
string(6) "string"
["defaultValue"]=>
NULL
["size"]=>
int(60)
["precision"]=>
int(60)
["scale"]=>
NULL
["isPrimaryKey"]=>
bool(false)
["isForeignKey"]=>
bool(false)
["autoIncrement"]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["url"]=>
object(CMysqlColumnSchema)#1131 (14) {
["name"]=>
string(3) "url"
["rawName"]=>
string(5) "`url`"
["allowNull"]=>
bool(true)
["dbType"]=>
string(12) "varchar(120)"
["type"]=>
string(6) "string"
["defaultValue"]=>
NULL
["size"]=>
int(120)
["precision"]=>
int(120)
["scale"]=>
NULL
["isPrimaryKey"]=>
bool(false)
["isForeignKey"]=>
bool(false)
["autoIncrement"]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["section"]=>
object(CMysqlColumnSchema)#1132 (14) {
["name"]=>
string(7) "section"
["rawName"]=>
string(9) "`section`"
["allowNull"]=>
bool(true)
["dbType"]=>
string(11) "varchar(30)"
["type"]=>
string(6) "string"
["defaultValue"]=>
string(4) "home"
["size"]=>
int(30)
["precision"]=>
int(30)
["scale"]=>
NULL
["isPrimaryKey"]=>
bool(false)
["isForeignKey"]=>
bool(false)
["autoIncrement"]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["position"]=>
object(CMysqlColumnSchema)#1133 (14) {
["name"]=>
string(8) "position"
["rawName"]=>
string(10) "`position`"
["allowNull"]=>
bool(false)
["dbType"]=>
string(16) "int(10) unsigned"
["type"]=>
string(6) "string"
["defaultValue"]=>
string(1) "0"
["size"]=>
int(10)
["precision"]=>
int(10)
["scale"]=>
NULL
["isPrimaryKey"]=>
bool(false)
["isForeignKey"]=>
bool(false)
["autoIncrement"]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["category_id"]=>
object(CMysqlColumnSchema)#1134 (14) {
["name"]=>
string(11) "category_id"
["rawName"]=>
string(13) "`category_id`"
["allowNull"]=>
bool(true)
["dbType"]=>
string(16) "int(10) unsigned"
["type"]=>
string(6) "string"
["defaultValue"]=>
NULL
["size"]=>
int(10)
["precision"]=>
int(10)
["scale"]=>
NULL
["isPrimaryKey"]=>
bool(false)
["isForeignKey"]=>
bool(true)
["autoIncrement"]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["publishdate"]=>
object(CMysqlColumnSchema)#1135 (14) {
["name"]=>
string(11) "publishdate"
["rawName"]=>
string(13) "`publishdate`"
["allowNull"]=>
bool(false)
["dbType"]=>
string(11) "varchar(10)"
["type"]=>
string(6) "string"
["defaultValue"]=>
NULL
["size"]=>
int(10)
["precision"]=>
int(10)
["scale"]=>
NULL
["isPrimaryKey"]=>
bool(false)
["isForeignKey"]=>
bool(false)
["autoIncrement"]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
}
["relations"]=>
array(1) {
["category"]=>
object(CBelongsToRelation)#1136 (18) {
["joinType"]=>
string(15) "LEFT OUTER JOIN"
["on"]=>
string(0) ""
["alias"]=>
NULL
["with"]=>
array(0) {
}
["together"]=>
NULL
["scopes"]=>
NULL
["name"]=>
string(8) "category"
["className"]=>
string(8) "Category"
["foreignKey"]=>
string(11) "category_id"
["select"]=>
string(1) "*"
["condition"]=>
string(0) ""
["params"]=>
array(0) {
}
["group"]=>
string(0) ""
["join"]=>
string(0) ""
["having"]=>
string(0) ""
["order"]=>
string(0) ""
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
}
["attributeDefaults"]=>
array(2) {
["section"]=>
string(4) "home"
["position"]=>
string(1) "0"
}
["_model":"CActiveRecordMetaData":private]=>
object(Banner)#1124 (14) {
["uploadImg"]=>
NULL
["removeImg"]=>
NULL
["_md":"CActiveRecord":private]=>
*RECURSION*
["_new":"CActiveRecord":private]=>
bool(false)
["_attributes":"CActiveRecord":private]=>
array(0) {
}
["_related":"CActiveRecord":private]=>
array(0) {
}
["_c":"CActiveRecord":private]=>
NULL
["_pk":"CActiveRecord":private]=>
NULL
["_alias":"CActiveRecord":private]=>
string(1) "t"
["_errors":"CModel":private]=>
array(0) {
}
["_validators":"CModel":private]=>
NULL
["_scenario":"CModel":private]=>
string(0) ""
["_e":"CComponent":private]=>
array(9) {
["onafterconstruct"]=>
object(CList)#1138 (5) {
["_d":"CList":private]=>
array(2) {
[0]=>
array(2) {
[0]=>
object(UploadImageBehavior)#1137 (20) {
["folderName"]=>
string(13) "files/banners"
["folderExpression"]=>
NULL
["filenamePrefixExpression"]=>
NULL
["createFolderMode"]=>
int(511)
["_folder":"UploadImageBehavior":private]=>
NULL
["_prefix":"UploadImageBehavior":private]=>
NULL
["imageAttributes"]=>
array(1) {
[0]=>
string(3) "img"
}
["defaultImageAttribute":"UploadImageBehavior":private]=>
string(3) "img"
["tabularIndexAttribute"]=>
NULL
["uploadPrefix"]=>
string(6) "upload"
["removePrefix"]=>
string(6) "remove"
["resizeConfig"]=>
array(1) {
["img"]=>
array(2) {
["thumb"]=>
array(3) {
["w"]=>
int(720)
["h"]=>
int(0)
["method"]=>
string(5) "frame"
}
["img"]=>
array(5) {
["w"]=>
int(1920)
["h"]=>
int(0)
["method"]=>
string(3) "cut"
["resizeUp"]=>
bool(true)
["preserveAnimation"]=>
bool(true)
}
}
}
["defaultResizeMethod"]=>
string(6) "resize"
["defaultJpegQuality"]=>
int(100)
["defaultResizeUp"]=>
bool(false)
["resizableExtensions"]=>
array(4) {
[0]=>
string(3) "jpg"
[1]=>
string(4) "jpeg"
[2]=>
string(3) "gif"
[3]=>
string(3) "png"
}
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(14) "afterConstruct"
}
[1]=>
array(2) {
[0]=>
object(LocalizedBehavior)#1147 (14) {
["forceOverwrite"]=>
bool(false)
["langClassName"]=>
string(10) "BannerLang"
["langForeignKey"]=>
string(9) "banner_id"
["langField"]=>
string(7) "lang_id"
["localizedAttributes"]=>
array(3) {
[0]=>
string(5) "title"
[1]=>
string(3) "url"
[2]=>
string(3) "img"
}
["languages"]=>
array(5) {
[0]=>
string(2) "en"
[1]=>
string(2) "pt"
[2]=>
string(2) "it"
[3]=>
string(2) "fr"
[4]=>
string(2) "de"
}
["relationName"]=>
string(9) "locBanner"
["primaryLanguage"]=>
string(2) "es"
["keepOriginalAttributes"]=>
bool(false)
["_original":"LocalizedBehavior":private]=>
NULL
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(14) "afterConstruct"
}
}
["_c":"CList":private]=>
int(2)
["_r":"CList":private]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["onbeforevalidate"]=>
object(CList)#1139 (5) {
["_d":"CList":private]=>
array(2) {
[0]=>
array(2) {
[0]=>
object(UploadImageBehavior)#1137 (20) {
["folderName"]=>
string(13) "files/banners"
["folderExpression"]=>
NULL
["filenamePrefixExpression"]=>
NULL
["createFolderMode"]=>
int(511)
["_folder":"UploadImageBehavior":private]=>
NULL
["_prefix":"UploadImageBehavior":private]=>
NULL
["imageAttributes"]=>
array(1) {
[0]=>
string(3) "img"
}
["defaultImageAttribute":"UploadImageBehavior":private]=>
string(3) "img"
["tabularIndexAttribute"]=>
NULL
["uploadPrefix"]=>
string(6) "upload"
["removePrefix"]=>
string(6) "remove"
["resizeConfig"]=>
array(1) {
["img"]=>
array(2) {
["thumb"]=>
array(3) {
["w"]=>
int(720)
["h"]=>
int(0)
["method"]=>
string(5) "frame"
}
["img"]=>
array(5) {
["w"]=>
int(1920)
["h"]=>
int(0)
["method"]=>
string(3) "cut"
["resizeUp"]=>
bool(true)
["preserveAnimation"]=>
bool(true)
}
}
}
["defaultResizeMethod"]=>
string(6) "resize"
["defaultJpegQuality"]=>
int(100)
["defaultResizeUp"]=>
bool(false)
["resizableExtensions"]=>
array(4) {
[0]=>
string(3) "jpg"
[1]=>
string(4) "jpeg"
[2]=>
string(3) "gif"
[3]=>
string(3) "png"
}
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(14) "beforeValidate"
}
[1]=>
array(2) {
[0]=>
object(LocalizedBehavior)#1147 (14) {
["forceOverwrite"]=>
bool(false)
["langClassName"]=>
string(10) "BannerLang"
["langForeignKey"]=>
string(9) "banner_id"
["langField"]=>
string(7) "lang_id"
["localizedAttributes"]=>
array(3) {
[0]=>
string(5) "title"
[1]=>
string(3) "url"
[2]=>
string(3) "img"
}
["languages"]=>
array(5) {
[0]=>
string(2) "en"
[1]=>
string(2) "pt"
[2]=>
string(2) "it"
[3]=>
string(2) "fr"
[4]=>
string(2) "de"
}
["relationName"]=>
string(9) "locBanner"
["primaryLanguage"]=>
string(2) "es"
["keepOriginalAttributes"]=>
bool(false)
["_original":"LocalizedBehavior":private]=>
NULL
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(14) "beforeValidate"
}
}
["_c":"CList":private]=>
int(2)
["_r":"CList":private]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["onaftervalidate"]=>
object(CList)#1140 (5) {
["_d":"CList":private]=>
array(2) {
[0]=>
array(2) {
[0]=>
object(UploadImageBehavior)#1137 (20) {
["folderName"]=>
string(13) "files/banners"
["folderExpression"]=>
NULL
["filenamePrefixExpression"]=>
NULL
["createFolderMode"]=>
int(511)
["_folder":"UploadImageBehavior":private]=>
NULL
["_prefix":"UploadImageBehavior":private]=>
NULL
["imageAttributes"]=>
array(1) {
[0]=>
string(3) "img"
}
["defaultImageAttribute":"UploadImageBehavior":private]=>
string(3) "img"
["tabularIndexAttribute"]=>
NULL
["uploadPrefix"]=>
string(6) "upload"
["removePrefix"]=>
string(6) "remove"
["resizeConfig"]=>
array(1) {
["img"]=>
array(2) {
["thumb"]=>
array(3) {
["w"]=>
int(720)
["h"]=>
int(0)
["method"]=>
string(5) "frame"
}
["img"]=>
array(5) {
["w"]=>
int(1920)
["h"]=>
int(0)
["method"]=>
string(3) "cut"
["resizeUp"]=>
bool(true)
["preserveAnimation"]=>
bool(true)
}
}
}
["defaultResizeMethod"]=>
string(6) "resize"
["defaultJpegQuality"]=>
int(100)
["defaultResizeUp"]=>
bool(false)
["resizableExtensions"]=>
array(4) {
[0]=>
string(3) "jpg"
[1]=>
string(4) "jpeg"
[2]=>
string(3) "gif"
[3]=>
string(3) "png"
}
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(13) "afterValidate"
}
[1]=>
array(2) {
[0]=>
object(LocalizedBehavior)#1147 (14) {
["forceOverwrite"]=>
bool(false)
["langClassName"]=>
string(10) "BannerLang"
["langForeignKey"]=>
string(9) "banner_id"
["langField"]=>
string(7) "lang_id"
["localizedAttributes"]=>
array(3) {
[0]=>
string(5) "title"
[1]=>
string(3) "url"
[2]=>
string(3) "img"
}
["languages"]=>
array(5) {
[0]=>
string(2) "en"
[1]=>
string(2) "pt"
[2]=>
string(2) "it"
[3]=>
string(2) "fr"
[4]=>
string(2) "de"
}
["relationName"]=>
string(9) "locBanner"
["primaryLanguage"]=>
string(2) "es"
["keepOriginalAttributes"]=>
bool(false)
["_original":"LocalizedBehavior":private]=>
NULL
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(13) "afterValidate"
}
}
["_c":"CList":private]=>
int(2)
["_r":"CList":private]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["onbeforesave"]=>
object(CList)#1141 (5) {
["_d":"CList":private]=>
array(2) {
[0]=>
array(2) {
[0]=>
object(UploadImageBehavior)#1137 (20) {
["folderName"]=>
string(13) "files/banners"
["folderExpression"]=>
NULL
["filenamePrefixExpression"]=>
NULL
["createFolderMode"]=>
int(511)
["_folder":"UploadImageBehavior":private]=>
NULL
["_prefix":"UploadImageBehavior":private]=>
NULL
["imageAttributes"]=>
array(1) {
[0]=>
string(3) "img"
}
["defaultImageAttribute":"UploadImageBehavior":private]=>
string(3) "img"
["tabularIndexAttribute"]=>
NULL
["uploadPrefix"]=>
string(6) "upload"
["removePrefix"]=>
string(6) "remove"
["resizeConfig"]=>
array(1) {
["img"]=>
array(2) {
["thumb"]=>
array(3) {
["w"]=>
int(720)
["h"]=>
int(0)
["method"]=>
string(5) "frame"
}
["img"]=>
array(5) {
["w"]=>
int(1920)
["h"]=>
int(0)
["method"]=>
string(3) "cut"
["resizeUp"]=>
bool(true)
["preserveAnimation"]=>
bool(true)
}
}
}
["defaultResizeMethod"]=>
string(6) "resize"
["defaultJpegQuality"]=>
int(100)
["defaultResizeUp"]=>
bool(false)
["resizableExtensions"]=>
array(4) {
[0]=>
string(3) "jpg"
[1]=>
string(4) "jpeg"
[2]=>
string(3) "gif"
[3]=>
string(3) "png"
}
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(10) "beforeSave"
}
[1]=>
array(2) {
[0]=>
object(LocalizedBehavior)#1147 (14) {
["forceOverwrite"]=>
bool(false)
["langClassName"]=>
string(10) "BannerLang"
["langForeignKey"]=>
string(9) "banner_id"
["langField"]=>
string(7) "lang_id"
["localizedAttributes"]=>
array(3) {
[0]=>
string(5) "title"
[1]=>
string(3) "url"
[2]=>
string(3) "img"
}
["languages"]=>
array(5) {
[0]=>
string(2) "en"
[1]=>
string(2) "pt"
[2]=>
string(2) "it"
[3]=>
string(2) "fr"
[4]=>
string(2) "de"
}
["relationName"]=>
string(9) "locBanner"
["primaryLanguage"]=>
string(2) "es"
["keepOriginalAttributes"]=>
bool(false)
["_original":"LocalizedBehavior":private]=>
NULL
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(10) "beforeSave"
}
}
["_c":"CList":private]=>
int(2)
["_r":"CList":private]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["onaftersave"]=>
object(CList)#1142 (5) {
["_d":"CList":private]=>
array(2) {
[0]=>
array(2) {
[0]=>
object(UploadImageBehavior)#1137 (20) {
["folderName"]=>
string(13) "files/banners"
["folderExpression"]=>
NULL
["filenamePrefixExpression"]=>
NULL
["createFolderMode"]=>
int(511)
["_folder":"UploadImageBehavior":private]=>
NULL
["_prefix":"UploadImageBehavior":private]=>
NULL
["imageAttributes"]=>
array(1) {
[0]=>
string(3) "img"
}
["defaultImageAttribute":"UploadImageBehavior":private]=>
string(3) "img"
["tabularIndexAttribute"]=>
NULL
["uploadPrefix"]=>
string(6) "upload"
["removePrefix"]=>
string(6) "remove"
["resizeConfig"]=>
array(1) {
["img"]=>
array(2) {
["thumb"]=>
array(3) {
["w"]=>
int(720)
["h"]=>
int(0)
["method"]=>
string(5) "frame"
}
["img"]=>
array(5) {
["w"]=>
int(1920)
["h"]=>
int(0)
["method"]=>
string(3) "cut"
["resizeUp"]=>
bool(true)
["preserveAnimation"]=>
bool(true)
}
}
}
["defaultResizeMethod"]=>
string(6) "resize"
["defaultJpegQuality"]=>
int(100)
["defaultResizeUp"]=>
bool(false)
["resizableExtensions"]=>
array(4) {
[0]=>
string(3) "jpg"
[1]=>
string(4) "jpeg"
[2]=>
string(3) "gif"
[3]=>
string(3) "png"
}
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(9) "afterSave"
}
[1]=>
array(2) {
[0]=>
object(LocalizedBehavior)#1147 (14) {
["forceOverwrite"]=>
bool(false)
["langClassName"]=>
string(10) "BannerLang"
["langForeignKey"]=>
string(9) "banner_id"
["langField"]=>
string(7) "lang_id"
["localizedAttributes"]=>
array(3) {
[0]=>
string(5) "title"
[1]=>
string(3) "url"
[2]=>
string(3) "img"
}
["languages"]=>
array(5) {
[0]=>
string(2) "en"
[1]=>
string(2) "pt"
[2]=>
string(2) "it"
[3]=>
string(2) "fr"
[4]=>
string(2) "de"
}
["relationName"]=>
string(9) "locBanner"
["primaryLanguage"]=>
string(2) "es"
["keepOriginalAttributes"]=>
bool(false)
["_original":"LocalizedBehavior":private]=>
NULL
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(9) "afterSave"
}
}
["_c":"CList":private]=>
int(2)
["_r":"CList":private]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["onbeforedelete"]=>
object(CList)#1143 (5) {
["_d":"CList":private]=>
array(2) {
[0]=>
array(2) {
[0]=>
object(UploadImageBehavior)#1137 (20) {
["folderName"]=>
string(13) "files/banners"
["folderExpression"]=>
NULL
["filenamePrefixExpression"]=>
NULL
["createFolderMode"]=>
int(511)
["_folder":"UploadImageBehavior":private]=>
NULL
["_prefix":"UploadImageBehavior":private]=>
NULL
["imageAttributes"]=>
array(1) {
[0]=>
string(3) "img"
}
["defaultImageAttribute":"UploadImageBehavior":private]=>
string(3) "img"
["tabularIndexAttribute"]=>
NULL
["uploadPrefix"]=>
string(6) "upload"
["removePrefix"]=>
string(6) "remove"
["resizeConfig"]=>
array(1) {
["img"]=>
array(2) {
["thumb"]=>
array(3) {
["w"]=>
int(720)
["h"]=>
int(0)
["method"]=>
string(5) "frame"
}
["img"]=>
array(5) {
["w"]=>
int(1920)
["h"]=>
int(0)
["method"]=>
string(3) "cut"
["resizeUp"]=>
bool(true)
["preserveAnimation"]=>
bool(true)
}
}
}
["defaultResizeMethod"]=>
string(6) "resize"
["defaultJpegQuality"]=>
int(100)
["defaultResizeUp"]=>
bool(false)
["resizableExtensions"]=>
array(4) {
[0]=>
string(3) "jpg"
[1]=>
string(4) "jpeg"
[2]=>
string(3) "gif"
[3]=>
string(3) "png"
}
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(12) "beforeDelete"
}
[1]=>
array(2) {
[0]=>
object(LocalizedBehavior)#1147 (14) {
["forceOverwrite"]=>
bool(false)
["langClassName"]=>
string(10) "BannerLang"
["langForeignKey"]=>
string(9) "banner_id"
["langField"]=>
string(7) "lang_id"
["localizedAttributes"]=>
array(3) {
[0]=>
string(5) "title"
[1]=>
string(3) "url"
[2]=>
string(3) "img"
}
["languages"]=>
array(5) {
[0]=>
string(2) "en"
[1]=>
string(2) "pt"
[2]=>
string(2) "it"
[3]=>
string(2) "fr"
[4]=>
string(2) "de"
}
["relationName"]=>
string(9) "locBanner"
["primaryLanguage"]=>
string(2) "es"
["keepOriginalAttributes"]=>
bool(false)
["_original":"LocalizedBehavior":private]=>
NULL
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(12) "beforeDelete"
}
}
["_c":"CList":private]=>
int(2)
["_r":"CList":private]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["onafterdelete"]=>
object(CList)#1144 (5) {
["_d":"CList":private]=>
array(2) {
[0]=>
array(2) {
[0]=>
object(UploadImageBehavior)#1137 (20) {
["folderName"]=>
string(13) "files/banners"
["folderExpression"]=>
NULL
["filenamePrefixExpression"]=>
NULL
["createFolderMode"]=>
int(511)
["_folder":"UploadImageBehavior":private]=>
NULL
["_prefix":"UploadImageBehavior":private]=>
NULL
["imageAttributes"]=>
array(1) {
[0]=>
string(3) "img"
}
["defaultImageAttribute":"UploadImageBehavior":private]=>
string(3) "img"
["tabularIndexAttribute"]=>
NULL
["uploadPrefix"]=>
string(6) "upload"
["removePrefix"]=>
string(6) "remove"
["resizeConfig"]=>
array(1) {
["img"]=>
array(2) {
["thumb"]=>
array(3) {
["w"]=>
int(720)
["h"]=>
int(0)
["method"]=>
string(5) "frame"
}
["img"]=>
array(5) {
["w"]=>
int(1920)
["h"]=>
int(0)
["method"]=>
string(3) "cut"
["resizeUp"]=>
bool(true)
["preserveAnimation"]=>
bool(true)
}
}
}
["defaultResizeMethod"]=>
string(6) "resize"
["defaultJpegQuality"]=>
int(100)
["defaultResizeUp"]=>
bool(false)
["resizableExtensions"]=>
array(4) {
[0]=>
string(3) "jpg"
[1]=>
string(4) "jpeg"
[2]=>
string(3) "gif"
[3]=>
string(3) "png"
}
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(11) "afterDelete"
}
[1]=>
array(2) {
[0]=>
object(LocalizedBehavior)#1147 (14) {
["forceOverwrite"]=>
bool(false)
["langClassName"]=>
string(10) "BannerLang"
["langForeignKey"]=>
string(9) "banner_id"
["langField"]=>
string(7) "lang_id"
["localizedAttributes"]=>
array(3) {
[0]=>
string(5) "title"
[1]=>
string(3) "url"
[2]=>
string(3) "img"
}
["languages"]=>
array(5) {
[0]=>
string(2) "en"
[1]=>
string(2) "pt"
[2]=>
string(2) "it"
[3]=>
string(2) "fr"
[4]=>
string(2) "de"
}
["relationName"]=>
string(9) "locBanner"
["primaryLanguage"]=>
string(2) "es"
["keepOriginalAttributes"]=>
bool(false)
["_original":"LocalizedBehavior":private]=>
NULL
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(11) "afterDelete"
}
}
["_c":"CList":private]=>
int(2)
["_r":"CList":private]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["onbeforefind"]=>
object(CList)#1145 (5) {
["_d":"CList":private]=>
array(2) {
[0]=>
array(2) {
[0]=>
object(UploadImageBehavior)#1137 (20) {
["folderName"]=>
string(13) "files/banners"
["folderExpression"]=>
NULL
["filenamePrefixExpression"]=>
NULL
["createFolderMode"]=>
int(511)
["_folder":"UploadImageBehavior":private]=>
NULL
["_prefix":"UploadImageBehavior":private]=>
NULL
["imageAttributes"]=>
array(1) {
[0]=>
string(3) "img"
}
["defaultImageAttribute":"UploadImageBehavior":private]=>
string(3) "img"
["tabularIndexAttribute"]=>
NULL
["uploadPrefix"]=>
string(6) "upload"
["removePrefix"]=>
string(6) "remove"
["resizeConfig"]=>
array(1) {
["img"]=>
array(2) {
["thumb"]=>
array(3) {
["w"]=>
int(720)
["h"]=>
int(0)
["method"]=>
string(5) "frame"
}
["img"]=>
array(5) {
["w"]=>
int(1920)
["h"]=>
int(0)
["method"]=>
string(3) "cut"
["resizeUp"]=>
bool(true)
["preserveAnimation"]=>
bool(true)
}
}
}
["defaultResizeMethod"]=>
string(6) "resize"
["defaultJpegQuality"]=>
int(100)
["defaultResizeUp"]=>
bool(false)
["resizableExtensions"]=>
array(4) {
[0]=>
string(3) "jpg"
[1]=>
string(4) "jpeg"
[2]=>
string(3) "gif"
[3]=>
string(3) "png"
}
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(10) "beforeFind"
}
[1]=>
array(2) {
[0]=>
object(LocalizedBehavior)#1147 (14) {
["forceOverwrite"]=>
bool(false)
["langClassName"]=>
string(10) "BannerLang"
["langForeignKey"]=>
string(9) "banner_id"
["langField"]=>
string(7) "lang_id"
["localizedAttributes"]=>
array(3) {
[0]=>
string(5) "title"
[1]=>
string(3) "url"
[2]=>
string(3) "img"
}
["languages"]=>
array(5) {
[0]=>
string(2) "en"
[1]=>
string(2) "pt"
[2]=>
string(2) "it"
[3]=>
string(2) "fr"
[4]=>
string(2) "de"
}
["relationName"]=>
string(9) "locBanner"
["primaryLanguage"]=>
string(2) "es"
["keepOriginalAttributes"]=>
bool(false)
["_original":"LocalizedBehavior":private]=>
NULL
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(10) "beforeFind"
}
}
["_c":"CList":private]=>
int(2)
["_r":"CList":private]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["onafterfind"]=>
object(CList)#1146 (5) {
["_d":"CList":private]=>
array(3) {
[0]=>
array(2) {
[0]=>
object(UploadImageBehavior)#1137 (20) {
["folderName"]=>
string(13) "files/banners"
["folderExpression"]=>
NULL
["filenamePrefixExpression"]=>
NULL
["createFolderMode"]=>
int(511)
["_folder":"UploadImageBehavior":private]=>
NULL
["_prefix":"UploadImageBehavior":private]=>
NULL
["imageAttributes"]=>
array(1) {
[0]=>
string(3) "img"
}
["defaultImageAttribute":"UploadImageBehavior":private]=>
string(3) "img"
["tabularIndexAttribute"]=>
NULL
["uploadPrefix"]=>
string(6) "upload"
["removePrefix"]=>
string(6) "remove"
["resizeConfig"]=>
array(1) {
["img"]=>
array(2) {
["thumb"]=>
array(3) {
["w"]=>
int(720)
["h"]=>
int(0)
["method"]=>
string(5) "frame"
}
["img"]=>
array(5) {
["w"]=>
int(1920)
["h"]=>
int(0)
["method"]=>
string(3) "cut"
["resizeUp"]=>
bool(true)
["preserveAnimation"]=>
bool(true)
}
}
}
["defaultResizeMethod"]=>
string(6) "resize"
["defaultJpegQuality"]=>
int(100)
["defaultResizeUp"]=>
bool(false)
["resizableExtensions"]=>
array(4) {
[0]=>
string(3) "jpg"
[1]=>
string(4) "jpeg"
[2]=>
string(3) "gif"
[3]=>
string(3) "png"
}
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(9) "afterFind"
}
[1]=>
array(2) {
[0]=>
object(LocalizedBehavior)#1147 (14) {
["forceOverwrite"]=>
bool(false)
["langClassName"]=>
string(10) "BannerLang"
["langForeignKey"]=>
string(9) "banner_id"
["langField"]=>
string(7) "lang_id"
["localizedAttributes"]=>
array(3) {
[0]=>
string(5) "title"
[1]=>
string(3) "url"
[2]=>
string(3) "img"
}
["languages"]=>
array(5) {
[0]=>
string(2) "en"
[1]=>
string(2) "pt"
[2]=>
string(2) "it"
[3]=>
string(2) "fr"
[4]=>
string(2) "de"
}
["relationName"]=>
string(9) "locBanner"
["primaryLanguage"]=>
string(2) "es"
["keepOriginalAttributes"]=>
bool(false)
["_original":"LocalizedBehavior":private]=>
NULL
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(9) "afterFind"
}
[2]=>
array(2) {
[0]=>
object(LocalizedBehavior)#1147 (14) {
["forceOverwrite"]=>
bool(false)
["langClassName"]=>
string(10) "BannerLang"
["langForeignKey"]=>
string(9) "banner_id"
["langField"]=>
string(7) "lang_id"
["localizedAttributes"]=>
array(3) {
[0]=>
string(5) "title"
[1]=>
string(3) "url"
[2]=>
string(3) "img"
}
["languages"]=>
array(5) {
[0]=>
string(2) "en"
[1]=>
string(2) "pt"
[2]=>
string(2) "it"
[3]=>
string(2) "fr"
[4]=>
string(2) "de"
}
["relationName"]=>
string(9) "locBanner"
["primaryLanguage"]=>
string(2) "es"
["keepOriginalAttributes"]=>
bool(false)
["_original":"LocalizedBehavior":private]=>
NULL
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(14) "collectRelated"
}
}
["_c":"CList":private]=>
int(3)
["_r":"CList":private]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
}
["_m":"CComponent":private]=>
array(2) {
["bUploadImage"]=>
object(UploadImageBehavior)#1137 (20) {
["folderName"]=>
string(13) "files/banners"
["folderExpression"]=>
NULL
["filenamePrefixExpression"]=>
NULL
["createFolderMode"]=>
int(511)
["_folder":"UploadImageBehavior":private]=>
NULL
["_prefix":"UploadImageBehavior":private]=>
NULL
["imageAttributes"]=>
array(1) {
[0]=>
string(3) "img"
}
["defaultImageAttribute":"UploadImageBehavior":private]=>
string(3) "img"
["tabularIndexAttribute"]=>
NULL
["uploadPrefix"]=>
string(6) "upload"
["removePrefix"]=>
string(6) "remove"
["resizeConfig"]=>
array(1) {
["img"]=>
array(2) {
["thumb"]=>
array(3) {
["w"]=>
int(720)
["h"]=>
int(0)
["method"]=>
string(5) "frame"
}
["img"]=>
array(5) {
["w"]=>
int(1920)
["h"]=>
int(0)
["method"]=>
string(3) "cut"
["resizeUp"]=>
bool(true)
["preserveAnimation"]=>
bool(true)
}
}
}
["defaultResizeMethod"]=>
string(6) "resize"
["defaultJpegQuality"]=>
int(100)
["defaultResizeUp"]=>
bool(false)
["resizableExtensions"]=>
array(4) {
[0]=>
string(3) "jpg"
[1]=>
string(4) "jpeg"
[2]=>
string(3) "gif"
[3]=>
string(3) "png"
}
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["bLocalized"]=>
object(LocalizedBehavior)#1147 (14) {
["forceOverwrite"]=>
bool(false)
["langClassName"]=>
string(10) "BannerLang"
["langForeignKey"]=>
string(9) "banner_id"
["langField"]=>
string(7) "lang_id"
["localizedAttributes"]=>
array(3) {
[0]=>
string(5) "title"
[1]=>
string(3) "url"
[2]=>
string(3) "img"
}
["languages"]=>
array(5) {
[0]=>
string(2) "en"
[1]=>
string(2) "pt"
[2]=>
string(2) "it"
[3]=>
string(2) "fr"
[4]=>
string(2) "de"
}
["relationName"]=>
string(9) "locBanner"
["primaryLanguage"]=>
string(2) "es"
["keepOriginalAttributes"]=>
bool(false)
["_original":"LocalizedBehavior":private]=>
NULL
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
}
}
}
["_new":"CActiveRecord":private]=>
bool(false)
["_attributes":"CActiveRecord":private]=>
array(9) {
["id"]=>
string(3) "424"
["img"]=>
string(19) "newcollectionok.jpg"
["title"]=>
string(0) ""
["alt"]=>
string(0) ""
["url"]=>
string(51) "https://www.naturaselection.com/es/tienda/novedades"
["section"]=>
string(4) "home"
["position"]=>
string(1) "1"
["category_id"]=>
NULL
["publishdate"]=>
string(10) "2019-02-04"
}
["_related":"CActiveRecord":private]=>
array(0) {
}
["_c":"CActiveRecord":private]=>
NULL
["_pk":"CActiveRecord":private]=>
string(3) "424"
["_alias":"CActiveRecord":private]=>
string(1) "t"
["_errors":"CModel":private]=>
array(0) {
}
["_validators":"CModel":private]=>
NULL
["_scenario":"CModel":private]=>
string(6) "update"
["_e":"CComponent":private]=>
array(9) {
["onafterconstruct"]=>
object(CList)#1165 (5) {
["_d":"CList":private]=>
array(2) {
[0]=>
array(2) {
[0]=>
object(UploadImageBehavior)#1166 (20) {
["folderName"]=>
string(13) "files/banners"
["folderExpression"]=>
NULL
["filenamePrefixExpression"]=>
NULL
["createFolderMode"]=>
int(511)
["_folder":"UploadImageBehavior":private]=>
NULL
["_prefix":"UploadImageBehavior":private]=>
NULL
["imageAttributes"]=>
array(1) {
[0]=>
string(3) "img"
}
["defaultImageAttribute":"UploadImageBehavior":private]=>
string(3) "img"
["tabularIndexAttribute"]=>
NULL
["uploadPrefix"]=>
string(6) "upload"
["removePrefix"]=>
string(6) "remove"
["resizeConfig"]=>
array(1) {
["img"]=>
array(2) {
["thumb"]=>
array(3) {
["w"]=>
int(720)
["h"]=>
int(0)
["method"]=>
string(5) "frame"
}
["img"]=>
array(5) {
["w"]=>
int(1920)
["h"]=>
int(0)
["method"]=>
string(3) "cut"
["resizeUp"]=>
bool(true)
["preserveAnimation"]=>
bool(true)
}
}
}
["defaultResizeMethod"]=>
string(6) "resize"
["defaultJpegQuality"]=>
int(100)
["defaultResizeUp"]=>
bool(false)
["resizableExtensions"]=>
array(4) {
[0]=>
string(3) "jpg"
[1]=>
string(4) "jpeg"
[2]=>
string(3) "gif"
[3]=>
string(3) "png"
}
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(14) "afterConstruct"
}
[1]=>
array(2) {
[0]=>
object(LocalizedBehavior)#1175 (14) {
["forceOverwrite"]=>
bool(false)
["langClassName"]=>
string(10) "BannerLang"
["langForeignKey"]=>
string(9) "banner_id"
["langField"]=>
string(7) "lang_id"
["localizedAttributes"]=>
array(3) {
[0]=>
string(5) "title"
[1]=>
string(3) "url"
[2]=>
string(3) "img"
}
["languages"]=>
array(5) {
[0]=>
string(2) "en"
[1]=>
string(2) "pt"
[2]=>
string(2) "it"
[3]=>
string(2) "fr"
[4]=>
string(2) "de"
}
["relationName"]=>
string(9) "locBanner"
["primaryLanguage"]=>
string(2) "es"
["keepOriginalAttributes"]=>
bool(false)
["_original":"LocalizedBehavior":private]=>
NULL
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(14) "afterConstruct"
}
}
["_c":"CList":private]=>
int(2)
["_r":"CList":private]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["onbeforevalidate"]=>
object(CList)#1167 (5) {
["_d":"CList":private]=>
array(2) {
[0]=>
array(2) {
[0]=>
object(UploadImageBehavior)#1166 (20) {
["folderName"]=>
string(13) "files/banners"
["folderExpression"]=>
NULL
["filenamePrefixExpression"]=>
NULL
["createFolderMode"]=>
int(511)
["_folder":"UploadImageBehavior":private]=>
NULL
["_prefix":"UploadImageBehavior":private]=>
NULL
["imageAttributes"]=>
array(1) {
[0]=>
string(3) "img"
}
["defaultImageAttribute":"UploadImageBehavior":private]=>
string(3) "img"
["tabularIndexAttribute"]=>
NULL
["uploadPrefix"]=>
string(6) "upload"
["removePrefix"]=>
string(6) "remove"
["resizeConfig"]=>
array(1) {
["img"]=>
array(2) {
["thumb"]=>
array(3) {
["w"]=>
int(720)
["h"]=>
int(0)
["method"]=>
string(5) "frame"
}
["img"]=>
array(5) {
["w"]=>
int(1920)
["h"]=>
int(0)
["method"]=>
string(3) "cut"
["resizeUp"]=>
bool(true)
["preserveAnimation"]=>
bool(true)
}
}
}
["defaultResizeMethod"]=>
string(6) "resize"
["defaultJpegQuality"]=>
int(100)
["defaultResizeUp"]=>
bool(false)
["resizableExtensions"]=>
array(4) {
[0]=>
string(3) "jpg"
[1]=>
string(4) "jpeg"
[2]=>
string(3) "gif"
[3]=>
string(3) "png"
}
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(14) "beforeValidate"
}
[1]=>
array(2) {
[0]=>
object(LocalizedBehavior)#1175 (14) {
["forceOverwrite"]=>
bool(false)
["langClassName"]=>
string(10) "BannerLang"
["langForeignKey"]=>
string(9) "banner_id"
["langField"]=>
string(7) "lang_id"
["localizedAttributes"]=>
array(3) {
[0]=>
string(5) "title"
[1]=>
string(3) "url"
[2]=>
string(3) "img"
}
["languages"]=>
array(5) {
[0]=>
string(2) "en"
[1]=>
string(2) "pt"
[2]=>
string(2) "it"
[3]=>
string(2) "fr"
[4]=>
string(2) "de"
}
["relationName"]=>
string(9) "locBanner"
["primaryLanguage"]=>
string(2) "es"
["keepOriginalAttributes"]=>
bool(false)
["_original":"LocalizedBehavior":private]=>
NULL
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(14) "beforeValidate"
}
}
["_c":"CList":private]=>
int(2)
["_r":"CList":private]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["onaftervalidate"]=>
object(CList)#1168 (5) {
["_d":"CList":private]=>
array(2) {
[0]=>
array(2) {
[0]=>
object(UploadImageBehavior)#1166 (20) {
["folderName"]=>
string(13) "files/banners"
["folderExpression"]=>
NULL
["filenamePrefixExpression"]=>
NULL
["createFolderMode"]=>
int(511)
["_folder":"UploadImageBehavior":private]=>
NULL
["_prefix":"UploadImageBehavior":private]=>
NULL
["imageAttributes"]=>
array(1) {
[0]=>
string(3) "img"
}
["defaultImageAttribute":"UploadImageBehavior":private]=>
string(3) "img"
["tabularIndexAttribute"]=>
NULL
["uploadPrefix"]=>
string(6) "upload"
["removePrefix"]=>
string(6) "remove"
["resizeConfig"]=>
array(1) {
["img"]=>
array(2) {
["thumb"]=>
array(3) {
["w"]=>
int(720)
["h"]=>
int(0)
["method"]=>
string(5) "frame"
}
["img"]=>
array(5) {
["w"]=>
int(1920)
["h"]=>
int(0)
["method"]=>
string(3) "cut"
["resizeUp"]=>
bool(true)
["preserveAnimation"]=>
bool(true)
}
}
}
["defaultResizeMethod"]=>
string(6) "resize"
["defaultJpegQuality"]=>
int(100)
["defaultResizeUp"]=>
bool(false)
["resizableExtensions"]=>
array(4) {
[0]=>
string(3) "jpg"
[1]=>
string(4) "jpeg"
[2]=>
string(3) "gif"
[3]=>
string(3) "png"
}
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(13) "afterValidate"
}
[1]=>
array(2) {
[0]=>
object(LocalizedBehavior)#1175 (14) {
["forceOverwrite"]=>
bool(false)
["langClassName"]=>
string(10) "BannerLang"
["langForeignKey"]=>
string(9) "banner_id"
["langField"]=>
string(7) "lang_id"
["localizedAttributes"]=>
array(3) {
[0]=>
string(5) "title"
[1]=>
string(3) "url"
[2]=>
string(3) "img"
}
["languages"]=>
array(5) {
[0]=>
string(2) "en"
[1]=>
string(2) "pt"
[2]=>
string(2) "it"
[3]=>
string(2) "fr"
[4]=>
string(2) "de"
}
["relationName"]=>
string(9) "locBanner"
["primaryLanguage"]=>
string(2) "es"
["keepOriginalAttributes"]=>
bool(false)
["_original":"LocalizedBehavior":private]=>
NULL
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(13) "afterValidate"
}
}
["_c":"CList":private]=>
int(2)
["_r":"CList":private]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["onbeforesave"]=>
object(CList)#1169 (5) {
["_d":"CList":private]=>
array(2) {
[0]=>
array(2) {
[0]=>
object(UploadImageBehavior)#1166 (20) {
["folderName"]=>
string(13) "files/banners"
["folderExpression"]=>
NULL
["filenamePrefixExpression"]=>
NULL
["createFolderMode"]=>
int(511)
["_folder":"UploadImageBehavior":private]=>
NULL
["_prefix":"UploadImageBehavior":private]=>
NULL
["imageAttributes"]=>
array(1) {
[0]=>
string(3) "img"
}
["defaultImageAttribute":"UploadImageBehavior":private]=>
string(3) "img"
["tabularIndexAttribute"]=>
NULL
["uploadPrefix"]=>
string(6) "upload"
["removePrefix"]=>
string(6) "remove"
["resizeConfig"]=>
array(1) {
["img"]=>
array(2) {
["thumb"]=>
array(3) {
["w"]=>
int(720)
["h"]=>
int(0)
["method"]=>
string(5) "frame"
}
["img"]=>
array(5) {
["w"]=>
int(1920)
["h"]=>
int(0)
["method"]=>
string(3) "cut"
["resizeUp"]=>
bool(true)
["preserveAnimation"]=>
bool(true)
}
}
}
["defaultResizeMethod"]=>
string(6) "resize"
["defaultJpegQuality"]=>
int(100)
["defaultResizeUp"]=>
bool(false)
["resizableExtensions"]=>
array(4) {
[0]=>
string(3) "jpg"
[1]=>
string(4) "jpeg"
[2]=>
string(3) "gif"
[3]=>
string(3) "png"
}
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(10) "beforeSave"
}
[1]=>
array(2) {
[0]=>
object(LocalizedBehavior)#1175 (14) {
["forceOverwrite"]=>
bool(false)
["langClassName"]=>
string(10) "BannerLang"
["langForeignKey"]=>
string(9) "banner_id"
["langField"]=>
string(7) "lang_id"
["localizedAttributes"]=>
array(3) {
[0]=>
string(5) "title"
[1]=>
string(3) "url"
[2]=>
string(3) "img"
}
["languages"]=>
array(5) {
[0]=>
string(2) "en"
[1]=>
string(2) "pt"
[2]=>
string(2) "it"
[3]=>
string(2) "fr"
[4]=>
string(2) "de"
}
["relationName"]=>
string(9) "locBanner"
["primaryLanguage"]=>
string(2) "es"
["keepOriginalAttributes"]=>
bool(false)
["_original":"LocalizedBehavior":private]=>
NULL
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(10) "beforeSave"
}
}
["_c":"CList":private]=>
int(2)
["_r":"CList":private]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["onaftersave"]=>
object(CList)#1170 (5) {
["_d":"CList":private]=>
array(2) {
[0]=>
array(2) {
[0]=>
object(UploadImageBehavior)#1166 (20) {
["folderName"]=>
string(13) "files/banners"
["folderExpression"]=>
NULL
["filenamePrefixExpression"]=>
NULL
["createFolderMode"]=>
int(511)
["_folder":"UploadImageBehavior":private]=>
NULL
["_prefix":"UploadImageBehavior":private]=>
NULL
["imageAttributes"]=>
array(1) {
[0]=>
string(3) "img"
}
["defaultImageAttribute":"UploadImageBehavior":private]=>
string(3) "img"
["tabularIndexAttribute"]=>
NULL
["uploadPrefix"]=>
string(6) "upload"
["removePrefix"]=>
string(6) "remove"
["resizeConfig"]=>
array(1) {
["img"]=>
array(2) {
["thumb"]=>
array(3) {
["w"]=>
int(720)
["h"]=>
int(0)
["method"]=>
string(5) "frame"
}
["img"]=>
array(5) {
["w"]=>
int(1920)
["h"]=>
int(0)
["method"]=>
string(3) "cut"
["resizeUp"]=>
bool(true)
["preserveAnimation"]=>
bool(true)
}
}
}
["defaultResizeMethod"]=>
string(6) "resize"
["defaultJpegQuality"]=>
int(100)
["defaultResizeUp"]=>
bool(false)
["resizableExtensions"]=>
array(4) {
[0]=>
string(3) "jpg"
[1]=>
string(4) "jpeg"
[2]=>
string(3) "gif"
[3]=>
string(3) "png"
}
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(9) "afterSave"
}
[1]=>
array(2) {
[0]=>
object(LocalizedBehavior)#1175 (14) {
["forceOverwrite"]=>
bool(false)
["langClassName"]=>
string(10) "BannerLang"
["langForeignKey"]=>
string(9) "banner_id"
["langField"]=>
string(7) "lang_id"
["localizedAttributes"]=>
array(3) {
[0]=>
string(5) "title"
[1]=>
string(3) "url"
[2]=>
string(3) "img"
}
["languages"]=>
array(5) {
[0]=>
string(2) "en"
[1]=>
string(2) "pt"
[2]=>
string(2) "it"
[3]=>
string(2) "fr"
[4]=>
string(2) "de"
}
["relationName"]=>
string(9) "locBanner"
["primaryLanguage"]=>
string(2) "es"
["keepOriginalAttributes"]=>
bool(false)
["_original":"LocalizedBehavior":private]=>
NULL
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(9) "afterSave"
}
}
["_c":"CList":private]=>
int(2)
["_r":"CList":private]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["onbeforedelete"]=>
object(CList)#1171 (5) {
["_d":"CList":private]=>
array(2) {
[0]=>
array(2) {
[0]=>
object(UploadImageBehavior)#1166 (20) {
["folderName"]=>
string(13) "files/banners"
["folderExpression"]=>
NULL
["filenamePrefixExpression"]=>
NULL
["createFolderMode"]=>
int(511)
["_folder":"UploadImageBehavior":private]=>
NULL
["_prefix":"UploadImageBehavior":private]=>
NULL
["imageAttributes"]=>
array(1) {
[0]=>
string(3) "img"
}
["defaultImageAttribute":"UploadImageBehavior":private]=>
string(3) "img"
["tabularIndexAttribute"]=>
NULL
["uploadPrefix"]=>
string(6) "upload"
["removePrefix"]=>
string(6) "remove"
["resizeConfig"]=>
array(1) {
["img"]=>
array(2) {
["thumb"]=>
array(3) {
["w"]=>
int(720)
["h"]=>
int(0)
["method"]=>
string(5) "frame"
}
["img"]=>
array(5) {
["w"]=>
int(1920)
["h"]=>
int(0)
["method"]=>
string(3) "cut"
["resizeUp"]=>
bool(true)
["preserveAnimation"]=>
bool(true)
}
}
}
["defaultResizeMethod"]=>
string(6) "resize"
["defaultJpegQuality"]=>
int(100)
["defaultResizeUp"]=>
bool(false)
["resizableExtensions"]=>
array(4) {
[0]=>
string(3) "jpg"
[1]=>
string(4) "jpeg"
[2]=>
string(3) "gif"
[3]=>
string(3) "png"
}
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(12) "beforeDelete"
}
[1]=>
array(2) {
[0]=>
object(LocalizedBehavior)#1175 (14) {
["forceOverwrite"]=>
bool(false)
["langClassName"]=>
string(10) "BannerLang"
["langForeignKey"]=>
string(9) "banner_id"
["langField"]=>
string(7) "lang_id"
["localizedAttributes"]=>
array(3) {
[0]=>
string(5) "title"
[1]=>
string(3) "url"
[2]=>
string(3) "img"
}
["languages"]=>
array(5) {
[0]=>
string(2) "en"
[1]=>
string(2) "pt"
[2]=>
string(2) "it"
[3]=>
string(2) "fr"
[4]=>
string(2) "de"
}
["relationName"]=>
string(9) "locBanner"
["primaryLanguage"]=>
string(2) "es"
["keepOriginalAttributes"]=>
bool(false)
["_original":"LocalizedBehavior":private]=>
NULL
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(12) "beforeDelete"
}
}
["_c":"CList":private]=>
int(2)
["_r":"CList":private]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["onafterdelete"]=>
object(CList)#1172 (5) {
["_d":"CList":private]=>
array(2) {
[0]=>
array(2) {
[0]=>
object(UploadImageBehavior)#1166 (20) {
["folderName"]=>
string(13) "files/banners"
["folderExpression"]=>
NULL
["filenamePrefixExpression"]=>
NULL
["createFolderMode"]=>
int(511)
["_folder":"UploadImageBehavior":private]=>
NULL
["_prefix":"UploadImageBehavior":private]=>
NULL
["imageAttributes"]=>
array(1) {
[0]=>
string(3) "img"
}
["defaultImageAttribute":"UploadImageBehavior":private]=>
string(3) "img"
["tabularIndexAttribute"]=>
NULL
["uploadPrefix"]=>
string(6) "upload"
["removePrefix"]=>
string(6) "remove"
["resizeConfig"]=>
array(1) {
["img"]=>
array(2) {
["thumb"]=>
array(3) {
["w"]=>
int(720)
["h"]=>
int(0)
["method"]=>
string(5) "frame"
}
["img"]=>
array(5) {
["w"]=>
int(1920)
["h"]=>
int(0)
["method"]=>
string(3) "cut"
["resizeUp"]=>
bool(true)
["preserveAnimation"]=>
bool(true)
}
}
}
["defaultResizeMethod"]=>
string(6) "resize"
["defaultJpegQuality"]=>
int(100)
["defaultResizeUp"]=>
bool(false)
["resizableExtensions"]=>
array(4) {
[0]=>
string(3) "jpg"
[1]=>
string(4) "jpeg"
[2]=>
string(3) "gif"
[3]=>
string(3) "png"
}
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(11) "afterDelete"
}
[1]=>
array(2) {
[0]=>
object(LocalizedBehavior)#1175 (14) {
["forceOverwrite"]=>
bool(false)
["langClassName"]=>
string(10) "BannerLang"
["langForeignKey"]=>
string(9) "banner_id"
["langField"]=>
string(7) "lang_id"
["localizedAttributes"]=>
array(3) {
[0]=>
string(5) "title"
[1]=>
string(3) "url"
[2]=>
string(3) "img"
}
["languages"]=>
array(5) {
[0]=>
string(2) "en"
[1]=>
string(2) "pt"
[2]=>
string(2) "it"
[3]=>
string(2) "fr"
[4]=>
string(2) "de"
}
["relationName"]=>
string(9) "locBanner"
["primaryLanguage"]=>
string(2) "es"
["keepOriginalAttributes"]=>
bool(false)
["_original":"LocalizedBehavior":private]=>
NULL
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(11) "afterDelete"
}
}
["_c":"CList":private]=>
int(2)
["_r":"CList":private]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["onbeforefind"]=>
object(CList)#1173 (5) {
["_d":"CList":private]=>
array(2) {
[0]=>
array(2) {
[0]=>
object(UploadImageBehavior)#1166 (20) {
["folderName"]=>
string(13) "files/banners"
["folderExpression"]=>
NULL
["filenamePrefixExpression"]=>
NULL
["createFolderMode"]=>
int(511)
["_folder":"UploadImageBehavior":private]=>
NULL
["_prefix":"UploadImageBehavior":private]=>
NULL
["imageAttributes"]=>
array(1) {
[0]=>
string(3) "img"
}
["defaultImageAttribute":"UploadImageBehavior":private]=>
string(3) "img"
["tabularIndexAttribute"]=>
NULL
["uploadPrefix"]=>
string(6) "upload"
["removePrefix"]=>
string(6) "remove"
["resizeConfig"]=>
array(1) {
["img"]=>
array(2) {
["thumb"]=>
array(3) {
["w"]=>
int(720)
["h"]=>
int(0)
["method"]=>
string(5) "frame"
}
["img"]=>
array(5) {
["w"]=>
int(1920)
["h"]=>
int(0)
["method"]=>
string(3) "cut"
["resizeUp"]=>
bool(true)
["preserveAnimation"]=>
bool(true)
}
}
}
["defaultResizeMethod"]=>
string(6) "resize"
["defaultJpegQuality"]=>
int(100)
["defaultResizeUp"]=>
bool(false)
["resizableExtensions"]=>
array(4) {
[0]=>
string(3) "jpg"
[1]=>
string(4) "jpeg"
[2]=>
string(3) "gif"
[3]=>
string(3) "png"
}
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(10) "beforeFind"
}
[1]=>
array(2) {
[0]=>
object(LocalizedBehavior)#1175 (14) {
["forceOverwrite"]=>
bool(false)
["langClassName"]=>
string(10) "BannerLang"
["langForeignKey"]=>
string(9) "banner_id"
["langField"]=>
string(7) "lang_id"
["localizedAttributes"]=>
array(3) {
[0]=>
string(5) "title"
[1]=>
string(3) "url"
[2]=>
string(3) "img"
}
["languages"]=>
array(5) {
[0]=>
string(2) "en"
[1]=>
string(2) "pt"
[2]=>
string(2) "it"
[3]=>
string(2) "fr"
[4]=>
string(2) "de"
}
["relationName"]=>
string(9) "locBanner"
["primaryLanguage"]=>
string(2) "es"
["keepOriginalAttributes"]=>
bool(false)
["_original":"LocalizedBehavior":private]=>
NULL
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(10) "beforeFind"
}
}
["_c":"CList":private]=>
int(2)
["_r":"CList":private]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["onafterfind"]=>
object(CList)#1174 (5) {
["_d":"CList":private]=>
array(3) {
[0]=>
array(2) {
[0]=>
object(UploadImageBehavior)#1166 (20) {
["folderName"]=>
string(13) "files/banners"
["folderExpression"]=>
NULL
["filenamePrefixExpression"]=>
NULL
["createFolderMode"]=>
int(511)
["_folder":"UploadImageBehavior":private]=>
NULL
["_prefix":"UploadImageBehavior":private]=>
NULL
["imageAttributes"]=>
array(1) {
[0]=>
string(3) "img"
}
["defaultImageAttribute":"UploadImageBehavior":private]=>
string(3) "img"
["tabularIndexAttribute"]=>
NULL
["uploadPrefix"]=>
string(6) "upload"
["removePrefix"]=>
string(6) "remove"
["resizeConfig"]=>
array(1) {
["img"]=>
array(2) {
["thumb"]=>
array(3) {
["w"]=>
int(720)
["h"]=>
int(0)
["method"]=>
string(5) "frame"
}
["img"]=>
array(5) {
["w"]=>
int(1920)
["h"]=>
int(0)
["method"]=>
string(3) "cut"
["resizeUp"]=>
bool(true)
["preserveAnimation"]=>
bool(true)
}
}
}
["defaultResizeMethod"]=>
string(6) "resize"
["defaultJpegQuality"]=>
int(100)
["defaultResizeUp"]=>
bool(false)
["resizableExtensions"]=>
array(4) {
[0]=>
string(3) "jpg"
[1]=>
string(4) "jpeg"
[2]=>
string(3) "gif"
[3]=>
string(3) "png"
}
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(9) "afterFind"
}
[1]=>
array(2) {
[0]=>
object(LocalizedBehavior)#1175 (14) {
["forceOverwrite"]=>
bool(false)
["langClassName"]=>
string(10) "BannerLang"
["langForeignKey"]=>
string(9) "banner_id"
["langField"]=>
string(7) "lang_id"
["localizedAttributes"]=>
array(3) {
[0]=>
string(5) "title"
[1]=>
string(3) "url"
[2]=>
string(3) "img"
}
["languages"]=>
array(5) {
[0]=>
string(2) "en"
[1]=>
string(2) "pt"
[2]=>
string(2) "it"
[3]=>
string(2) "fr"
[4]=>
string(2) "de"
}
["relationName"]=>
string(9) "locBanner"
["primaryLanguage"]=>
string(2) "es"
["keepOriginalAttributes"]=>
bool(false)
["_original":"LocalizedBehavior":private]=>
NULL
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(9) "afterFind"
}
[2]=>
array(2) {
[0]=>
object(LocalizedBehavior)#1175 (14) {
["forceOverwrite"]=>
bool(false)
["langClassName"]=>
string(10) "BannerLang"
["langForeignKey"]=>
string(9) "banner_id"
["langField"]=>
string(7) "lang_id"
["localizedAttributes"]=>
array(3) {
[0]=>
string(5) "title"
[1]=>
string(3) "url"
[2]=>
string(3) "img"
}
["languages"]=>
array(5) {
[0]=>
string(2) "en"
[1]=>
string(2) "pt"
[2]=>
string(2) "it"
[3]=>
string(2) "fr"
[4]=>
string(2) "de"
}
["relationName"]=>
string(9) "locBanner"
["primaryLanguage"]=>
string(2) "es"
["keepOriginalAttributes"]=>
bool(false)
["_original":"LocalizedBehavior":private]=>
NULL
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
[1]=>
string(14) "collectRelated"
}
}
["_c":"CList":private]=>
int(3)
["_r":"CList":private]=>
bool(false)
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
}
["_m":"CComponent":private]=>
array(2) {
["bUploadImage"]=>
object(UploadImageBehavior)#1166 (20) {
["folderName"]=>
string(13) "files/banners"
["folderExpression"]=>
NULL
["filenamePrefixExpression"]=>
NULL
["createFolderMode"]=>
int(511)
["_folder":"UploadImageBehavior":private]=>
NULL
["_prefix":"UploadImageBehavior":private]=>
NULL
["imageAttributes"]=>
array(1) {
[0]=>
string(3) "img"
}
["defaultImageAttribute":"UploadImageBehavior":private]=>
string(3) "img"
["tabularIndexAttribute"]=>
NULL
["uploadPrefix"]=>
string(6) "upload"
["removePrefix"]=>
string(6) "remove"
["resizeConfig"]=>
array(1) {
["img"]=>
array(2) {
["thumb"]=>
array(3) {
["w"]=>
int(720)
["h"]=>
int(0)
["method"]=>
string(5) "frame"
}
["img"]=>
array(5) {
["w"]=>
int(1920)
["h"]=>
int(0)
["method"]=>
string(3) "cut"
["resizeUp"]=>
bool(true)
["preserveAnimation"]=>
bool(true)
}
}
}
["defaultResizeMethod"]=>
string(6) "resize"
["defaultJpegQuality"]=>
int(100)
["defaultResizeUp"]=>
bool(false)
["resizableExtensions"]=>
array(4) {
[0]=>
string(3) "jpg"
[1]=>
string(4) "jpeg"
[2]=>
string(3) "gif"
[3]=>
string(3) "png"
}
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
["bLocalized"]=>
object(LocalizedBehavior)#1175 (14) {
["forceOverwrite"]=>
bool(false)
["langClassName"]=>
string(10) "BannerLang"
["langForeignKey"]=>
string(9) "banner_id"
["langField"]=>
string(7) "lang_id"
["localizedAttributes"]=>
array(3) {
[0]=>
string(5) "title"
[1]=>
string(3) "url"
[2]=>
string(3) "img"
}
["languages"]=>
array(5) {
[0]=>
string(2) "en"
[1]=>
string(2) "pt"
[2]=>
string(2) "it"
[3]=>
string(2) "fr"
[4]=>
string(2) "de"
}
["relationName"]=>
string(9) "locBanner"
["primaryLanguage"]=>
string(2) "es"
["keepOriginalAttributes"]=>
bool(false)
["_original":"LocalizedBehavior":private]=>
NULL
["_enabled":"CBehavior":private]=>
bool(true)
["_owner":"CBehavior":private]=>
*RECURSION*
["_e":"CComponent":private]=>
NULL
["_m":"CComponent":private]=>
NULL
}
}
}