Форма для реєстрації учасника
Для реєстрації на участь у змаганнях необхідно авторизуватись!
Регламент
29 квітня 2022 року - 17:00 – 19:00 видача стартових пакетів
30.квітня 2022 року
11:00 – Транзитна зона Кубку Мелітополя (дуатлон) - біг - 5.0 км., вело – 20.0 км., біг – 2,5 км.
12:00 – Старт Кубку Мелітополя (дуатлон) - біг - 5.0 км., вело – 20.0 км., біг – 2,5 км.
Біг – 5км. – (2,5 кола) – вело -20.0км – ( 8 кіл )– біг – 2,5 км. –( 1,5 кола)
14:00 – Нагородження
Стартовий номер | Ім'я | Вікова категорія |
---|
object(Races)#277 (11) { ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(19) { ["id"]=> string(5) "26309" ["event_id"]=> string(2) "85" ["title"]=> string(38) "DUATHLON (5 км - 20 км - 2,5 км)" ["title_short"]=> string(0) "" ["description"]=> string(127) "<p>До 31.03 - 600 грн.<br /> 01.04 - 19.04 - 800 грн.<br /> 20.04 - 27.04 -1000 грн.</p> " ["package"]=> string(648) "<p>- футболка;<br /> - наклейка зі стартовим номером на шолом, що клеїться спереду по центру;<br /> - наклейка зі стартовим номером на велосипед, що клеїться на підсідельний штир;<br /> - стартовий номер для бігового етапу, що фіксується на пояс для номера;<br /> - лотерея по номеру учасника.</p> <p><strong>-</strong>подарунки від спонсорів.</p> " ["start_number_prefix"]=> string(1) "0" ["status"]=> string(1) "1" ["type_Id"]=> string(1) "3" ["age_category_id"]=> NULL ["cost"]=> string(3) "600" ["cost_promo"]=> string(1) "0" ["timekeeping"]=> string(1) "1" ["start_time"]=> string(8) "12:00:00" ["create_user_id"]=> string(4) "8056" ["update_user_id"]=> string(5) "19097" ["create_time"]=> string(19) "2022-02-22 10:30:37" ["update_time"]=> string(19) "2022-02-23 12:28:32" ["image"]=> NULL } ["_related":"CActiveRecord":private]=> array(3) { ["event"]=> object(MyEvent)#341 (11) { ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(18) { ["id"]=> string(2) "85" ["create_user_id"]=> string(4) "8056" ["update_user_id"]=> string(4) "8056" ["create_time"]=> string(19) "2022-02-22 10:25:24" ["update_time"]=> string(19) "2022-02-23 11:03:59" ["image"]=> string(36) "c2d8581d1939f1993d28ca17e0bf3e3b.jpg" ["name"]=> string(18) "TRISPORT CHALLENGE" ["event_organizer"]=> string(1) "3" ["description"]=> string(409) "<p>Організатор змагань: спортивний клуб «ТриСпорт» та Запорізька Федерації Триатлону, тел. (097) 77 66 361. За підтримки управління фізичної культури та спорту Мелітопольської міської ради Запорізької області.</p> " ["icon"]=> string(0) "" ["slug"]=> string(18) "trisport-challenge" ["status"]=> string(1) "1" ["city"]=> string(20) "Мелітополь" ["address"]=> string(0) "" ["sellerId"]=> NULL ["dateTimeRegStart"]=> string(19) "2022-02-23 00:00:00" ["dateTimeStart"]=> string(19) "2022-04-30 08:00:00" ["dateTimeEndRegistration"]=> string(19) "2022-04-27 23:59:59" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "85" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> object(CList)#348 (5) { ["_d":"CList":private]=> array(9) { [0]=> object(CRequiredValidator)#349 (12) { ["requiredValue"]=> NULL ["strict"]=> bool(false) ["trim"]=> bool(true) ["attributes"]=> array(5) { [0]=> string(4) "name" [1]=> string(4) "city" [2]=> string(16) "dateTimeRegStart" [3]=> string(13) "dateTimeStart" [4]=> string(23) "dateTimeEndRegistration" } ["message"]=> string(61) "Будь ласка, заповніть поле {attribute}." ["skipOnError"]=> bool(false) ["on"]=> array(0) { } ["except"]=> array(0) { } ["safe"]=> bool(true) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(CNumberValidator)#350 (17) { ["integerOnly"]=> bool(true) ["allowEmpty"]=> bool(true) ["max"]=> NULL ["min"]=> NULL ["tooBig"]=> NULL ["tooSmall"]=> NULL ["integerPattern"]=> string(18) "/^\s*[+-]?\d+\s*$/" ["numberPattern"]=> string(48) "/^\s*[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)?\s*$/" ["attributes"]=> array(4) { [0]=> string(14) "create_user_id" [1]=> string(14) "update_user_id" [2]=> string(6) "status" [3]=> string(15) "event_organizer" } ["message"]=> NULL ["skipOnError"]=> bool(false) ["on"]=> array(0) { } ["except"]=> array(0) { } ["safe"]=> bool(true) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [2]=> object(CStringValidator)#351 (16) { ["max"]=> int(300) ["min"]=> NULL ["is"]=> NULL ["tooShort"]=> NULL ["tooLong"]=> NULL ["allowEmpty"]=> bool(true) ["encoding"]=> NULL ["attributes"]=> array(1) { [0]=> string(5) "image" } ["message"]=> NULL ["skipOnError"]=> bool(false) ["on"]=> array(0) { } ["except"]=> array(0) { } ["safe"]=> bool(true) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [3]=> object(CStringValidator)#352 (16) { ["max"]=> int(36) ["min"]=> NULL ["is"]=> NULL ["tooShort"]=> NULL ["tooLong"]=> NULL ["allowEmpty"]=> bool(true) ["encoding"]=> NULL ["attributes"]=> array(1) { [0]=> string(8) "sellerId" } ["message"]=> NULL ["skipOnError"]=> bool(false) ["on"]=> array(0) { } ["except"]=> array(0) { } ["safe"]=> bool(true) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [4]=> object(CStringValidator)#353 (16) { ["max"]=> int(250) ["min"]=> NULL ["is"]=> NULL ["tooShort"]=> NULL ["tooLong"]=> NULL ["allowEmpty"]=> bool(true) ["encoding"]=> NULL ["attributes"]=> array(2) { [0]=> string(4) "name" [1]=> string(4) "icon" } ["message"]=> NULL ["skipOnError"]=> bool(false) ["on"]=> array(0) { } ["except"]=> array(0) { } ["safe"]=> bool(true) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [5]=> object(CStringValidator)#354 (16) { ["max"]=> int(150) ["min"]=> NULL ["is"]=> NULL ["tooShort"]=> NULL ["tooLong"]=> NULL ["allowEmpty"]=> bool(true) ["encoding"]=> NULL ["attributes"]=> array(1) { [0]=> string(4) "slug" } ["message"]=> NULL ["skipOnError"]=> bool(false) ["on"]=> array(0) { } ["except"]=> array(0) { } ["safe"]=> bool(true) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [6]=> object(CSafeValidator)#355 (9) { ["attributes"]=> array(1) { [0]=> string(11) "description" } ["message"]=> NULL ["skipOnError"]=> bool(false) ["on"]=> array(0) { } ["except"]=> array(0) { } ["safe"]=> bool(true) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [7]=> object(CSafeValidator)#356 (9) { ["attributes"]=> array(18) { [0]=> string(2) "id" [1]=> string(14) "create_user_id" [2]=> string(14) "update_user_id" [3]=> string(11) "create_time" [4]=> string(11) "update_time" [5]=> string(5) "image" [6]=> string(4) "name" [7]=> string(11) "description" [8]=> string(4) "icon" [9]=> string(4) "slug" [10]=> string(6) "status" [11]=> string(4) "city" [12]=> string(7) "address" [13]=> string(8) "sellerId" [14]=> string(16) "dateTimeRegStart" [15]=> string(13) "dateTimeStart" [16]=> string(23) "dateTimeEndRegistration" [17]=> string(15) "event_organizer" } ["message"]=> NULL ["skipOnError"]=> bool(false) ["on"]=> array(1) { ["search"]=> string(6) "search" } ["except"]=> array(0) { } ["safe"]=> bool(true) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [8]=> object(CFileValidator)#345 (20) { ["allowEmpty"]=> bool(true) ["types"]=> string(56) "gif, jpeg, png, jpg, zip, rar, doc, docx, xls, xlsx, pdf" ["mimeTypes"]=> NULL ["minSize"]=> int(0) ["maxSize"]=> int(5368709120) ["tooLarge"]=> NULL ["tooSmall"]=> NULL ["wrongType"]=> NULL ["wrongMimeType"]=> NULL ["maxFiles"]=> int(1) ["tooMany"]=> NULL ["attributes"]=> array(1) { [0]=> string(5) "image" } ["message"]=> NULL ["skipOnError"]=> bool(false) ["on"]=> array(0) { } ["except"]=> array(0) { } ["safe"]=> bool(false) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CList":private]=> int(9) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(3) { ["onbeforesave"]=> object(CList)#344 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CTimestampBehavior)#342 (8) { ["createAttribute"]=> string(11) "create_time" ["updateAttribute"]=> string(11) "update_time" ["setUpdateOnCreate"]=> bool(true) ["timestampExpression"]=> NULL ["_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(yupe\components\behaviors\ImageUploadBehavior)#343 (20) { ["resizeOnUpload"]=> bool(true) ["resizeOptions"]=> array(3) { ["width"]=> int(100) ["height"]=> int(100) ["quality"]=> array(2) { ["jpeg_quality"]=> int(100) ["png_compression_level"]=> int(3) } } ["defaultResizeOptions":protected]=> array(3) { ["width"]=> int(950) ["height"]=> int(950) ["quality"]=> array(2) { ["jpeg_quality"]=> int(75) ["png_compression_level"]=> int(7) } } ["defaultImage"]=> NULL ["thumbnailer":protected]=> object(yupe\components\image\Thumbnailer)#235 (8) { ["thumbDir"]=> string(6) "thumbs" ["options"]=> array(2) { ["jpeg_quality"]=> int(90) ["png_compression_level"]=> int(8) } ["_basePath":"yupe\components\image\Thumbnailer":private]=> NULL ["_baseUrl":"yupe\components\image\Thumbnailer":private]=> NULL ["behaviors"]=> array(0) { } ["_initialized":"CApplicationComponent":private]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["attributeName"]=> string(5) "image" ["fileInstanceName"]=> NULL ["minSize"]=> int(0) ["maxSize"]=> int(5368709120) ["types"]=> string(56) "gif, jpeg, png, jpg, zip, rar, doc, docx, xls, xlsx, pdf" ["scenarios"]=> array(2) { [0]=> string(6) "insert" [1]=> string(6) "update" } ["requiredOn"]=> NULL ["fileName"]=> NULL ["uploadPath"]=> string(6) "events" ["deleteFileKey"]=> string(11) "delete-file" ["uploadManager":protected]=> object(yupe\components\UploadManager)#218 (6) { ["_basePath":"yupe\components\UploadManager":private]=> NULL ["_baseUrl":"yupe\components\UploadManager":private]=> NULL ["behaviors"]=> array(0) { } ["_initialized":"CApplicationComponent":private]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":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 } ["onbeforevalidate"]=> object(CList)#346 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(yupe\components\behaviors\ImageUploadBehavior)#343 (20) { ["resizeOnUpload"]=> bool(true) ["resizeOptions"]=> array(3) { ["width"]=> int(100) ["height"]=> int(100) ["quality"]=> array(2) { ["jpeg_quality"]=> int(100) ["png_compression_level"]=> int(3) } } ["defaultResizeOptions":protected]=> array(3) { ["width"]=> int(950) ["height"]=> int(950) ["quality"]=> array(2) { ["jpeg_quality"]=> int(75) ["png_compression_level"]=> int(7) } } ["defaultImage"]=> NULL ["thumbnailer":protected]=> object(yupe\components\image\Thumbnailer)#235 (8) { ["thumbDir"]=> string(6) "thumbs" ["options"]=> array(2) { ["jpeg_quality"]=> int(90) ["png_compression_level"]=> int(8) } ["_basePath":"yupe\components\image\Thumbnailer":private]=> NULL ["_baseUrl":"yupe\components\image\Thumbnailer":private]=> NULL ["behaviors"]=> array(0) { } ["_initialized":"CApplicationComponent":private]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["attributeName"]=> string(5) "image" ["fileInstanceName"]=> NULL ["minSize"]=> int(0) ["maxSize"]=> int(5368709120) ["types"]=> string(56) "gif, jpeg, png, jpg, zip, rar, doc, docx, xls, xlsx, pdf" ["scenarios"]=> array(2) { [0]=> string(6) "insert" [1]=> string(6) "update" } ["requiredOn"]=> NULL ["fileName"]=> NULL ["uploadPath"]=> string(6) "events" ["deleteFileKey"]=> string(11) "delete-file" ["uploadManager":protected]=> object(yupe\components\UploadManager)#218 (6) { ["_basePath":"yupe\components\UploadManager":private]=> NULL ["_baseUrl":"yupe\components\UploadManager":private]=> NULL ["behaviors"]=> array(0) { } ["_initialized":"CApplicationComponent":private]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":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(1) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onbeforedelete"]=> object(CList)#347 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(yupe\components\behaviors\ImageUploadBehavior)#343 (20) { ["resizeOnUpload"]=> bool(true) ["resizeOptions"]=> array(3) { ["width"]=> int(100) ["height"]=> int(100) ["quality"]=> array(2) { ["jpeg_quality"]=> int(100) ["png_compression_level"]=> int(3) } } ["defaultResizeOptions":protected]=> array(3) { ["width"]=> int(950) ["height"]=> int(950) ["quality"]=> array(2) { ["jpeg_quality"]=> int(75) ["png_compression_level"]=> int(7) } } ["defaultImage"]=> NULL ["thumbnailer":protected]=> object(yupe\components\image\Thumbnailer)#235 (8) { ["thumbDir"]=> string(6) "thumbs" ["options"]=> array(2) { ["jpeg_quality"]=> int(90) ["png_compression_level"]=> int(8) } ["_basePath":"yupe\components\image\Thumbnailer":private]=> NULL ["_baseUrl":"yupe\components\image\Thumbnailer":private]=> NULL ["behaviors"]=> array(0) { } ["_initialized":"CApplicationComponent":private]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["attributeName"]=> string(5) "image" ["fileInstanceName"]=> NULL ["minSize"]=> int(0) ["maxSize"]=> int(5368709120) ["types"]=> string(56) "gif, jpeg, png, jpg, zip, rar, doc, docx, xls, xlsx, pdf" ["scenarios"]=> array(2) { [0]=> string(6) "insert" [1]=> string(6) "update" } ["requiredOn"]=> NULL ["fileName"]=> NULL ["uploadPath"]=> string(6) "events" ["deleteFileKey"]=> string(11) "delete-file" ["uploadManager":protected]=> object(yupe\components\UploadManager)#218 (6) { ["_basePath":"yupe\components\UploadManager":private]=> NULL ["_baseUrl":"yupe\components\UploadManager":private]=> NULL ["behaviors"]=> array(0) { } ["_initialized":"CApplicationComponent":private]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":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(1) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CTimestampBehavior"]=> object(CTimestampBehavior)#342 (8) { ["createAttribute"]=> string(11) "create_time" ["updateAttribute"]=> string(11) "update_time" ["setUpdateOnCreate"]=> bool(true) ["timestampExpression"]=> NULL ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["imageUpload"]=> object(yupe\components\behaviors\ImageUploadBehavior)#343 (20) { ["resizeOnUpload"]=> bool(true) ["resizeOptions"]=> array(3) { ["width"]=> int(100) ["height"]=> int(100) ["quality"]=> array(2) { ["jpeg_quality"]=> int(100) ["png_compression_level"]=> int(3) } } ["defaultResizeOptions":protected]=> array(3) { ["width"]=> int(950) ["height"]=> int(950) ["quality"]=> array(2) { ["jpeg_quality"]=> int(75) ["png_compression_level"]=> int(7) } } ["defaultImage"]=> NULL ["thumbnailer":protected]=> object(yupe\components\image\Thumbnailer)#235 (8) { ["thumbDir"]=> string(6) "thumbs" ["options"]=> array(2) { ["jpeg_quality"]=> int(90) ["png_compression_level"]=> int(8) } ["_basePath":"yupe\components\image\Thumbnailer":private]=> NULL ["_baseUrl":"yupe\components\image\Thumbnailer":private]=> NULL ["behaviors"]=> array(0) { } ["_initialized":"CApplicationComponent":private]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["attributeName"]=> string(5) "image" ["fileInstanceName"]=> NULL ["minSize"]=> int(0) ["maxSize"]=> int(5368709120) ["types"]=> string(56) "gif, jpeg, png, jpg, zip, rar, doc, docx, xls, xlsx, pdf" ["scenarios"]=> array(2) { [0]=> string(6) "insert" [1]=> string(6) "update" } ["requiredOn"]=> NULL ["fileName"]=> NULL ["uploadPath"]=> string(6) "events" ["deleteFileKey"]=> string(11) "delete-file" ["uploadManager":protected]=> object(yupe\components\UploadManager)#218 (6) { ["_basePath":"yupe\components\UploadManager":private]=> NULL ["_baseUrl":"yupe\components\UploadManager":private]=> NULL ["behaviors"]=> array(0) { } ["_initialized":"CApplicationComponent":private]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["regulation"]=> object(RaceRegulation)#374 (11) { ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(9) { ["id"]=> string(3) "256" ["race_id"]=> string(5) "26309" ["title"]=> string(18) "Регламент" ["description"]=> string(943) "29 квітня 2022 року - 17:00 – 19:00 видача стартових пакетів
30.квітня 2022 року
11:00 – Транзитна зона Кубку Мелітополя (дуатлон) - біг - 5.0 км., вело – 20.0 км., біг – 2,5 км.
12:00 – Старт Кубку Мелітополя (дуатлон) - біг - 5.0 км., вело – 20.0 км., біг – 2,5 км.
Біг – 5км. – (2,5 кола) – вело -20.0км – ( 8 кіл )– біг – 2,5 км. –( 1,5 кола)
14:00 – Нагородження
" ["file"]=> NULL ["create_user_id"]=> string(4) "8056" ["update_user_id"]=> string(4) "8056" ["create_time"]=> string(19) "2022-02-22 10:31:28" ["update_time"]=> string(19) "2022-02-22 10:31:28" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "256" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> object(CList)#381 (5) { ["_d":"CList":private]=> array(7) { [0]=> object(CRequiredValidator)#382 (12) { ["requiredValue"]=> NULL ["strict"]=> bool(false) ["trim"]=> bool(true) ["attributes"]=> array(2) { [0]=> string(5) "title" [1]=> string(11) "description" } ["message"]=> string(61) "Будь ласка, заповніть поле {attribute}." ["skipOnError"]=> bool(false) ["on"]=> array(0) { } ["except"]=> array(0) { } ["safe"]=> bool(true) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(CStringValidator)#383 (16) { ["max"]=> int(11) ["min"]=> NULL ["is"]=> NULL ["tooShort"]=> NULL ["tooLong"]=> NULL ["allowEmpty"]=> bool(true) ["encoding"]=> NULL ["attributes"]=> array(3) { [0]=> string(7) "race_id" [1]=> string(14) "create_user_id" [2]=> string(14) "update_user_id" } ["message"]=> NULL ["skipOnError"]=> bool(false) ["on"]=> array(0) { } ["except"]=> array(0) { } ["safe"]=> bool(true) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [2]=> object(CStringValidator)#384 (16) { ["max"]=> int(255) ["min"]=> NULL ["is"]=> NULL ["tooShort"]=> NULL ["tooLong"]=> NULL ["allowEmpty"]=> bool(true) ["encoding"]=> NULL ["attributes"]=> array(1) { [0]=> string(5) "title" } ["message"]=> NULL ["skipOnError"]=> bool(false) ["on"]=> array(0) { } ["except"]=> array(0) { } ["safe"]=> bool(true) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [3]=> object(CStringValidator)#385 (16) { ["max"]=> int(100) ["min"]=> NULL ["is"]=> NULL ["tooShort"]=> NULL ["tooLong"]=> NULL ["allowEmpty"]=> bool(true) ["encoding"]=> NULL ["attributes"]=> array(1) { [0]=> string(4) "file" } ["message"]=> NULL ["skipOnError"]=> bool(false) ["on"]=> array(0) { } ["except"]=> array(0) { } ["safe"]=> bool(true) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [4]=> object(CSafeValidator)#386 (9) { ["attributes"]=> array(2) { [0]=> string(11) "create_time" [1]=> string(11) "update_time" } ["message"]=> NULL ["skipOnError"]=> bool(false) ["on"]=> array(0) { } ["except"]=> array(0) { } ["safe"]=> bool(true) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [5]=> object(CSafeValidator)#387 (9) { ["attributes"]=> array(9) { [0]=> string(2) "id" [1]=> string(7) "race_id" [2]=> string(5) "title" [3]=> string(11) "description" [4]=> string(4) "file" [5]=> string(14) "create_user_id" [6]=> string(14) "update_user_id" [7]=> string(11) "create_time" [8]=> string(11) "update_time" } ["message"]=> NULL ["skipOnError"]=> bool(false) ["on"]=> array(1) { ["search"]=> string(6) "search" } ["except"]=> array(0) { } ["safe"]=> bool(true) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [6]=> object(CFileValidator)#378 (20) { ["allowEmpty"]=> bool(true) ["types"]=> string(56) "gif, jpeg, png, jpg, zip, rar, doc, docx, xls, xlsx, pdf" ["mimeTypes"]=> NULL ["minSize"]=> int(0) ["maxSize"]=> int(5368709120) ["tooLarge"]=> NULL ["tooSmall"]=> NULL ["wrongType"]=> NULL ["wrongMimeType"]=> NULL ["maxFiles"]=> int(1) ["tooMany"]=> NULL ["attributes"]=> array(1) { [0]=> string(4) "file" } ["message"]=> NULL ["skipOnError"]=> bool(false) ["on"]=> array(0) { } ["except"]=> array(0) { } ["safe"]=> bool(false) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CList":private]=> int(7) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(3) { ["onbeforesave"]=> object(CList)#377 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CTimestampBehavior)#375 (8) { ["createAttribute"]=> string(11) "create_time" ["updateAttribute"]=> string(11) "update_time" ["setUpdateOnCreate"]=> bool(true) ["timestampExpression"]=> NULL ["_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(yupe\components\behaviors\FileUploadBehavior)#376 (15) { ["attributeName"]=> string(4) "file" ["fileInstanceName"]=> NULL ["minSize"]=> int(0) ["maxSize"]=> int(5368709120) ["types"]=> string(56) "gif, jpeg, png, jpg, zip, rar, doc, docx, xls, xlsx, pdf" ["scenarios"]=> array(2) { [0]=> string(6) "insert" [1]=> string(6) "update" } ["requiredOn"]=> NULL ["fileName"]=> NULL ["uploadPath"]=> string(6) "events" ["deleteFileKey"]=> string(11) "delete-file" ["uploadManager":protected]=> object(yupe\components\UploadManager)#218 (6) { ["_basePath":"yupe\components\UploadManager":private]=> NULL ["_baseUrl":"yupe\components\UploadManager":private]=> NULL ["behaviors"]=> array(0) { } ["_initialized":"CApplicationComponent":private]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":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 } ["onbeforevalidate"]=> object(CList)#379 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(yupe\components\behaviors\FileUploadBehavior)#376 (15) { ["attributeName"]=> string(4) "file" ["fileInstanceName"]=> NULL ["minSize"]=> int(0) ["maxSize"]=> int(5368709120) ["types"]=> string(56) "gif, jpeg, png, jpg, zip, rar, doc, docx, xls, xlsx, pdf" ["scenarios"]=> array(2) { [0]=> string(6) "insert" [1]=> string(6) "update" } ["requiredOn"]=> NULL ["fileName"]=> NULL ["uploadPath"]=> string(6) "events" ["deleteFileKey"]=> string(11) "delete-file" ["uploadManager":protected]=> object(yupe\components\UploadManager)#218 (6) { ["_basePath":"yupe\components\UploadManager":private]=> NULL ["_baseUrl":"yupe\components\UploadManager":private]=> NULL ["behaviors"]=> array(0) { } ["_initialized":"CApplicationComponent":private]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":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(1) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onbeforedelete"]=> object(CList)#380 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(yupe\components\behaviors\FileUploadBehavior)#376 (15) { ["attributeName"]=> string(4) "file" ["fileInstanceName"]=> NULL ["minSize"]=> int(0) ["maxSize"]=> int(5368709120) ["types"]=> string(56) "gif, jpeg, png, jpg, zip, rar, doc, docx, xls, xlsx, pdf" ["scenarios"]=> array(2) { [0]=> string(6) "insert" [1]=> string(6) "update" } ["requiredOn"]=> NULL ["fileName"]=> NULL ["uploadPath"]=> string(6) "events" ["deleteFileKey"]=> string(11) "delete-file" ["uploadManager":protected]=> object(yupe\components\UploadManager)#218 (6) { ["_basePath":"yupe\components\UploadManager":private]=> NULL ["_baseUrl":"yupe\components\UploadManager":private]=> NULL ["behaviors"]=> array(0) { } ["_initialized":"CApplicationComponent":private]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":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(1) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CTimestampBehavior"]=> object(CTimestampBehavior)#375 (8) { ["createAttribute"]=> string(11) "create_time" ["updateAttribute"]=> string(11) "update_time" ["setUpdateOnCreate"]=> bool(true) ["timestampExpression"]=> NULL ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file-upload"]=> object(yupe\components\behaviors\FileUploadBehavior)#376 (15) { ["attributeName"]=> string(4) "file" ["fileInstanceName"]=> NULL ["minSize"]=> int(0) ["maxSize"]=> int(5368709120) ["types"]=> string(56) "gif, jpeg, png, jpg, zip, rar, doc, docx, xls, xlsx, pdf" ["scenarios"]=> array(2) { [0]=> string(6) "insert" [1]=> string(6) "update" } ["requiredOn"]=> NULL ["fileName"]=> NULL ["uploadPath"]=> string(6) "events" ["deleteFileKey"]=> string(11) "delete-file" ["uploadManager":protected]=> object(yupe\components\UploadManager)#218 (6) { ["_basePath":"yupe\components\UploadManager":private]=> NULL ["_baseUrl":"yupe\components\UploadManager":private]=> NULL ["behaviors"]=> array(0) { } ["_initialized":"CApplicationComponent":private]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["route"]=> NULL } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "26309" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> object(CList)#284 (5) { ["_d":"CList":private]=> array(12) { [0]=> object(CRequiredValidator)#285 (12) { ["requiredValue"]=> NULL ["strict"]=> bool(false) ["trim"]=> bool(true) ["attributes"]=> array(4) { [0]=> string(8) "event_id" [1]=> string(5) "title" [2]=> string(7) "type_Id" [3]=> string(19) "start_number_prefix" } ["message"]=> string(61) "Будь ласка, заповніть поле {attribute}." ["skipOnError"]=> bool(false) ["on"]=> array(0) { } ["except"]=> array(0) { } ["safe"]=> bool(true) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(CNumberValidator)#286 (17) { ["integerOnly"]=> bool(true) ["allowEmpty"]=> bool(true) ["max"]=> NULL ["min"]=> NULL ["tooBig"]=> NULL ["tooSmall"]=> NULL ["integerPattern"]=> string(18) "/^\s*[+-]?\d+\s*$/" ["numberPattern"]=> string(48) "/^\s*[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)?\s*$/" ["attributes"]=> array(1) { [0]=> string(6) "status" } ["message"]=> NULL ["skipOnError"]=> bool(false) ["on"]=> array(0) { } ["except"]=> array(0) { } ["safe"]=> bool(true) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [2]=> object(CStringValidator)#287 (16) { ["max"]=> int(11) ["min"]=> NULL ["is"]=> NULL ["tooShort"]=> NULL ["tooLong"]=> NULL ["allowEmpty"]=> bool(true) ["encoding"]=> NULL ["attributes"]=> array(5) { [0]=> string(8) "event_id" [1]=> string(7) "type_Id" [2]=> string(15) "age_category_id" [3]=> string(14) "create_user_id" [4]=> string(14) "update_user_id" } ["message"]=> NULL ["skipOnError"]=> bool(false) ["on"]=> array(0) { } ["except"]=> array(0) { } ["safe"]=> bool(true) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [3]=> object(CStringValidator)#288 (16) { ["max"]=> int(150) ["min"]=> NULL ["is"]=> NULL ["tooShort"]=> NULL ["tooLong"]=> NULL ["allowEmpty"]=> bool(true) ["encoding"]=> NULL ["attributes"]=> array(1) { [0]=> string(5) "title" } ["message"]=> NULL ["skipOnError"]=> bool(false) ["on"]=> array(0) { } ["except"]=> array(0) { } ["safe"]=> bool(true) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [4]=> object(CStringValidator)#289 (16) { ["max"]=> int(150) ["min"]=> NULL ["is"]=> NULL ["tooShort"]=> NULL ["tooLong"]=> NULL ["allowEmpty"]=> bool(true) ["encoding"]=> NULL ["attributes"]=> array(1) { [0]=> string(11) "title_short" } ["message"]=> NULL ["skipOnError"]=> bool(false) ["on"]=> array(0) { } ["except"]=> array(0) { } ["safe"]=> bool(true) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [5]=> object(CStringValidator)#290 (16) { ["max"]=> int(10) ["min"]=> NULL ["is"]=> NULL ["tooShort"]=> NULL ["tooLong"]=> NULL ["allowEmpty"]=> bool(true) ["encoding"]=> NULL ["attributes"]=> array(1) { [0]=> string(19) "start_number_prefix" } ["message"]=> NULL ["skipOnError"]=> bool(false) ["on"]=> array(0) { } ["except"]=> array(0) { } ["safe"]=> bool(true) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [6]=> object(CStringValidator)#291 (16) { ["max"]=> int(300) ["min"]=> NULL ["is"]=> NULL ["tooShort"]=> NULL ["tooLong"]=> NULL ["allowEmpty"]=> bool(true) ["encoding"]=> NULL ["attributes"]=> array(1) { [0]=> string(5) "image" } ["message"]=> NULL ["skipOnError"]=> bool(false) ["on"]=> array(0) { } ["except"]=> array(0) { } ["safe"]=> bool(true) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [7]=> object(CSafeValidator)#292 (9) { ["attributes"]=> array(4) { [0]=> string(11) "description" [1]=> string(7) "package" [2]=> string(10) "start_time" [3]=> string(11) "timekeeping" } ["message"]=> NULL ["skipOnError"]=> bool(false) ["on"]=> array(0) { } ["except"]=> array(0) { } ["safe"]=> bool(true) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [8]=> object(CRegularExpressionValidator)#293 (12) { ["pattern"]=> string(30) "/^[0-9]{1,12}(\.[0-9]{0,4})?$/" ["allowEmpty"]=> bool(true) ["not"]=> bool(false) ["attributes"]=> array(1) { [0]=> string(4) "cost" } ["message"]=> NULL ["skipOnError"]=> bool(false) ["on"]=> array(0) { } ["except"]=> array(0) { } ["safe"]=> bool(true) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [9]=> object(CRegularExpressionValidator)#294 (12) { ["pattern"]=> string(30) "/^[0-9]{1,12}(\.[0-9]{0,4})?$/" ["allowEmpty"]=> bool(true) ["not"]=> bool(false) ["attributes"]=> array(1) { [0]=> string(10) "cost_promo" } ["message"]=> NULL ["skipOnError"]=> bool(false) ["on"]=> array(0) { } ["except"]=> array(0) { } ["safe"]=> bool(true) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [10]=> object(CSafeValidator)#295 (9) { ["attributes"]=> array(14) { [0]=> string(2) "id" [1]=> string(8) "event_id" [2]=> string(5) "title" [3]=> string(11) "description" [4]=> string(6) "status" [5]=> string(7) "type_Id" [6]=> string(15) "age_category_id" [7]=> string(14) "create_user_id" [8]=> string(14) "update_user_id" [9]=> string(11) "create_time" [10]=> string(11) "update_time" [11]=> string(5) "image" [12]=> string(4) "cost" [13]=> string(10) "start_time" } ["message"]=> NULL ["skipOnError"]=> bool(false) ["on"]=> array(1) { ["search"]=> string(6) "search" } ["except"]=> array(0) { } ["safe"]=> bool(true) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [11]=> object(CFileValidator)#281 (20) { ["allowEmpty"]=> bool(true) ["types"]=> string(56) "gif, jpeg, png, jpg, zip, rar, doc, docx, xls, xlsx, pdf" ["mimeTypes"]=> NULL ["minSize"]=> int(0) ["maxSize"]=> int(5368709120) ["tooLarge"]=> NULL ["tooSmall"]=> NULL ["wrongType"]=> NULL ["wrongMimeType"]=> NULL ["maxFiles"]=> int(1) ["tooMany"]=> NULL ["attributes"]=> array(1) { [0]=> string(5) "image" } ["message"]=> NULL ["skipOnError"]=> bool(false) ["on"]=> array(0) { } ["except"]=> array(0) { } ["safe"]=> bool(false) ["enableClientValidation"]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CList":private]=> int(12) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(3) { ["onbeforesave"]=> object(CList)#280 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CTimestampBehavior)#278 (8) { ["createAttribute"]=> string(11) "create_time" ["updateAttribute"]=> string(11) "update_time" ["setUpdateOnCreate"]=> bool(true) ["timestampExpression"]=> NULL ["_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(yupe\components\behaviors\ImageUploadBehavior)#279 (20) { ["resizeOnUpload"]=> bool(true) ["resizeOptions"]=> array(3) { ["width"]=> int(100) ["height"]=> int(100) ["quality"]=> array(2) { ["jpeg_quality"]=> int(100) ["png_compression_level"]=> int(3) } } ["defaultResizeOptions":protected]=> array(3) { ["width"]=> int(950) ["height"]=> int(950) ["quality"]=> array(2) { ["jpeg_quality"]=> int(75) ["png_compression_level"]=> int(7) } } ["defaultImage"]=> NULL ["thumbnailer":protected]=> object(yupe\components\image\Thumbnailer)#235 (8) { ["thumbDir"]=> string(6) "thumbs" ["options"]=> array(2) { ["jpeg_quality"]=> int(90) ["png_compression_level"]=> int(8) } ["_basePath":"yupe\components\image\Thumbnailer":private]=> NULL ["_baseUrl":"yupe\components\image\Thumbnailer":private]=> NULL ["behaviors"]=> array(0) { } ["_initialized":"CApplicationComponent":private]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["attributeName"]=> string(5) "image" ["fileInstanceName"]=> NULL ["minSize"]=> int(0) ["maxSize"]=> int(5368709120) ["types"]=> string(56) "gif, jpeg, png, jpg, zip, rar, doc, docx, xls, xlsx, pdf" ["scenarios"]=> array(2) { [0]=> string(6) "insert" [1]=> string(6) "update" } ["requiredOn"]=> NULL ["fileName"]=> NULL ["uploadPath"]=> string(6) "events" ["deleteFileKey"]=> string(11) "delete-file" ["uploadManager":protected]=> object(yupe\components\UploadManager)#218 (6) { ["_basePath":"yupe\components\UploadManager":private]=> NULL ["_baseUrl":"yupe\components\UploadManager":private]=> NULL ["behaviors"]=> array(0) { } ["_initialized":"CApplicationComponent":private]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":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 } ["onbeforevalidate"]=> object(CList)#282 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(yupe\components\behaviors\ImageUploadBehavior)#279 (20) { ["resizeOnUpload"]=> bool(true) ["resizeOptions"]=> array(3) { ["width"]=> int(100) ["height"]=> int(100) ["quality"]=> array(2) { ["jpeg_quality"]=> int(100) ["png_compression_level"]=> int(3) } } ["defaultResizeOptions":protected]=> array(3) { ["width"]=> int(950) ["height"]=> int(950) ["quality"]=> array(2) { ["jpeg_quality"]=> int(75) ["png_compression_level"]=> int(7) } } ["defaultImage"]=> NULL ["thumbnailer":protected]=> object(yupe\components\image\Thumbnailer)#235 (8) { ["thumbDir"]=> string(6) "thumbs" ["options"]=> array(2) { ["jpeg_quality"]=> int(90) ["png_compression_level"]=> int(8) } ["_basePath":"yupe\components\image\Thumbnailer":private]=> NULL ["_baseUrl":"yupe\components\image\Thumbnailer":private]=> NULL ["behaviors"]=> array(0) { } ["_initialized":"CApplicationComponent":private]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["attributeName"]=> string(5) "image" ["fileInstanceName"]=> NULL ["minSize"]=> int(0) ["maxSize"]=> int(5368709120) ["types"]=> string(56) "gif, jpeg, png, jpg, zip, rar, doc, docx, xls, xlsx, pdf" ["scenarios"]=> array(2) { [0]=> string(6) "insert" [1]=> string(6) "update" } ["requiredOn"]=> NULL ["fileName"]=> NULL ["uploadPath"]=> string(6) "events" ["deleteFileKey"]=> string(11) "delete-file" ["uploadManager":protected]=> object(yupe\components\UploadManager)#218 (6) { ["_basePath":"yupe\components\UploadManager":private]=> NULL ["_baseUrl":"yupe\components\UploadManager":private]=> NULL ["behaviors"]=> array(0) { } ["_initialized":"CApplicationComponent":private]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":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(1) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onbeforedelete"]=> object(CList)#283 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(yupe\components\behaviors\ImageUploadBehavior)#279 (20) { ["resizeOnUpload"]=> bool(true) ["resizeOptions"]=> array(3) { ["width"]=> int(100) ["height"]=> int(100) ["quality"]=> array(2) { ["jpeg_quality"]=> int(100) ["png_compression_level"]=> int(3) } } ["defaultResizeOptions":protected]=> array(3) { ["width"]=> int(950) ["height"]=> int(950) ["quality"]=> array(2) { ["jpeg_quality"]=> int(75) ["png_compression_level"]=> int(7) } } ["defaultImage"]=> NULL ["thumbnailer":protected]=> object(yupe\components\image\Thumbnailer)#235 (8) { ["thumbDir"]=> string(6) "thumbs" ["options"]=> array(2) { ["jpeg_quality"]=> int(90) ["png_compression_level"]=> int(8) } ["_basePath":"yupe\components\image\Thumbnailer":private]=> NULL ["_baseUrl":"yupe\components\image\Thumbnailer":private]=> NULL ["behaviors"]=> array(0) { } ["_initialized":"CApplicationComponent":private]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["attributeName"]=> string(5) "image" ["fileInstanceName"]=> NULL ["minSize"]=> int(0) ["maxSize"]=> int(5368709120) ["types"]=> string(56) "gif, jpeg, png, jpg, zip, rar, doc, docx, xls, xlsx, pdf" ["scenarios"]=> array(2) { [0]=> string(6) "insert" [1]=> string(6) "update" } ["requiredOn"]=> NULL ["fileName"]=> NULL ["uploadPath"]=> string(6) "events" ["deleteFileKey"]=> string(11) "delete-file" ["uploadManager":protected]=> object(yupe\components\UploadManager)#218 (6) { ["_basePath":"yupe\components\UploadManager":private]=> NULL ["_baseUrl":"yupe\components\UploadManager":private]=> NULL ["behaviors"]=> array(0) { } ["_initialized":"CApplicationComponent":private]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":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(1) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CTimestampBehavior"]=> object(CTimestampBehavior)#278 (8) { ["createAttribute"]=> string(11) "create_time" ["updateAttribute"]=> string(11) "update_time" ["setUpdateOnCreate"]=> bool(true) ["timestampExpression"]=> NULL ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["imageUpload"]=> object(yupe\components\behaviors\ImageUploadBehavior)#279 (20) { ["resizeOnUpload"]=> bool(true) ["resizeOptions"]=> array(3) { ["width"]=> int(100) ["height"]=> int(100) ["quality"]=> array(2) { ["jpeg_quality"]=> int(100) ["png_compression_level"]=> int(3) } } ["defaultResizeOptions":protected]=> array(3) { ["width"]=> int(950) ["height"]=> int(950) ["quality"]=> array(2) { ["jpeg_quality"]=> int(75) ["png_compression_level"]=> int(7) } } ["defaultImage"]=> NULL ["thumbnailer":protected]=> object(yupe\components\image\Thumbnailer)#235 (8) { ["thumbDir"]=> string(6) "thumbs" ["options"]=> array(2) { ["jpeg_quality"]=> int(90) ["png_compression_level"]=> int(8) } ["_basePath":"yupe\components\image\Thumbnailer":private]=> NULL ["_baseUrl":"yupe\components\image\Thumbnailer":private]=> NULL ["behaviors"]=> array(0) { } ["_initialized":"CApplicationComponent":private]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["attributeName"]=> string(5) "image" ["fileInstanceName"]=> NULL ["minSize"]=> int(0) ["maxSize"]=> int(5368709120) ["types"]=> string(56) "gif, jpeg, png, jpg, zip, rar, doc, docx, xls, xlsx, pdf" ["scenarios"]=> array(2) { [0]=> string(6) "insert" [1]=> string(6) "update" } ["requiredOn"]=> NULL ["fileName"]=> NULL ["uploadPath"]=> string(6) "events" ["deleteFileKey"]=> string(11) "delete-file" ["uploadManager":protected]=> object(yupe\components\UploadManager)#218 (6) { ["_basePath":"yupe\components\UploadManager":private]=> NULL ["_baseUrl":"yupe\components\UploadManager":private]=> NULL ["behaviors"]=> array(0) { } ["_initialized":"CApplicationComponent":private]=> bool(true) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } }
int(26309)