ErrorException [ Notice ]:
APPPATH/views/agilityteamrun/view_startlist.php [ 12 ]
7 <th><?= __('Start order') ?></th>
8 <th><?= __('Start number') ?></th>
9 <th><?= __('Team') ?></th>
10 </thead>
11 <?php
12 $sizes = Controller_AgilityCourse::allSizesMessages($lang, $entry->event->event_date);
13 $classes = Kohana::message('app_results', $lang . '.agility_classes');
14 $i = 0;
15 ?>
16 <tbody>
17 <?php foreach ($run->entries->where('state','=','3')->order_by(DB::expr('ifnull(start_pos,start_number)'))->find_all() as $entry): ?>
-
APPPATH/views/agilityteamrun/view_startlist.php [ 12 ] » Kohana_Core::error_handler(arguments)
0
integer 8
1
string(25) "Undefined variable: entry"
2
string(70) "/var/www/dogresult/application/views/agilityteamrun/view_startlist.php"
3
integer 12
4
array(14) ( "kohana_view_filename" => string(70) "/var/www/dogresult/application/views/agilityteamrun/view_startlist.php" "kohana_view_data" => array(2) ( "run" => object Model_AgilityTeamRun(34)
{ protected _table_name => string(13) "agility_truns" protected _belongs_to => array(4) ( "event" => array(2) ( "foreign_key" => string(8) "event_id" "model" => string(5) "Event" ) "user" => array(2) ( "foreign_key" => string(7) "user_id" "model" => string(4) "User" ) "course" => array(2) ( "foreign_key" => string(9) "course_id" "model" => string(13) "AgilityCourse" ) "judge" => array(2) ( "foreign_key" => string(8) "judge_id" "model" => string(5) "Owner" ) ) protected _has_many => array(2) ( "entries" => array(4) ( "foreign_key" => string(6) "run_id" "through" => NULL "far_key" => string(8) "entry_id" "model" => string(9) "TeamEntry" ) "sumParts" => array(4) ( "foreign_key" => string(6) "sum_id" "through" => NULL "far_key" => string(10) "sumpart_id" "model" => string(17) "AgilityTeamRunSum" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(18) ( "id" => string(2) "74" "event_id" => string(3) "203" "type" => string(2) "TS" "size" => string(2) "M+" "name" => string(20) "Csapat Összetett M+" "start_time" => string(19) "2021-10-16 08:00:00" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "created" => string(19) "2021-10-17 08:27:50" "updated" => string(19) "2021-10-17 08:27:50" "deleted" => NULL "user_id" => string(6) "199513" "judge_name" => string(0) "" "judge_id" => NULL "course_id" => string(10) "2036763237" "running_now" => string(1) "0" ) protected _changed => array(0) protected _original_values => array(18) ( "id" => string(2) "74" "event_id" => string(3) "203" "type" => string(2) "TS" "size" => string(2) "M+" "name" => string(20) "Csapat Összetett M+" "start_time" => string(19) "2021-10-16 08:00:00" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "created" => string(19) "2021-10-17 08:27:50" "updated" => string(19) "2021-10-17 08:27:50" "deleted" => NULL "user_id" => string(6) "199513" "judge_name" => string(0) "" "judge_id" => NULL "course_id" => string(10) "2036763237" "running_now" => string(1) "0" ) protected _related => array(2) ( "event" => object Model_Event(34)
"hasEditingPermission" => bool FALSE ) "run" => object Model_AgilityTeamRun(34){ protected _belongs_to => array(1) ( "user" => array(2) ( "model" => string(4) "User" "foreign_key" => string(7) "user_id" ) ) protected _has_many => array(8) ( "entries" => array(4) ( "model" => string(5) "Entry" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(8) "entry_id" ) "teamEntries" => array(4) ( "model" => string(9) "TeamEntry" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(12) "teamentry_id" ) "dogShowResults" => array(4) ( "model" => string(14) "Result_DogShow" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(16) "dogshowresult_id" ) "runs" => array(4) ( "model" => string(10) "AgilityRun" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(6) "run_id" ) "teamRuns" => array(4) ( "model" => string(14) "AgilityTeamRun" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(10) "teamrun_id" ) "courses" => array(4) ( "model" => string(13) "AgilityCourse" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(8) "cours_id" ) "lunchOptions" => array(4) ( "model" => string(11) "LunchOption" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(14) "lunchoption_id" ) "dailyApplications" => array(4) ( "model" => string(16) "DailyApplication" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(19) "dailyapplication_id" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(37) ( "id" => string(3) "203" "type" => string(1) "a" "name" => string(35) "XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG" "long_name" => string(0) "" "location" => string(43) "DogFlow Aréna, Budakeszi, Futrinka utca 7." "event_date" => string(10) "2021-10-16" "event_date_end" => string(10) "2021-10-17" "fast_dog_add" => string(1) "0" "created" => string(19) "2021-09-14 09:02:44" "updated" => string(19) "2021-10-15 11:52:07" "user_id" => string(6) "199513" "organizer_id" => NULL "accept_entries" => string(1) "0" "description" => string(18826) "<p style="text-align: center;"><strong>XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG</strong></p> <p style="text-align: center …" "schedule" => string(1326994) "<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABV0AAALzCAYAAAACr6c2AAAgAElEQVR4Aey9BZhd1dn2f8Y9k5m4K5GRKHEFAsRwL1rcK …" "lunch_option" => string(1) "0" "daily_application" => string(1) "0" "entry_fee_first" => string(5) "12000" "entry_fee_second" => string(0) "" "entry_fee_daily_first" => string(0) "" "entry_fee_daily_second" => string(0) "" "participants_min" => string(3) "140" "participants_max" => string(3) "180" "allowed_classes" => string(8) "A1,A2,A3" "locationPointZoom" => string(1) "0" "locationPointLat" => string(1) "0" "locationPointLng" => string(1) "0" "qualification" => string(1) "0" "qualification2" => string(1) "0" "hide_quali_scores" => string(1) "0" "official" => string(1) "1" "team" => string(1) "1" "teamsize" => string(1) "3" "tent_reservation" => string(1) "0" "hide_startlists" => string(1) "0" "substitute_id" => NULL "participant_count_str" => string(34) " 180 / 202<BR> 180 / 202" ) protected _changed => array(0) protected _original_values => array(37) ( "id" => string(3) "203" "type" => string(1) "a" "name" => string(35) "XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG" "long_name" => string(0) "" "location" => string(43) "DogFlow Aréna, Budakeszi, Futrinka utca 7." "event_date" => string(10) "2021-10-16" "event_date_end" => string(10) "2021-10-17" "fast_dog_add" => string(1) "0" "created" => string(19) "2021-09-14 09:02:44" "updated" => string(19) "2021-10-15 11:52:07" "user_id" => string(6) "199513" "organizer_id" => NULL "accept_entries" => string(1) "0" "description" => string(18826) "<p style="text-align: center;"><strong>XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG</strong></p> <p style="text-align: center …" "schedule" => string(1326994) "<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABV0AAALzCAYAAAACr6c2AAAgAElEQVR4Aey9BZhd1dn2f8Y9k5m4K5GRKHEFAsRwL1rcK …" "lunch_option" => string(1) "0" "daily_application" => string(1) "0" "entry_fee_first" => string(5) "12000" "entry_fee_second" => string(0) "" "entry_fee_daily_first" => string(0) "" "entry_fee_daily_second" => string(0) "" "participants_min" => string(3) "140" "participants_max" => string(3) "180" "allowed_classes" => string(8) "A1,A2,A3" "locationPointZoom" => string(1) "0" "locationPointLat" => string(1) "0" "locationPointLng" => string(1) "0" "qualification" => string(1) "0" "qualification2" => string(1) "0" "hide_quali_scores" => string(1) "0" "official" => string(1) "1" "team" => string(1) "1" "teamsize" => string(1) "3" "tent_reservation" => string(1) "0" "hide_startlists" => string(1) "0" "substitute_id" => NULL "participant_count_str" => string(34) " 180 / 202<BR> 180 / 202" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(5) "event" protected _object_plural => string(6) "events" protected _table_name => string(6) "events" protected _table_columns => array(37) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "type" => array(13) ( "type" => string(6) "string" "exact" => bool TRUE "column_name" => string(4) "type" "column_default" => string(1) "a" "data_type" => string(4) "char" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(1) "1" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(2) "80" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "long_name" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "long_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "location" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "location" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "event_date" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "event_date" "column_default" => NULL "data_type" => string(4) "date" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "event_date_end" => array(10) ( "type" => string(6) "string" "column_name" => string(14) "event_date_end" "column_default" => NULL "data_type" => string(4) "date" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "fast_dog_add" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "fast_dog_add" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "organizer_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "organizer_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "accept_entries" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(14) "accept_entries" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "schedule" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(8) "schedule" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "lunch_option" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(12) "lunch_option" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "daily_application" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(17) "daily_application" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_first" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "entry_fee_first" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_second" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "entry_fee_second" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 19 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_daily_first" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "entry_fee_daily_first" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 20 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_daily_second" => array(12) ( "type" => string(6) "string" "column_name" => string(22) "entry_fee_daily_second" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 21 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participants_min" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "participants_min" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 22 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participants_max" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "participants_max" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 23 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "allowed_classes" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "allowed_classes" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 24 "character_maximum_length" => string(2) "30" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointZoom" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(17) "locationPointZoom" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 25 "display" => string(1) "4" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointLat" => array(10) ( "type" => string(5) "float" "column_name" => string(16) "locationPointLat" "column_default" => string(1) "0" "data_type" => string(6) "double" "is_nullable" => bool FALSE "ordinal_position" => integer 26 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointLng" => array(10) ( "type" => string(5) "float" "column_name" => string(16) "locationPointLng" "column_default" => string(1) "0" "data_type" => string(6) "double" "is_nullable" => bool FALSE "ordinal_position" => integer 27 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "qualification" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "qualification" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 28 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "qualification2" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "qualification2" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 29 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "hide_quali_scores" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(17) "hide_quali_scores" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 30 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "official" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "official" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 31 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "team" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "team" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 32 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "teamsize" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "teamsize" "column_default" => string(1) "3" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 33 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "tent_reservation" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "tent_reservation" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 34 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "hide_startlists" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(15) "hide_startlists" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 35 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "substitute_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "substitute_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 36 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participant_count_str" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "participant_count_str" "column_default" => string(3) "0/0" "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 37 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "203" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"course" => object Model_AgilityCourse(34){ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(5) "event" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(12) "dogresultcom" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _table_name => string(15) "agility_courses" protected _belongs_to => array(3) ( "event" => array(2) ( "foreign_key" => string(8) "event_id" "model" => string(5) "Event" ) "user" => array(2) ( "foreign_key" => string(7) "user_id" "model" => string(4) "User" ) "judge" => array(2) ( "foreign_key" => string(8) "judge_id" "model" => string(5) "Owner" ) ) protected _has_many => array(2) ( "runs" => array(4) ( "foreign_key" => string(9) "course_id" "through" => NULL "far_key" => string(6) "run_id" "model" => string(10) "AgilityRun" ) "truns" => array(4) ( "foreign_key" => string(9) "course_id" "through" => NULL "far_key" => string(7) "trun_id" "model" => string(14) "AgilityTeamRun" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(17) ( "id" => string(10) "2036763237" "event_id" => string(3) "203" "judge_id" => NULL "judge_name" => string(0) "" "name" => string(17) "Csapat Összetett" "class" => string(1) "O" "type" => string(2) "TS" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "field" => string(1) "A" "calculate_sct" => string(1) "2" "created" => string(19) "2021-10-17 08:27:49" "updated" => string(19) "2021-10-17 08:27:49" "deleted" => NULL "user_id" => string(6) "199513" ) protected _changed => array(0) protected _original_values => array(17) ( "id" => string(10) "2036763237" "event_id" => string(3) "203" "judge_id" => NULL "judge_name" => string(0) "" "name" => string(17) "Csapat Összetett" "class" => string(1) "O" "type" => string(2) "TS" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "field" => string(1) "A" "calculate_sct" => string(1) "2" "created" => string(19) "2021-10-17 08:27:49" "updated" => string(19) "2021-10-17 08:27:49" "deleted" => NULL "user_id" => string(6) "199513" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(13) "agilitycourse" protected _object_plural => string(14) "agilitycourses" protected _table_columns => array(17) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "event_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "event_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "judge_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "judge_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_name" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "judge_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "class" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "class" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(2) "10" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "type" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "character_maximum_length" => string(1) "2" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "length" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "length" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "standard_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "standard_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "max_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "max_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "avg_speed" => array(13) ( "type" => string(5) "float" "exact" => bool TRUE "column_name" => string(9) "avg_speed" "column_default" => NULL "data_type" => string(7) "decimal" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "numeric_scale" => string(1) "2" "numeric_precision" => string(1) "5" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "field" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "field" "column_default" => string(1) "A" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "character_maximum_length" => string(1) "1" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "calculate_sct" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "calculate_sct" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "deleted" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "deleted" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(10) "2036763237" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(14) "agilityteamrun" protected _object_plural => string(15) "agilityteamruns" protected _table_columns => array(18) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "event_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "event_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "type" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(1) "2" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "size" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "size" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "start_time" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "start_time" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "length" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "length" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "standard_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "standard_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "max_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "max_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "avg_speed" => array(13) ( "type" => string(5) "float" "exact" => bool TRUE "column_name" => string(9) "avg_speed" "column_default" => NULL "data_type" => string(7) "decimal" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "numeric_scale" => string(1) "2" "numeric_precision" => string(1) "5" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "deleted" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "deleted" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 13 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_name" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "judge_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "judge_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "course_id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(9) "course_id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "running_now" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "running_now" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "74" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(13) "agilitycourse" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(12) "dogresultcom" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(14) "agilityteamrun" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(12) "dogresultcom" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _table_name => string(13) "agility_truns" protected _belongs_to => array(4) ( "event" => array(2) ( "foreign_key" => string(8) "event_id" "model" => string(5) "Event" ) "user" => array(2) ( "foreign_key" => string(7) "user_id" "model" => string(4) "User" ) "course" => array(2) ( "foreign_key" => string(9) "course_id" "model" => string(13) "AgilityCourse" ) "judge" => array(2) ( "foreign_key" => string(8) "judge_id" "model" => string(5) "Owner" ) ) protected _has_many => array(2) ( "entries" => array(4) ( "foreign_key" => string(6) "run_id" "through" => NULL "far_key" => string(8) "entry_id" "model" => string(9) "TeamEntry" ) "sumParts" => array(4) ( "foreign_key" => string(6) "sum_id" "through" => NULL "far_key" => string(10) "sumpart_id" "model" => string(17) "AgilityTeamRunSum" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(18) ( "id" => string(2) "74" "event_id" => string(3) "203" "type" => string(2) "TS" "size" => string(2) "M+" "name" => string(20) "Csapat Összetett M+" "start_time" => string(19) "2021-10-16 08:00:00" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "created" => string(19) "2021-10-17 08:27:50" "updated" => string(19) "2021-10-17 08:27:50" "deleted" => NULL "user_id" => string(6) "199513" "judge_name" => string(0) "" "judge_id" => NULL "course_id" => string(10) "2036763237" "running_now" => string(1) "0" ) protected _changed => array(0) protected _original_values => array(18) ( "id" => string(2) "74" "event_id" => string(3) "203" "type" => string(2) "TS" "size" => string(2) "M+" "name" => string(20) "Csapat Összetett M+" "start_time" => string(19) "2021-10-16 08:00:00" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "created" => string(19) "2021-10-17 08:27:50" "updated" => string(19) "2021-10-17 08:27:50" "deleted" => NULL "user_id" => string(6) "199513" "judge_name" => string(0) "" "judge_id" => NULL "course_id" => string(10) "2036763237" "running_now" => string(1) "0" ) protected _related => array(2) ( "event" => object Model_Event(34)
"hasEditingPermission" => bool FALSE "wanted_offered" => array(2) ( 1 => string(6) "Wanted" 2 => string(7) "Offered" ) "advtype" => array(15) ( 0 => string(7) "No data" 12 => string(24) "Animal friendly lodgings" 13 => string(18) "Animal health care" 14 => string(10) "Veterinary" 1 => string(11) "Nursing dog" 2 => string(14) "Puppy for sale" 3 => string(12) "Dog for sale" 4 => string(4) "Lost" 5 => string(12) "Covering dog" 6 => string(8) "Supplies" 7 => string(16) "Take it for free" 8 => string(6) "Sought" 9 => string(8) "Training" 10 => string(15) "Dog beauty care" 11 => string(12) "Useful links" ) "current_url" => string(26) "/en/AgilityTeamRun/view/74" "lang_url" => string(26) "/hu/AgilityTeamRun/view/74" "lang_url_text" => string(8) "Magyarul" "keyword" => string(148) "dog, puppy, puppies, dog trainer, pet-vet, dog training center, dog beautician, dog pension, training, sheltes, advertising, adv …" "meta_description" => string(71) "Dog result, dog events, dog breeding, dog show results, working results" "lang" => string(2) "en" "user" => NULL "isLoggedIn" => bool FALSE ){ protected _belongs_to => array(1) ( "user" => array(2) ( "model" => string(4) "User" "foreign_key" => string(7) "user_id" ) ) protected _has_many => array(8) ( "entries" => array(4) ( "model" => string(5) "Entry" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(8) "entry_id" ) "teamEntries" => array(4) ( "model" => string(9) "TeamEntry" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(12) "teamentry_id" ) "dogShowResults" => array(4) ( "model" => string(14) "Result_DogShow" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(16) "dogshowresult_id" ) "runs" => array(4) ( "model" => string(10) "AgilityRun" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(6) "run_id" ) "teamRuns" => array(4) ( "model" => string(14) "AgilityTeamRun" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(10) "teamrun_id" ) "courses" => array(4) ( "model" => string(13) "AgilityCourse" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(8) "cours_id" ) "lunchOptions" => array(4) ( "model" => string(11) "LunchOption" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(14) "lunchoption_id" ) "dailyApplications" => array(4) ( "model" => string(16) "DailyApplication" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(19) "dailyapplication_id" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(37) ( "id" => string(3) "203" "type" => string(1) "a" "name" => string(35) "XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG" "long_name" => string(0) "" "location" => string(43) "DogFlow Aréna, Budakeszi, Futrinka utca 7." "event_date" => string(10) "2021-10-16" "event_date_end" => string(10) "2021-10-17" "fast_dog_add" => string(1) "0" "created" => string(19) "2021-09-14 09:02:44" "updated" => string(19) "2021-10-15 11:52:07" "user_id" => string(6) "199513" "organizer_id" => NULL "accept_entries" => string(1) "0" "description" => string(18826) "<p style="text-align: center;"><strong>XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG</strong></p> <p style="text-align: center …" "schedule" => string(1326994) "<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABV0AAALzCAYAAAACr6c2AAAgAElEQVR4Aey9BZhd1dn2f8Y9k5m4K5GRKHEFAsRwL1rcK …" "lunch_option" => string(1) "0" "daily_application" => string(1) "0" "entry_fee_first" => string(5) "12000" "entry_fee_second" => string(0) "" "entry_fee_daily_first" => string(0) "" "entry_fee_daily_second" => string(0) "" "participants_min" => string(3) "140" "participants_max" => string(3) "180" "allowed_classes" => string(8) "A1,A2,A3" "locationPointZoom" => string(1) "0" "locationPointLat" => string(1) "0" "locationPointLng" => string(1) "0" "qualification" => string(1) "0" "qualification2" => string(1) "0" "hide_quali_scores" => string(1) "0" "official" => string(1) "1" "team" => string(1) "1" "teamsize" => string(1) "3" "tent_reservation" => string(1) "0" "hide_startlists" => string(1) "0" "substitute_id" => NULL "participant_count_str" => string(34) " 180 / 202<BR> 180 / 202" ) protected _changed => array(0) protected _original_values => array(37) ( "id" => string(3) "203" "type" => string(1) "a" "name" => string(35) "XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG" "long_name" => string(0) "" "location" => string(43) "DogFlow Aréna, Budakeszi, Futrinka utca 7." "event_date" => string(10) "2021-10-16" "event_date_end" => string(10) "2021-10-17" "fast_dog_add" => string(1) "0" "created" => string(19) "2021-09-14 09:02:44" "updated" => string(19) "2021-10-15 11:52:07" "user_id" => string(6) "199513" "organizer_id" => NULL "accept_entries" => string(1) "0" "description" => string(18826) "<p style="text-align: center;"><strong>XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG</strong></p> <p style="text-align: center …" "schedule" => string(1326994) "<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABV0AAALzCAYAAAACr6c2AAAgAElEQVR4Aey9BZhd1dn2f8Y9k5m4K5GRKHEFAsRwL1rcK …" "lunch_option" => string(1) "0" "daily_application" => string(1) "0" "entry_fee_first" => string(5) "12000" "entry_fee_second" => string(0) "" "entry_fee_daily_first" => string(0) "" "entry_fee_daily_second" => string(0) "" "participants_min" => string(3) "140" "participants_max" => string(3) "180" "allowed_classes" => string(8) "A1,A2,A3" "locationPointZoom" => string(1) "0" "locationPointLat" => string(1) "0" "locationPointLng" => string(1) "0" "qualification" => string(1) "0" "qualification2" => string(1) "0" "hide_quali_scores" => string(1) "0" "official" => string(1) "1" "team" => string(1) "1" "teamsize" => string(1) "3" "tent_reservation" => string(1) "0" "hide_startlists" => string(1) "0" "substitute_id" => NULL "participant_count_str" => string(34) " 180 / 202<BR> 180 / 202" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(5) "event" protected _object_plural => string(6) "events" protected _table_name => string(6) "events" protected _table_columns => array(37) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "type" => array(13) ( "type" => string(6) "string" "exact" => bool TRUE "column_name" => string(4) "type" "column_default" => string(1) "a" "data_type" => string(4) "char" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(1) "1" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(2) "80" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "long_name" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "long_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "location" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "location" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "event_date" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "event_date" "column_default" => NULL "data_type" => string(4) "date" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "event_date_end" => array(10) ( "type" => string(6) "string" "column_name" => string(14) "event_date_end" "column_default" => NULL "data_type" => string(4) "date" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "fast_dog_add" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "fast_dog_add" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "organizer_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "organizer_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "accept_entries" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(14) "accept_entries" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "schedule" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(8) "schedule" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "lunch_option" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(12) "lunch_option" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "daily_application" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(17) "daily_application" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_first" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "entry_fee_first" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_second" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "entry_fee_second" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 19 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_daily_first" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "entry_fee_daily_first" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 20 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_daily_second" => array(12) ( "type" => string(6) "string" "column_name" => string(22) "entry_fee_daily_second" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 21 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participants_min" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "participants_min" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 22 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participants_max" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "participants_max" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 23 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "allowed_classes" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "allowed_classes" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 24 "character_maximum_length" => string(2) "30" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointZoom" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(17) "locationPointZoom" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 25 "display" => string(1) "4" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointLat" => array(10) ( "type" => string(5) "float" "column_name" => string(16) "locationPointLat" "column_default" => string(1) "0" "data_type" => string(6) "double" "is_nullable" => bool FALSE "ordinal_position" => integer 26 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointLng" => array(10) ( "type" => string(5) "float" "column_name" => string(16) "locationPointLng" "column_default" => string(1) "0" "data_type" => string(6) "double" "is_nullable" => bool FALSE "ordinal_position" => integer 27 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "qualification" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "qualification" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 28 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "qualification2" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "qualification2" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 29 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "hide_quali_scores" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(17) "hide_quali_scores" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 30 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "official" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "official" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 31 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "team" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "team" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 32 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "teamsize" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "teamsize" "column_default" => string(1) "3" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 33 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "tent_reservation" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "tent_reservation" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 34 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "hide_startlists" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(15) "hide_startlists" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 35 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "substitute_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "substitute_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 36 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participant_count_str" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "participant_count_str" "column_default" => string(3) "0/0" "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 37 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "203" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"course" => object Model_AgilityCourse(34){ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(5) "event" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(12) "dogresultcom" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _table_name => string(15) "agility_courses" protected _belongs_to => array(3) ( "event" => array(2) ( "foreign_key" => string(8) "event_id" "model" => string(5) "Event" ) "user" => array(2) ( "foreign_key" => string(7) "user_id" "model" => string(4) "User" ) "judge" => array(2) ( "foreign_key" => string(8) "judge_id" "model" => string(5) "Owner" ) ) protected _has_many => array(2) ( "runs" => array(4) ( "foreign_key" => string(9) "course_id" "through" => NULL "far_key" => string(6) "run_id" "model" => string(10) "AgilityRun" ) "truns" => array(4) ( "foreign_key" => string(9) "course_id" "through" => NULL "far_key" => string(7) "trun_id" "model" => string(14) "AgilityTeamRun" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(17) ( "id" => string(10) "2036763237" "event_id" => string(3) "203" "judge_id" => NULL "judge_name" => string(0) "" "name" => string(17) "Csapat Összetett" "class" => string(1) "O" "type" => string(2) "TS" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "field" => string(1) "A" "calculate_sct" => string(1) "2" "created" => string(19) "2021-10-17 08:27:49" "updated" => string(19) "2021-10-17 08:27:49" "deleted" => NULL "user_id" => string(6) "199513" ) protected _changed => array(0) protected _original_values => array(17) ( "id" => string(10) "2036763237" "event_id" => string(3) "203" "judge_id" => NULL "judge_name" => string(0) "" "name" => string(17) "Csapat Összetett" "class" => string(1) "O" "type" => string(2) "TS" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "field" => string(1) "A" "calculate_sct" => string(1) "2" "created" => string(19) "2021-10-17 08:27:49" "updated" => string(19) "2021-10-17 08:27:49" "deleted" => NULL "user_id" => string(6) "199513" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(13) "agilitycourse" protected _object_plural => string(14) "agilitycourses" protected _table_columns => array(17) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "event_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "event_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "judge_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "judge_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_name" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "judge_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "class" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "class" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(2) "10" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "type" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "character_maximum_length" => string(1) "2" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "length" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "length" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "standard_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "standard_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "max_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "max_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "avg_speed" => array(13) ( "type" => string(5) "float" "exact" => bool TRUE "column_name" => string(9) "avg_speed" "column_default" => NULL "data_type" => string(7) "decimal" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "numeric_scale" => string(1) "2" "numeric_precision" => string(1) "5" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "field" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "field" "column_default" => string(1) "A" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "character_maximum_length" => string(1) "1" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "calculate_sct" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "calculate_sct" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "deleted" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "deleted" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(10) "2036763237" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(14) "agilityteamrun" protected _object_plural => string(15) "agilityteamruns" protected _table_columns => array(18) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "event_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "event_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "type" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(1) "2" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "size" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "size" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "start_time" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "start_time" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "length" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "length" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "standard_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "standard_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "max_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "max_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "avg_speed" => array(13) ( "type" => string(5) "float" "exact" => bool TRUE "column_name" => string(9) "avg_speed" "column_default" => NULL "data_type" => string(7) "decimal" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "numeric_scale" => string(1) "2" "numeric_precision" => string(1) "5" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "deleted" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "deleted" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 13 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_name" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "judge_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "judge_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "course_id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(9) "course_id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "running_now" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "running_now" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "74" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(13) "agilitycourse" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(12) "dogresultcom" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(14) "agilityteamrun" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(12) "dogresultcom" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }7 <th><?= __('Start order') ?></th> 8 <th><?= __('Start number') ?></th> 9 <th><?= __('Team') ?></th> 10 </thead> 11 <?php 12 $sizes = Controller_AgilityCourse::allSizesMessages($lang, $entry->event->event_date); 13 $classes = Kohana::message('app_results', $lang . '.agility_classes'); 14 $i = 0; 15 ?> 16 <tbody> 17 <?php foreach ($run->entries->where('state','=','3')->order_by(DB::expr('ifnull(start_pos,start_number)'))->find_all() as $entry): ?>
-
SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)
0
string(70) "/var/www/dogresult/application/views/agilityteamrun/view_startlist.php"
57 ob_start(); 58 59 try 60 { 61 // Load the view within the current scope 62 include $kohana_view_filename; 63 } 64 catch (Exception $e) 65 { 66 // Delete the output buffer 67 ob_end_clean();
-
MODPATH/mustache/classes/View.php [ 36 ] » Kohana_View::capture(arguments)
0
string(70) "/var/www/dogresult/application/views/agilityteamrun/view_startlist.php"
1
array(2) ( "run" => object Model_AgilityTeamRun(34)
{ protected _table_name => string(13) "agility_truns" protected _belongs_to => array(4) ( "event" => array(2) ( "foreign_key" => string(8) "event_id" "model" => string(5) "Event" ) "user" => array(2) ( "foreign_key" => string(7) "user_id" "model" => string(4) "User" ) "course" => array(2) ( "foreign_key" => string(9) "course_id" "model" => string(13) "AgilityCourse" ) "judge" => array(2) ( "foreign_key" => string(8) "judge_id" "model" => string(5) "Owner" ) ) protected _has_many => array(2) ( "entries" => array(4) ( "foreign_key" => string(6) "run_id" "through" => NULL "far_key" => string(8) "entry_id" "model" => string(9) "TeamEntry" ) "sumParts" => array(4) ( "foreign_key" => string(6) "sum_id" "through" => NULL "far_key" => string(10) "sumpart_id" "model" => string(17) "AgilityTeamRunSum" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(18) ( "id" => string(2) "74" "event_id" => string(3) "203" "type" => string(2) "TS" "size" => string(2) "M+" "name" => string(20) "Csapat Összetett M+" "start_time" => string(19) "2021-10-16 08:00:00" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "created" => string(19) "2021-10-17 08:27:50" "updated" => string(19) "2021-10-17 08:27:50" "deleted" => NULL "user_id" => string(6) "199513" "judge_name" => string(0) "" "judge_id" => NULL "course_id" => string(10) "2036763237" "running_now" => string(1) "0" ) protected _changed => array(0) protected _original_values => array(18) ( "id" => string(2) "74" "event_id" => string(3) "203" "type" => string(2) "TS" "size" => string(2) "M+" "name" => string(20) "Csapat Összetett M+" "start_time" => string(19) "2021-10-16 08:00:00" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "created" => string(19) "2021-10-17 08:27:50" "updated" => string(19) "2021-10-17 08:27:50" "deleted" => NULL "user_id" => string(6) "199513" "judge_name" => string(0) "" "judge_id" => NULL "course_id" => string(10) "2036763237" "running_now" => string(1) "0" ) protected _related => array(2) ( "event" => object Model_Event(34)
"hasEditingPermission" => bool FALSE ){ protected _belongs_to => array(1) ( "user" => array(2) ( "model" => string(4) "User" "foreign_key" => string(7) "user_id" ) ) protected _has_many => array(8) ( "entries" => array(4) ( "model" => string(5) "Entry" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(8) "entry_id" ) "teamEntries" => array(4) ( "model" => string(9) "TeamEntry" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(12) "teamentry_id" ) "dogShowResults" => array(4) ( "model" => string(14) "Result_DogShow" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(16) "dogshowresult_id" ) "runs" => array(4) ( "model" => string(10) "AgilityRun" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(6) "run_id" ) "teamRuns" => array(4) ( "model" => string(14) "AgilityTeamRun" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(10) "teamrun_id" ) "courses" => array(4) ( "model" => string(13) "AgilityCourse" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(8) "cours_id" ) "lunchOptions" => array(4) ( "model" => string(11) "LunchOption" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(14) "lunchoption_id" ) "dailyApplications" => array(4) ( "model" => string(16) "DailyApplication" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(19) "dailyapplication_id" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(37) ( "id" => string(3) "203" "type" => string(1) "a" "name" => string(35) "XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG" "long_name" => string(0) "" "location" => string(43) "DogFlow Aréna, Budakeszi, Futrinka utca 7." "event_date" => string(10) "2021-10-16" "event_date_end" => string(10) "2021-10-17" "fast_dog_add" => string(1) "0" "created" => string(19) "2021-09-14 09:02:44" "updated" => string(19) "2021-10-15 11:52:07" "user_id" => string(6) "199513" "organizer_id" => NULL "accept_entries" => string(1) "0" "description" => string(18826) "<p style="text-align: center;"><strong>XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG</strong></p> <p style="text-align: center …" "schedule" => string(1326994) "<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABV0AAALzCAYAAAACr6c2AAAgAElEQVR4Aey9BZhd1dn2f8Y9k5m4K5GRKHEFAsRwL1rcK …" "lunch_option" => string(1) "0" "daily_application" => string(1) "0" "entry_fee_first" => string(5) "12000" "entry_fee_second" => string(0) "" "entry_fee_daily_first" => string(0) "" "entry_fee_daily_second" => string(0) "" "participants_min" => string(3) "140" "participants_max" => string(3) "180" "allowed_classes" => string(8) "A1,A2,A3" "locationPointZoom" => string(1) "0" "locationPointLat" => string(1) "0" "locationPointLng" => string(1) "0" "qualification" => string(1) "0" "qualification2" => string(1) "0" "hide_quali_scores" => string(1) "0" "official" => string(1) "1" "team" => string(1) "1" "teamsize" => string(1) "3" "tent_reservation" => string(1) "0" "hide_startlists" => string(1) "0" "substitute_id" => NULL "participant_count_str" => string(34) " 180 / 202<BR> 180 / 202" ) protected _changed => array(0) protected _original_values => array(37) ( "id" => string(3) "203" "type" => string(1) "a" "name" => string(35) "XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG" "long_name" => string(0) "" "location" => string(43) "DogFlow Aréna, Budakeszi, Futrinka utca 7." "event_date" => string(10) "2021-10-16" "event_date_end" => string(10) "2021-10-17" "fast_dog_add" => string(1) "0" "created" => string(19) "2021-09-14 09:02:44" "updated" => string(19) "2021-10-15 11:52:07" "user_id" => string(6) "199513" "organizer_id" => NULL "accept_entries" => string(1) "0" "description" => string(18826) "<p style="text-align: center;"><strong>XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG</strong></p> <p style="text-align: center …" "schedule" => string(1326994) "<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABV0AAALzCAYAAAACr6c2AAAgAElEQVR4Aey9BZhd1dn2f8Y9k5m4K5GRKHEFAsRwL1rcK …" "lunch_option" => string(1) "0" "daily_application" => string(1) "0" "entry_fee_first" => string(5) "12000" "entry_fee_second" => string(0) "" "entry_fee_daily_first" => string(0) "" "entry_fee_daily_second" => string(0) "" "participants_min" => string(3) "140" "participants_max" => string(3) "180" "allowed_classes" => string(8) "A1,A2,A3" "locationPointZoom" => string(1) "0" "locationPointLat" => string(1) "0" "locationPointLng" => string(1) "0" "qualification" => string(1) "0" "qualification2" => string(1) "0" "hide_quali_scores" => string(1) "0" "official" => string(1) "1" "team" => string(1) "1" "teamsize" => string(1) "3" "tent_reservation" => string(1) "0" "hide_startlists" => string(1) "0" "substitute_id" => NULL "participant_count_str" => string(34) " 180 / 202<BR> 180 / 202" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(5) "event" protected _object_plural => string(6) "events" protected _table_name => string(6) "events" protected _table_columns => array(37) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "type" => array(13) ( "type" => string(6) "string" "exact" => bool TRUE "column_name" => string(4) "type" "column_default" => string(1) "a" "data_type" => string(4) "char" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(1) "1" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(2) "80" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "long_name" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "long_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "location" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "location" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "event_date" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "event_date" "column_default" => NULL "data_type" => string(4) "date" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "event_date_end" => array(10) ( "type" => string(6) "string" "column_name" => string(14) "event_date_end" "column_default" => NULL "data_type" => string(4) "date" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "fast_dog_add" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "fast_dog_add" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "organizer_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "organizer_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "accept_entries" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(14) "accept_entries" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "schedule" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(8) "schedule" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "lunch_option" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(12) "lunch_option" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "daily_application" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(17) "daily_application" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_first" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "entry_fee_first" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_second" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "entry_fee_second" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 19 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_daily_first" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "entry_fee_daily_first" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 20 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_daily_second" => array(12) ( "type" => string(6) "string" "column_name" => string(22) "entry_fee_daily_second" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 21 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participants_min" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "participants_min" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 22 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participants_max" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "participants_max" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 23 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "allowed_classes" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "allowed_classes" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 24 "character_maximum_length" => string(2) "30" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointZoom" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(17) "locationPointZoom" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 25 "display" => string(1) "4" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointLat" => array(10) ( "type" => string(5) "float" "column_name" => string(16) "locationPointLat" "column_default" => string(1) "0" "data_type" => string(6) "double" "is_nullable" => bool FALSE "ordinal_position" => integer 26 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointLng" => array(10) ( "type" => string(5) "float" "column_name" => string(16) "locationPointLng" "column_default" => string(1) "0" "data_type" => string(6) "double" "is_nullable" => bool FALSE "ordinal_position" => integer 27 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "qualification" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "qualification" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 28 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "qualification2" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "qualification2" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 29 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "hide_quali_scores" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(17) "hide_quali_scores" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 30 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "official" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "official" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 31 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "team" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "team" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 32 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "teamsize" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "teamsize" "column_default" => string(1) "3" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 33 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "tent_reservation" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "tent_reservation" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 34 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "hide_startlists" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(15) "hide_startlists" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 35 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "substitute_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "substitute_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 36 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participant_count_str" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "participant_count_str" "column_default" => string(3) "0/0" "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 37 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "203" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"course" => object Model_AgilityCourse(34){ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(5) "event" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(12) "dogresultcom" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _table_name => string(15) "agility_courses" protected _belongs_to => array(3) ( "event" => array(2) ( "foreign_key" => string(8) "event_id" "model" => string(5) "Event" ) "user" => array(2) ( "foreign_key" => string(7) "user_id" "model" => string(4) "User" ) "judge" => array(2) ( "foreign_key" => string(8) "judge_id" "model" => string(5) "Owner" ) ) protected _has_many => array(2) ( "runs" => array(4) ( "foreign_key" => string(9) "course_id" "through" => NULL "far_key" => string(6) "run_id" "model" => string(10) "AgilityRun" ) "truns" => array(4) ( "foreign_key" => string(9) "course_id" "through" => NULL "far_key" => string(7) "trun_id" "model" => string(14) "AgilityTeamRun" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(17) ( "id" => string(10) "2036763237" "event_id" => string(3) "203" "judge_id" => NULL "judge_name" => string(0) "" "name" => string(17) "Csapat Összetett" "class" => string(1) "O" "type" => string(2) "TS" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "field" => string(1) "A" "calculate_sct" => string(1) "2" "created" => string(19) "2021-10-17 08:27:49" "updated" => string(19) "2021-10-17 08:27:49" "deleted" => NULL "user_id" => string(6) "199513" ) protected _changed => array(0) protected _original_values => array(17) ( "id" => string(10) "2036763237" "event_id" => string(3) "203" "judge_id" => NULL "judge_name" => string(0) "" "name" => string(17) "Csapat Összetett" "class" => string(1) "O" "type" => string(2) "TS" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "field" => string(1) "A" "calculate_sct" => string(1) "2" "created" => string(19) "2021-10-17 08:27:49" "updated" => string(19) "2021-10-17 08:27:49" "deleted" => NULL "user_id" => string(6) "199513" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(13) "agilitycourse" protected _object_plural => string(14) "agilitycourses" protected _table_columns => array(17) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "event_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "event_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "judge_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "judge_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_name" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "judge_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "class" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "class" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(2) "10" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "type" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "character_maximum_length" => string(1) "2" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "length" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "length" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "standard_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "standard_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "max_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "max_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "avg_speed" => array(13) ( "type" => string(5) "float" "exact" => bool TRUE "column_name" => string(9) "avg_speed" "column_default" => NULL "data_type" => string(7) "decimal" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "numeric_scale" => string(1) "2" "numeric_precision" => string(1) "5" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "field" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "field" "column_default" => string(1) "A" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "character_maximum_length" => string(1) "1" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "calculate_sct" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "calculate_sct" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "deleted" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "deleted" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(10) "2036763237" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(14) "agilityteamrun" protected _object_plural => string(15) "agilityteamruns" protected _table_columns => array(18) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "event_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "event_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "type" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(1) "2" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "size" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "size" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "start_time" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "start_time" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "length" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "length" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "standard_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "standard_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "max_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "max_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "avg_speed" => array(13) ( "type" => string(5) "float" "exact" => bool TRUE "column_name" => string(9) "avg_speed" "column_default" => NULL "data_type" => string(7) "decimal" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "numeric_scale" => string(1) "2" "numeric_precision" => string(1) "5" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "deleted" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "deleted" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 13 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_name" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "judge_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "judge_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "course_id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(9) "course_id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "running_now" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "running_now" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "74" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(13) "agilitycourse" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(12) "dogresultcom" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(14) "agilityteamrun" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(12) "dogresultcom" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }31 32 33 protected static function capture($kohana_view_filename, array $kohana_view_data) { 34 $extension = pathinfo($kohana_view_filename, PATHINFO_EXTENSION); 35 // If it's not a mustache file, do the default: 36 if ($extension != 'mustache') return Kohana_View::capture($kohana_view_filename, $kohana_view_data); 37 38 $vars = Arr::merge(self::kohanaVariables(), View::$_global_data); 39 $vars = Arr::merge($vars, $kohana_view_data); 40 41 $m = new Mustache;
-
SYSPATH/classes/Kohana/View.php [ 359 ] » View::capture(arguments)
0
string(70) "/var/www/dogresult/application/views/agilityteamrun/view_startlist.php"
1
array(2) ( "run" => object Model_AgilityTeamRun(34)
{ protected _table_name => string(13) "agility_truns" protected _belongs_to => array(4) ( "event" => array(2) ( "foreign_key" => string(8) "event_id" "model" => string(5) "Event" ) "user" => array(2) ( "foreign_key" => string(7) "user_id" "model" => string(4) "User" ) "course" => array(2) ( "foreign_key" => string(9) "course_id" "model" => string(13) "AgilityCourse" ) "judge" => array(2) ( "foreign_key" => string(8) "judge_id" "model" => string(5) "Owner" ) ) protected _has_many => array(2) ( "entries" => array(4) ( "foreign_key" => string(6) "run_id" "through" => NULL "far_key" => string(8) "entry_id" "model" => string(9) "TeamEntry" ) "sumParts" => array(4) ( "foreign_key" => string(6) "sum_id" "through" => NULL "far_key" => string(10) "sumpart_id" "model" => string(17) "AgilityTeamRunSum" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(18) ( "id" => string(2) "74" "event_id" => string(3) "203" "type" => string(2) "TS" "size" => string(2) "M+" "name" => string(20) "Csapat Összetett M+" "start_time" => string(19) "2021-10-16 08:00:00" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "created" => string(19) "2021-10-17 08:27:50" "updated" => string(19) "2021-10-17 08:27:50" "deleted" => NULL "user_id" => string(6) "199513" "judge_name" => string(0) "" "judge_id" => NULL "course_id" => string(10) "2036763237" "running_now" => string(1) "0" ) protected _changed => array(0) protected _original_values => array(18) ( "id" => string(2) "74" "event_id" => string(3) "203" "type" => string(2) "TS" "size" => string(2) "M+" "name" => string(20) "Csapat Összetett M+" "start_time" => string(19) "2021-10-16 08:00:00" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "created" => string(19) "2021-10-17 08:27:50" "updated" => string(19) "2021-10-17 08:27:50" "deleted" => NULL "user_id" => string(6) "199513" "judge_name" => string(0) "" "judge_id" => NULL "course_id" => string(10) "2036763237" "running_now" => string(1) "0" ) protected _related => array(2) ( "event" => object Model_Event(34)
"hasEditingPermission" => bool FALSE ){ protected _belongs_to => array(1) ( "user" => array(2) ( "model" => string(4) "User" "foreign_key" => string(7) "user_id" ) ) protected _has_many => array(8) ( "entries" => array(4) ( "model" => string(5) "Entry" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(8) "entry_id" ) "teamEntries" => array(4) ( "model" => string(9) "TeamEntry" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(12) "teamentry_id" ) "dogShowResults" => array(4) ( "model" => string(14) "Result_DogShow" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(16) "dogshowresult_id" ) "runs" => array(4) ( "model" => string(10) "AgilityRun" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(6) "run_id" ) "teamRuns" => array(4) ( "model" => string(14) "AgilityTeamRun" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(10) "teamrun_id" ) "courses" => array(4) ( "model" => string(13) "AgilityCourse" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(8) "cours_id" ) "lunchOptions" => array(4) ( "model" => string(11) "LunchOption" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(14) "lunchoption_id" ) "dailyApplications" => array(4) ( "model" => string(16) "DailyApplication" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(19) "dailyapplication_id" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(37) ( "id" => string(3) "203" "type" => string(1) "a" "name" => string(35) "XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG" "long_name" => string(0) "" "location" => string(43) "DogFlow Aréna, Budakeszi, Futrinka utca 7." "event_date" => string(10) "2021-10-16" "event_date_end" => string(10) "2021-10-17" "fast_dog_add" => string(1) "0" "created" => string(19) "2021-09-14 09:02:44" "updated" => string(19) "2021-10-15 11:52:07" "user_id" => string(6) "199513" "organizer_id" => NULL "accept_entries" => string(1) "0" "description" => string(18826) "<p style="text-align: center;"><strong>XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG</strong></p> <p style="text-align: center …" "schedule" => string(1326994) "<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABV0AAALzCAYAAAACr6c2AAAgAElEQVR4Aey9BZhd1dn2f8Y9k5m4K5GRKHEFAsRwL1rcK …" "lunch_option" => string(1) "0" "daily_application" => string(1) "0" "entry_fee_first" => string(5) "12000" "entry_fee_second" => string(0) "" "entry_fee_daily_first" => string(0) "" "entry_fee_daily_second" => string(0) "" "participants_min" => string(3) "140" "participants_max" => string(3) "180" "allowed_classes" => string(8) "A1,A2,A3" "locationPointZoom" => string(1) "0" "locationPointLat" => string(1) "0" "locationPointLng" => string(1) "0" "qualification" => string(1) "0" "qualification2" => string(1) "0" "hide_quali_scores" => string(1) "0" "official" => string(1) "1" "team" => string(1) "1" "teamsize" => string(1) "3" "tent_reservation" => string(1) "0" "hide_startlists" => string(1) "0" "substitute_id" => NULL "participant_count_str" => string(34) " 180 / 202<BR> 180 / 202" ) protected _changed => array(0) protected _original_values => array(37) ( "id" => string(3) "203" "type" => string(1) "a" "name" => string(35) "XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG" "long_name" => string(0) "" "location" => string(43) "DogFlow Aréna, Budakeszi, Futrinka utca 7." "event_date" => string(10) "2021-10-16" "event_date_end" => string(10) "2021-10-17" "fast_dog_add" => string(1) "0" "created" => string(19) "2021-09-14 09:02:44" "updated" => string(19) "2021-10-15 11:52:07" "user_id" => string(6) "199513" "organizer_id" => NULL "accept_entries" => string(1) "0" "description" => string(18826) "<p style="text-align: center;"><strong>XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG</strong></p> <p style="text-align: center …" "schedule" => string(1326994) "<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABV0AAALzCAYAAAACr6c2AAAgAElEQVR4Aey9BZhd1dn2f8Y9k5m4K5GRKHEFAsRwL1rcK …" "lunch_option" => string(1) "0" "daily_application" => string(1) "0" "entry_fee_first" => string(5) "12000" "entry_fee_second" => string(0) "" "entry_fee_daily_first" => string(0) "" "entry_fee_daily_second" => string(0) "" "participants_min" => string(3) "140" "participants_max" => string(3) "180" "allowed_classes" => string(8) "A1,A2,A3" "locationPointZoom" => string(1) "0" "locationPointLat" => string(1) "0" "locationPointLng" => string(1) "0" "qualification" => string(1) "0" "qualification2" => string(1) "0" "hide_quali_scores" => string(1) "0" "official" => string(1) "1" "team" => string(1) "1" "teamsize" => string(1) "3" "tent_reservation" => string(1) "0" "hide_startlists" => string(1) "0" "substitute_id" => NULL "participant_count_str" => string(34) " 180 / 202<BR> 180 / 202" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(5) "event" protected _object_plural => string(6) "events" protected _table_name => string(6) "events" protected _table_columns => array(37) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "type" => array(13) ( "type" => string(6) "string" "exact" => bool TRUE "column_name" => string(4) "type" "column_default" => string(1) "a" "data_type" => string(4) "char" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(1) "1" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(2) "80" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "long_name" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "long_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "location" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "location" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "event_date" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "event_date" "column_default" => NULL "data_type" => string(4) "date" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "event_date_end" => array(10) ( "type" => string(6) "string" "column_name" => string(14) "event_date_end" "column_default" => NULL "data_type" => string(4) "date" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "fast_dog_add" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "fast_dog_add" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "organizer_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "organizer_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "accept_entries" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(14) "accept_entries" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "schedule" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(8) "schedule" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "lunch_option" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(12) "lunch_option" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "daily_application" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(17) "daily_application" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_first" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "entry_fee_first" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_second" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "entry_fee_second" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 19 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_daily_first" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "entry_fee_daily_first" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 20 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_daily_second" => array(12) ( "type" => string(6) "string" "column_name" => string(22) "entry_fee_daily_second" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 21 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participants_min" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "participants_min" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 22 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participants_max" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "participants_max" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 23 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "allowed_classes" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "allowed_classes" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 24 "character_maximum_length" => string(2) "30" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointZoom" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(17) "locationPointZoom" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 25 "display" => string(1) "4" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointLat" => array(10) ( "type" => string(5) "float" "column_name" => string(16) "locationPointLat" "column_default" => string(1) "0" "data_type" => string(6) "double" "is_nullable" => bool FALSE "ordinal_position" => integer 26 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointLng" => array(10) ( "type" => string(5) "float" "column_name" => string(16) "locationPointLng" "column_default" => string(1) "0" "data_type" => string(6) "double" "is_nullable" => bool FALSE "ordinal_position" => integer 27 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "qualification" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "qualification" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 28 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "qualification2" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "qualification2" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 29 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "hide_quali_scores" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(17) "hide_quali_scores" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 30 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "official" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "official" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 31 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "team" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "team" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 32 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "teamsize" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "teamsize" "column_default" => string(1) "3" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 33 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "tent_reservation" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "tent_reservation" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 34 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "hide_startlists" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(15) "hide_startlists" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 35 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "substitute_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "substitute_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 36 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participant_count_str" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "participant_count_str" "column_default" => string(3) "0/0" "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 37 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "203" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"course" => object Model_AgilityCourse(34){ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(5) "event" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(12) "dogresultcom" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _table_name => string(15) "agility_courses" protected _belongs_to => array(3) ( "event" => array(2) ( "foreign_key" => string(8) "event_id" "model" => string(5) "Event" ) "user" => array(2) ( "foreign_key" => string(7) "user_id" "model" => string(4) "User" ) "judge" => array(2) ( "foreign_key" => string(8) "judge_id" "model" => string(5) "Owner" ) ) protected _has_many => array(2) ( "runs" => array(4) ( "foreign_key" => string(9) "course_id" "through" => NULL "far_key" => string(6) "run_id" "model" => string(10) "AgilityRun" ) "truns" => array(4) ( "foreign_key" => string(9) "course_id" "through" => NULL "far_key" => string(7) "trun_id" "model" => string(14) "AgilityTeamRun" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(17) ( "id" => string(10) "2036763237" "event_id" => string(3) "203" "judge_id" => NULL "judge_name" => string(0) "" "name" => string(17) "Csapat Összetett" "class" => string(1) "O" "type" => string(2) "TS" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "field" => string(1) "A" "calculate_sct" => string(1) "2" "created" => string(19) "2021-10-17 08:27:49" "updated" => string(19) "2021-10-17 08:27:49" "deleted" => NULL "user_id" => string(6) "199513" ) protected _changed => array(0) protected _original_values => array(17) ( "id" => string(10) "2036763237" "event_id" => string(3) "203" "judge_id" => NULL "judge_name" => string(0) "" "name" => string(17) "Csapat Összetett" "class" => string(1) "O" "type" => string(2) "TS" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "field" => string(1) "A" "calculate_sct" => string(1) "2" "created" => string(19) "2021-10-17 08:27:49" "updated" => string(19) "2021-10-17 08:27:49" "deleted" => NULL "user_id" => string(6) "199513" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(13) "agilitycourse" protected _object_plural => string(14) "agilitycourses" protected _table_columns => array(17) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "event_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "event_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "judge_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "judge_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_name" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "judge_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "class" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "class" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(2) "10" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "type" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "character_maximum_length" => string(1) "2" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "length" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "length" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "standard_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "standard_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "max_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "max_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "avg_speed" => array(13) ( "type" => string(5) "float" "exact" => bool TRUE "column_name" => string(9) "avg_speed" "column_default" => NULL "data_type" => string(7) "decimal" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "numeric_scale" => string(1) "2" "numeric_precision" => string(1) "5" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "field" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "field" "column_default" => string(1) "A" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "character_maximum_length" => string(1) "1" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "calculate_sct" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "calculate_sct" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "deleted" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "deleted" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(10) "2036763237" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(14) "agilityteamrun" protected _object_plural => string(15) "agilityteamruns" protected _table_columns => array(18) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "event_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "event_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "type" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(1) "2" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "size" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "size" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "start_time" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "start_time" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "length" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "length" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "standard_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "standard_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "max_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "max_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "avg_speed" => array(13) ( "type" => string(5) "float" "exact" => bool TRUE "column_name" => string(9) "avg_speed" "column_default" => NULL "data_type" => string(7) "decimal" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "numeric_scale" => string(1) "2" "numeric_precision" => string(1) "5" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "deleted" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "deleted" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 13 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_name" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "judge_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "judge_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "course_id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(9) "course_id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "running_now" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "running_now" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "74" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(13) "agilitycourse" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(12) "dogresultcom" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(14) "agilityteamrun" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(12) "dogresultcom" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }354 { 355 throw new View_Exception('You must set the file to use within your view before rendering'); 356 } 357 358 // Combine local and global data and capture the output 359 return View::capture($this->_file, $this->_data); 360 } 361 362 }
-
SYSPATH/classes/Kohana/View.php [ 236 ] » Kohana_View->render()
231 */ 232 public function __toString() 233 { 234 try 235 { 236 return $this->render(); 237 } 238 catch (Exception $e) 239 { 240 /** 241 * Display the exception message.
-
APPPATH/views/agilityteamrun/view.php [ 198 ] » Kohana_View->__toString()
193 </section> 194 <section role="tabpanel" aria-hidden="true" class="content" id="panel-startlist"> 195 <?= View::factory('agilityteamrun/view_startlist') 196 ->set('run', $run) 197 ->set('hasEditingPermission', $hasEditingPermission) 198 ?> 199 </section> 200 <?php if ($hasEditingPermission) { ?> 201 <section role="tabpanel" aria-hidden="true" class="content" id="panel-entries"> 202 <?= View::factory('agilityteamrun/view_run_entries') 203 ->set('run', $run)
-
SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)
0
string(60) "/var/www/dogresult/application/views/agilityteamrun/view.php"
57 ob_start(); 58 59 try 60 { 61 // Load the view within the current scope 62 include $kohana_view_filename; 63 } 64 catch (Exception $e) 65 { 66 // Delete the output buffer 67 ob_end_clean();
-
MODPATH/mustache/classes/View.php [ 36 ] » Kohana_View::capture(arguments)
0
string(60) "/var/www/dogresult/application/views/agilityteamrun/view.php"
1
array(7) ( "hasEditingPermission" => bool FALSE "eventAnchor" => string(101) "<a href="/en/event/view/203/xxviiiagility-orszagos-bajnoksag">XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG</a>" "run" => object Model_AgilityTeamRun(34)
{ protected _table_name => string(13) "agility_truns" protected _belongs_to => array(4) ( "event" => array(2) ( "foreign_key" => string(8) "event_id" "model" => string(5) "Event" ) "user" => array(2) ( "foreign_key" => string(7) "user_id" "model" => string(4) "User" ) "course" => array(2) ( "foreign_key" => string(9) "course_id" "model" => string(13) "AgilityCourse" ) "judge" => array(2) ( "foreign_key" => string(8) "judge_id" "model" => string(5) "Owner" ) ) protected _has_many => array(2) ( "entries" => array(4) ( "foreign_key" => string(6) "run_id" "through" => NULL "far_key" => string(8) "entry_id" "model" => string(9) "TeamEntry" ) "sumParts" => array(4) ( "foreign_key" => string(6) "sum_id" "through" => NULL "far_key" => string(10) "sumpart_id" "model" => string(17) "AgilityTeamRunSum" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(18) ( "id" => string(2) "74" "event_id" => string(3) "203" "type" => string(2) "TS" "size" => string(2) "M+" "name" => string(20) "Csapat Összetett M+" "start_time" => string(19) "2021-10-16 08:00:00" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "created" => string(19) "2021-10-17 08:27:50" "updated" => string(19) "2021-10-17 08:27:50" "deleted" => NULL "user_id" => string(6) "199513" "judge_name" => string(0) "" "judge_id" => NULL "course_id" => string(10) "2036763237" "running_now" => string(1) "0" ) protected _changed => array(0) protected _original_values => array(18) ( "id" => string(2) "74" "event_id" => string(3) "203" "type" => string(2) "TS" "size" => string(2) "M+" "name" => string(20) "Csapat Összetett M+" "start_time" => string(19) "2021-10-16 08:00:00" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "created" => string(19) "2021-10-17 08:27:50" "updated" => string(19) "2021-10-17 08:27:50" "deleted" => NULL "user_id" => string(6) "199513" "judge_name" => string(0) "" "judge_id" => NULL "course_id" => string(10) "2036763237" "running_now" => string(1) "0" ) protected _related => array(2) ( "event" => object Model_Event(34)
"accept_entry" => integer 0 "size" => string(2) "M+" "type" => string(12) "Team overall" "__" => object Closure(1){ protected _belongs_to => array(1) ( "user" => array(2) ( "model" => string(4) "User" "foreign_key" => string(7) "user_id" ) ) protected _has_many => array(8) ( "entries" => array(4) ( "model" => string(5) "Entry" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(8) "entry_id" ) "teamEntries" => array(4) ( "model" => string(9) "TeamEntry" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(12) "teamentry_id" ) "dogShowResults" => array(4) ( "model" => string(14) "Result_DogShow" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(16) "dogshowresult_id" ) "runs" => array(4) ( "model" => string(10) "AgilityRun" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(6) "run_id" ) "teamRuns" => array(4) ( "model" => string(14) "AgilityTeamRun" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(10) "teamrun_id" ) "courses" => array(4) ( "model" => string(13) "AgilityCourse" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(8) "cours_id" ) "lunchOptions" => array(4) ( "model" => string(11) "LunchOption" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(14) "lunchoption_id" ) "dailyApplications" => array(4) ( "model" => string(16) "DailyApplication" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(19) "dailyapplication_id" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(37) ( "id" => string(3) "203" "type" => string(1) "a" "name" => string(35) "XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG" "long_name" => string(0) "" "location" => string(43) "DogFlow Aréna, Budakeszi, Futrinka utca 7." "event_date" => string(10) "2021-10-16" "event_date_end" => string(10) "2021-10-17" "fast_dog_add" => string(1) "0" "created" => string(19) "2021-09-14 09:02:44" "updated" => string(19) "2021-10-15 11:52:07" "user_id" => string(6) "199513" "organizer_id" => NULL "accept_entries" => string(1) "0" "description" => string(18826) "<p style="text-align: center;"><strong>XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG</strong></p> <p style="text-align: center …" "schedule" => string(1326994) "<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABV0AAALzCAYAAAACr6c2AAAgAElEQVR4Aey9BZhd1dn2f8Y9k5m4K5GRKHEFAsRwL1rcK …" "lunch_option" => string(1) "0" "daily_application" => string(1) "0" "entry_fee_first" => string(5) "12000" "entry_fee_second" => string(0) "" "entry_fee_daily_first" => string(0) "" "entry_fee_daily_second" => string(0) "" "participants_min" => string(3) "140" "participants_max" => string(3) "180" "allowed_classes" => string(8) "A1,A2,A3" "locationPointZoom" => string(1) "0" "locationPointLat" => string(1) "0" "locationPointLng" => string(1) "0" "qualification" => string(1) "0" "qualification2" => string(1) "0" "hide_quali_scores" => string(1) "0" "official" => string(1) "1" "team" => string(1) "1" "teamsize" => string(1) "3" "tent_reservation" => string(1) "0" "hide_startlists" => string(1) "0" "substitute_id" => NULL "participant_count_str" => string(34) " 180 / 202<BR> 180 / 202" ) protected _changed => array(0) protected _original_values => array(37) ( "id" => string(3) "203" "type" => string(1) "a" "name" => string(35) "XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG" "long_name" => string(0) "" "location" => string(43) "DogFlow Aréna, Budakeszi, Futrinka utca 7." "event_date" => string(10) "2021-10-16" "event_date_end" => string(10) "2021-10-17" "fast_dog_add" => string(1) "0" "created" => string(19) "2021-09-14 09:02:44" "updated" => string(19) "2021-10-15 11:52:07" "user_id" => string(6) "199513" "organizer_id" => NULL "accept_entries" => string(1) "0" "description" => string(18826) "<p style="text-align: center;"><strong>XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG</strong></p> <p style="text-align: center …" "schedule" => string(1326994) "<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABV0AAALzCAYAAAACr6c2AAAgAElEQVR4Aey9BZhd1dn2f8Y9k5m4K5GRKHEFAsRwL1rcK …" "lunch_option" => string(1) "0" "daily_application" => string(1) "0" "entry_fee_first" => string(5) "12000" "entry_fee_second" => string(0) "" "entry_fee_daily_first" => string(0) "" "entry_fee_daily_second" => string(0) "" "participants_min" => string(3) "140" "participants_max" => string(3) "180" "allowed_classes" => string(8) "A1,A2,A3" "locationPointZoom" => string(1) "0" "locationPointLat" => string(1) "0" "locationPointLng" => string(1) "0" "qualification" => string(1) "0" "qualification2" => string(1) "0" "hide_quali_scores" => string(1) "0" "official" => string(1) "1" "team" => string(1) "1" "teamsize" => string(1) "3" "tent_reservation" => string(1) "0" "hide_startlists" => string(1) "0" "substitute_id" => NULL "participant_count_str" => string(34) " 180 / 202<BR> 180 / 202" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(5) "event" protected _object_plural => string(6) "events" protected _table_name => string(6) "events" protected _table_columns => array(37) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "type" => array(13) ( "type" => string(6) "string" "exact" => bool TRUE "column_name" => string(4) "type" "column_default" => string(1) "a" "data_type" => string(4) "char" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(1) "1" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(2) "80" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "long_name" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "long_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "location" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "location" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "event_date" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "event_date" "column_default" => NULL "data_type" => string(4) "date" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "event_date_end" => array(10) ( "type" => string(6) "string" "column_name" => string(14) "event_date_end" "column_default" => NULL "data_type" => string(4) "date" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "fast_dog_add" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "fast_dog_add" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "organizer_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "organizer_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "accept_entries" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(14) "accept_entries" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "schedule" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(8) "schedule" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "lunch_option" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(12) "lunch_option" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "daily_application" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(17) "daily_application" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_first" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "entry_fee_first" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_second" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "entry_fee_second" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 19 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_daily_first" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "entry_fee_daily_first" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 20 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_daily_second" => array(12) ( "type" => string(6) "string" "column_name" => string(22) "entry_fee_daily_second" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 21 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participants_min" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "participants_min" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 22 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participants_max" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "participants_max" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 23 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "allowed_classes" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "allowed_classes" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 24 "character_maximum_length" => string(2) "30" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointZoom" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(17) "locationPointZoom" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 25 "display" => string(1) "4" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointLat" => array(10) ( "type" => string(5) "float" "column_name" => string(16) "locationPointLat" "column_default" => string(1) "0" "data_type" => string(6) "double" "is_nullable" => bool FALSE "ordinal_position" => integer 26 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointLng" => array(10) ( "type" => string(5) "float" "column_name" => string(16) "locationPointLng" "column_default" => string(1) "0" "data_type" => string(6) "double" "is_nullable" => bool FALSE "ordinal_position" => integer 27 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "qualification" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "qualification" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 28 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "qualification2" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "qualification2" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 29 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "hide_quali_scores" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(17) "hide_quali_scores" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 30 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "official" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "official" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 31 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "team" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "team" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 32 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "teamsize" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "teamsize" "column_default" => string(1) "3" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 33 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "tent_reservation" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "tent_reservation" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 34 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "hide_startlists" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(15) "hide_startlists" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 35 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "substitute_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "substitute_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 36 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participant_count_str" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "participant_count_str" "column_default" => string(3) "0/0" "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 37 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "203" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"course" => object Model_AgilityCourse(34){ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(5) "event" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(12) "dogresultcom" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _table_name => string(15) "agility_courses" protected _belongs_to => array(3) ( "event" => array(2) ( "foreign_key" => string(8) "event_id" "model" => string(5) "Event" ) "user" => array(2) ( "foreign_key" => string(7) "user_id" "model" => string(4) "User" ) "judge" => array(2) ( "foreign_key" => string(8) "judge_id" "model" => string(5) "Owner" ) ) protected _has_many => array(2) ( "runs" => array(4) ( "foreign_key" => string(9) "course_id" "through" => NULL "far_key" => string(6) "run_id" "model" => string(10) "AgilityRun" ) "truns" => array(4) ( "foreign_key" => string(9) "course_id" "through" => NULL "far_key" => string(7) "trun_id" "model" => string(14) "AgilityTeamRun" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(17) ( "id" => string(10) "2036763237" "event_id" => string(3) "203" "judge_id" => NULL "judge_name" => string(0) "" "name" => string(17) "Csapat Összetett" "class" => string(1) "O" "type" => string(2) "TS" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "field" => string(1) "A" "calculate_sct" => string(1) "2" "created" => string(19) "2021-10-17 08:27:49" "updated" => string(19) "2021-10-17 08:27:49" "deleted" => NULL "user_id" => string(6) "199513" ) protected _changed => array(0) protected _original_values => array(17) ( "id" => string(10) "2036763237" "event_id" => string(3) "203" "judge_id" => NULL "judge_name" => string(0) "" "name" => string(17) "Csapat Összetett" "class" => string(1) "O" "type" => string(2) "TS" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "field" => string(1) "A" "calculate_sct" => string(1) "2" "created" => string(19) "2021-10-17 08:27:49" "updated" => string(19) "2021-10-17 08:27:49" "deleted" => NULL "user_id" => string(6) "199513" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(13) "agilitycourse" protected _object_plural => string(14) "agilitycourses" protected _table_columns => array(17) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "event_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "event_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "judge_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "judge_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_name" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "judge_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "class" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "class" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(2) "10" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "type" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "character_maximum_length" => string(1) "2" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "length" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "length" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "standard_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "standard_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "max_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "max_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "avg_speed" => array(13) ( "type" => string(5) "float" "exact" => bool TRUE "column_name" => string(9) "avg_speed" "column_default" => NULL "data_type" => string(7) "decimal" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "numeric_scale" => string(1) "2" "numeric_precision" => string(1) "5" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "field" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "field" "column_default" => string(1) "A" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "character_maximum_length" => string(1) "1" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "calculate_sct" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "calculate_sct" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "deleted" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "deleted" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(10) "2036763237" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(14) "agilityteamrun" protected _object_plural => string(15) "agilityteamruns" protected _table_columns => array(18) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "event_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "event_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "type" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(1) "2" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "size" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "size" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "start_time" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "start_time" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "length" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "length" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "standard_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "standard_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "max_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "max_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "avg_speed" => array(13) ( "type" => string(5) "float" "exact" => bool TRUE "column_name" => string(9) "avg_speed" "column_default" => NULL "data_type" => string(7) "decimal" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "numeric_scale" => string(1) "2" "numeric_precision" => string(1) "5" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "deleted" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "deleted" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 13 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_name" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "judge_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "judge_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "course_id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(9) "course_id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "running_now" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "running_now" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "74" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(13) "agilitycourse" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(12) "dogresultcom" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(14) "agilityteamrun" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(12) "dogresultcom" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ public 0 => object Closure(1) { *RECURSION* } }
)31 32 33 protected static function capture($kohana_view_filename, array $kohana_view_data) { 34 $extension = pathinfo($kohana_view_filename, PATHINFO_EXTENSION); 35 // If it's not a mustache file, do the default: 36 if ($extension != 'mustache') return Kohana_View::capture($kohana_view_filename, $kohana_view_data); 37 38 $vars = Arr::merge(self::kohanaVariables(), View::$_global_data); 39 $vars = Arr::merge($vars, $kohana_view_data); 40 41 $m = new Mustache;
-
SYSPATH/classes/Kohana/View.php [ 359 ] » View::capture(arguments)
0
string(60) "/var/www/dogresult/application/views/agilityteamrun/view.php"
1
array(7) ( "hasEditingPermission" => bool FALSE "eventAnchor" => string(101) "<a href="/en/event/view/203/xxviiiagility-orszagos-bajnoksag">XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG</a>" "run" => object Model_AgilityTeamRun(34)
{ protected _table_name => string(13) "agility_truns" protected _belongs_to => array(4) ( "event" => array(2) ( "foreign_key" => string(8) "event_id" "model" => string(5) "Event" ) "user" => array(2) ( "foreign_key" => string(7) "user_id" "model" => string(4) "User" ) "course" => array(2) ( "foreign_key" => string(9) "course_id" "model" => string(13) "AgilityCourse" ) "judge" => array(2) ( "foreign_key" => string(8) "judge_id" "model" => string(5) "Owner" ) ) protected _has_many => array(2) ( "entries" => array(4) ( "foreign_key" => string(6) "run_id" "through" => NULL "far_key" => string(8) "entry_id" "model" => string(9) "TeamEntry" ) "sumParts" => array(4) ( "foreign_key" => string(6) "sum_id" "through" => NULL "far_key" => string(10) "sumpart_id" "model" => string(17) "AgilityTeamRunSum" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(18) ( "id" => string(2) "74" "event_id" => string(3) "203" "type" => string(2) "TS" "size" => string(2) "M+" "name" => string(20) "Csapat Összetett M+" "start_time" => string(19) "2021-10-16 08:00:00" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "created" => string(19) "2021-10-17 08:27:50" "updated" => string(19) "2021-10-17 08:27:50" "deleted" => NULL "user_id" => string(6) "199513" "judge_name" => string(0) "" "judge_id" => NULL "course_id" => string(10) "2036763237" "running_now" => string(1) "0" ) protected _changed => array(0) protected _original_values => array(18) ( "id" => string(2) "74" "event_id" => string(3) "203" "type" => string(2) "TS" "size" => string(2) "M+" "name" => string(20) "Csapat Összetett M+" "start_time" => string(19) "2021-10-16 08:00:00" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "created" => string(19) "2021-10-17 08:27:50" "updated" => string(19) "2021-10-17 08:27:50" "deleted" => NULL "user_id" => string(6) "199513" "judge_name" => string(0) "" "judge_id" => NULL "course_id" => string(10) "2036763237" "running_now" => string(1) "0" ) protected _related => array(2) ( "event" => object Model_Event(34)
"accept_entry" => integer 0 "size" => string(2) "M+" "type" => string(12) "Team overall" "__" => object Closure(1){ protected _belongs_to => array(1) ( "user" => array(2) ( "model" => string(4) "User" "foreign_key" => string(7) "user_id" ) ) protected _has_many => array(8) ( "entries" => array(4) ( "model" => string(5) "Entry" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(8) "entry_id" ) "teamEntries" => array(4) ( "model" => string(9) "TeamEntry" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(12) "teamentry_id" ) "dogShowResults" => array(4) ( "model" => string(14) "Result_DogShow" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(16) "dogshowresult_id" ) "runs" => array(4) ( "model" => string(10) "AgilityRun" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(6) "run_id" ) "teamRuns" => array(4) ( "model" => string(14) "AgilityTeamRun" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(10) "teamrun_id" ) "courses" => array(4) ( "model" => string(13) "AgilityCourse" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(8) "cours_id" ) "lunchOptions" => array(4) ( "model" => string(11) "LunchOption" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(14) "lunchoption_id" ) "dailyApplications" => array(4) ( "model" => string(16) "DailyApplication" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(19) "dailyapplication_id" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(37) ( "id" => string(3) "203" "type" => string(1) "a" "name" => string(35) "XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG" "long_name" => string(0) "" "location" => string(43) "DogFlow Aréna, Budakeszi, Futrinka utca 7." "event_date" => string(10) "2021-10-16" "event_date_end" => string(10) "2021-10-17" "fast_dog_add" => string(1) "0" "created" => string(19) "2021-09-14 09:02:44" "updated" => string(19) "2021-10-15 11:52:07" "user_id" => string(6) "199513" "organizer_id" => NULL "accept_entries" => string(1) "0" "description" => string(18826) "<p style="text-align: center;"><strong>XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG</strong></p> <p style="text-align: center …" "schedule" => string(1326994) "<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABV0AAALzCAYAAAACr6c2AAAgAElEQVR4Aey9BZhd1dn2f8Y9k5m4K5GRKHEFAsRwL1rcK …" "lunch_option" => string(1) "0" "daily_application" => string(1) "0" "entry_fee_first" => string(5) "12000" "entry_fee_second" => string(0) "" "entry_fee_daily_first" => string(0) "" "entry_fee_daily_second" => string(0) "" "participants_min" => string(3) "140" "participants_max" => string(3) "180" "allowed_classes" => string(8) "A1,A2,A3" "locationPointZoom" => string(1) "0" "locationPointLat" => string(1) "0" "locationPointLng" => string(1) "0" "qualification" => string(1) "0" "qualification2" => string(1) "0" "hide_quali_scores" => string(1) "0" "official" => string(1) "1" "team" => string(1) "1" "teamsize" => string(1) "3" "tent_reservation" => string(1) "0" "hide_startlists" => string(1) "0" "substitute_id" => NULL "participant_count_str" => string(34) " 180 / 202<BR> 180 / 202" ) protected _changed => array(0) protected _original_values => array(37) ( "id" => string(3) "203" "type" => string(1) "a" "name" => string(35) "XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG" "long_name" => string(0) "" "location" => string(43) "DogFlow Aréna, Budakeszi, Futrinka utca 7." "event_date" => string(10) "2021-10-16" "event_date_end" => string(10) "2021-10-17" "fast_dog_add" => string(1) "0" "created" => string(19) "2021-09-14 09:02:44" "updated" => string(19) "2021-10-15 11:52:07" "user_id" => string(6) "199513" "organizer_id" => NULL "accept_entries" => string(1) "0" "description" => string(18826) "<p style="text-align: center;"><strong>XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG</strong></p> <p style="text-align: center …" "schedule" => string(1326994) "<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABV0AAALzCAYAAAACr6c2AAAgAElEQVR4Aey9BZhd1dn2f8Y9k5m4K5GRKHEFAsRwL1rcK …" "lunch_option" => string(1) "0" "daily_application" => string(1) "0" "entry_fee_first" => string(5) "12000" "entry_fee_second" => string(0) "" "entry_fee_daily_first" => string(0) "" "entry_fee_daily_second" => string(0) "" "participants_min" => string(3) "140" "participants_max" => string(3) "180" "allowed_classes" => string(8) "A1,A2,A3" "locationPointZoom" => string(1) "0" "locationPointLat" => string(1) "0" "locationPointLng" => string(1) "0" "qualification" => string(1) "0" "qualification2" => string(1) "0" "hide_quali_scores" => string(1) "0" "official" => string(1) "1" "team" => string(1) "1" "teamsize" => string(1) "3" "tent_reservation" => string(1) "0" "hide_startlists" => string(1) "0" "substitute_id" => NULL "participant_count_str" => string(34) " 180 / 202<BR> 180 / 202" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(5) "event" protected _object_plural => string(6) "events" protected _table_name => string(6) "events" protected _table_columns => array(37) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "type" => array(13) ( "type" => string(6) "string" "exact" => bool TRUE "column_name" => string(4) "type" "column_default" => string(1) "a" "data_type" => string(4) "char" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(1) "1" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(2) "80" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "long_name" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "long_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "location" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "location" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "event_date" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "event_date" "column_default" => NULL "data_type" => string(4) "date" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "event_date_end" => array(10) ( "type" => string(6) "string" "column_name" => string(14) "event_date_end" "column_default" => NULL "data_type" => string(4) "date" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "fast_dog_add" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "fast_dog_add" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "organizer_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "organizer_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "accept_entries" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(14) "accept_entries" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "schedule" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(8) "schedule" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "lunch_option" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(12) "lunch_option" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "daily_application" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(17) "daily_application" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_first" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "entry_fee_first" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_second" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "entry_fee_second" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 19 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_daily_first" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "entry_fee_daily_first" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 20 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_daily_second" => array(12) ( "type" => string(6) "string" "column_name" => string(22) "entry_fee_daily_second" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 21 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participants_min" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "participants_min" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 22 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participants_max" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "participants_max" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 23 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "allowed_classes" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "allowed_classes" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 24 "character_maximum_length" => string(2) "30" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointZoom" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(17) "locationPointZoom" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 25 "display" => string(1) "4" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointLat" => array(10) ( "type" => string(5) "float" "column_name" => string(16) "locationPointLat" "column_default" => string(1) "0" "data_type" => string(6) "double" "is_nullable" => bool FALSE "ordinal_position" => integer 26 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointLng" => array(10) ( "type" => string(5) "float" "column_name" => string(16) "locationPointLng" "column_default" => string(1) "0" "data_type" => string(6) "double" "is_nullable" => bool FALSE "ordinal_position" => integer 27 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "qualification" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "qualification" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 28 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "qualification2" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "qualification2" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 29 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "hide_quali_scores" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(17) "hide_quali_scores" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 30 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "official" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "official" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 31 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "team" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "team" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 32 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "teamsize" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "teamsize" "column_default" => string(1) "3" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 33 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "tent_reservation" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "tent_reservation" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 34 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "hide_startlists" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(15) "hide_startlists" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 35 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "substitute_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "substitute_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 36 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participant_count_str" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "participant_count_str" "column_default" => string(3) "0/0" "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 37 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "203" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"course" => object Model_AgilityCourse(34){ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(5) "event" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(12) "dogresultcom" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _table_name => string(15) "agility_courses" protected _belongs_to => array(3) ( "event" => array(2) ( "foreign_key" => string(8) "event_id" "model" => string(5) "Event" ) "user" => array(2) ( "foreign_key" => string(7) "user_id" "model" => string(4) "User" ) "judge" => array(2) ( "foreign_key" => string(8) "judge_id" "model" => string(5) "Owner" ) ) protected _has_many => array(2) ( "runs" => array(4) ( "foreign_key" => string(9) "course_id" "through" => NULL "far_key" => string(6) "run_id" "model" => string(10) "AgilityRun" ) "truns" => array(4) ( "foreign_key" => string(9) "course_id" "through" => NULL "far_key" => string(7) "trun_id" "model" => string(14) "AgilityTeamRun" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(17) ( "id" => string(10) "2036763237" "event_id" => string(3) "203" "judge_id" => NULL "judge_name" => string(0) "" "name" => string(17) "Csapat Összetett" "class" => string(1) "O" "type" => string(2) "TS" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "field" => string(1) "A" "calculate_sct" => string(1) "2" "created" => string(19) "2021-10-17 08:27:49" "updated" => string(19) "2021-10-17 08:27:49" "deleted" => NULL "user_id" => string(6) "199513" ) protected _changed => array(0) protected _original_values => array(17) ( "id" => string(10) "2036763237" "event_id" => string(3) "203" "judge_id" => NULL "judge_name" => string(0) "" "name" => string(17) "Csapat Összetett" "class" => string(1) "O" "type" => string(2) "TS" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "field" => string(1) "A" "calculate_sct" => string(1) "2" "created" => string(19) "2021-10-17 08:27:49" "updated" => string(19) "2021-10-17 08:27:49" "deleted" => NULL "user_id" => string(6) "199513" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(13) "agilitycourse" protected _object_plural => string(14) "agilitycourses" protected _table_columns => array(17) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "event_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "event_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "judge_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "judge_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_name" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "judge_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "class" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "class" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(2) "10" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "type" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "character_maximum_length" => string(1) "2" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "length" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "length" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "standard_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "standard_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "max_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "max_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "avg_speed" => array(13) ( "type" => string(5) "float" "exact" => bool TRUE "column_name" => string(9) "avg_speed" "column_default" => NULL "data_type" => string(7) "decimal" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "numeric_scale" => string(1) "2" "numeric_precision" => string(1) "5" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "field" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "field" "column_default" => string(1) "A" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "character_maximum_length" => string(1) "1" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "calculate_sct" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "calculate_sct" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "deleted" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "deleted" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(10) "2036763237" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(14) "agilityteamrun" protected _object_plural => string(15) "agilityteamruns" protected _table_columns => array(18) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "event_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "event_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "type" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(1) "2" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "size" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "size" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "start_time" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "start_time" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "length" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "length" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "standard_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "standard_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "max_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "max_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "avg_speed" => array(13) ( "type" => string(5) "float" "exact" => bool TRUE "column_name" => string(9) "avg_speed" "column_default" => NULL "data_type" => string(7) "decimal" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "numeric_scale" => string(1) "2" "numeric_precision" => string(1) "5" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "deleted" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "deleted" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 13 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_name" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "judge_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "judge_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "course_id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(9) "course_id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "running_now" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "running_now" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "74" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(13) "agilitycourse" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(12) "dogresultcom" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(14) "agilityteamrun" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(12) "dogresultcom" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ public 0 => object Closure(1) { *RECURSION* } }
)354 { 355 throw new View_Exception('You must set the file to use within your view before rendering'); 356 } 357 358 // Combine local and global data and capture the output 359 return View::capture($this->_file, $this->_data); 360 } 361 362 }
-
SYSPATH/classes/Kohana/View.php [ 236 ] » Kohana_View->render()
231 */ 232 public function __toString() 233 { 234 try 235 { 236 return $this->render(); 237 } 238 catch (Exception $e) 239 { 240 /** 241 * Display the exception message.
-
APPPATH/views/resulttemplate.php [ 239 ] » Kohana_View->__toString()
234 </section> 235 </nav> 236 <!-- </div> --> 237 </div> 238 </div> 239 <?= $content ?> 240 <div class="row"> 241 <div class="large-4 columns"> 242 <div class="panel"> 243 <a href="<?= "/report/new/?url=" . urlencode(URL::base(true) . Request::detect_uri() . URL::query()) ?>" data-reveal-id="myModal" data-reveal-ajax="true"> 244 <?= __('Report a problem') ?>
-
SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)
0
string(55) "/var/www/dogresult/application/views/resulttemplate.php"
57 ob_start(); 58 59 try 60 { 61 // Load the view within the current scope 62 include $kohana_view_filename; 63 } 64 catch (Exception $e) 65 { 66 // Delete the output buffer 67 ob_end_clean();
-
MODPATH/mustache/classes/View.php [ 36 ] » Kohana_View::capture(arguments)
0
string(55) "/var/www/dogresult/application/views/resulttemplate.php"
1
array(5) ( "chartContent" => string(0) "" "content" => object View(2)
{ protected _file => string(60) "/var/www/dogresult/application/views/agilityteamrun/view.php" protected _data => array(7) ( "hasEditingPermission" => bool FALSE "eventAnchor" => string(101) "<a href="/en/event/view/203/xxviiiagility-orszagos-bajnoksag">XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG</a>" "run" => object Model_AgilityTeamRun(34)
"registerCSS" => array(0) "registerJS" => array(0) "registerJSHead" => array(0) ){ protected _table_name => string(13) "agility_truns" protected _belongs_to => array(4) ( "event" => array(2) ( "foreign_key" => string(8) "event_id" "model" => string(5) "Event" ) "user" => array(2) ( "foreign_key" => string(7) "user_id" "model" => string(4) "User" ) "course" => array(2) ( "foreign_key" => string(9) "course_id" "model" => string(13) "AgilityCourse" ) "judge" => array(2) ( "foreign_key" => string(8) "judge_id" "model" => string(5) "Owner" ) ) protected _has_many => array(2) ( "entries" => array(4) ( "foreign_key" => string(6) "run_id" "through" => NULL "far_key" => string(8) "entry_id" "model" => string(9) "TeamEntry" ) "sumParts" => array(4) ( "foreign_key" => string(6) "sum_id" "through" => NULL "far_key" => string(10) "sumpart_id" "model" => string(17) "AgilityTeamRunSum" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(18) ( "id" => string(2) "74" "event_id" => string(3) "203" "type" => string(2) "TS" "size" => string(2) "M+" "name" => string(20) "Csapat Összetett M+" "start_time" => string(19) "2021-10-16 08:00:00" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "created" => string(19) "2021-10-17 08:27:50" "updated" => string(19) "2021-10-17 08:27:50" "deleted" => NULL "user_id" => string(6) "199513" "judge_name" => string(0) "" "judge_id" => NULL "course_id" => string(10) "2036763237" "running_now" => string(1) "0" ) protected _changed => array(0) protected _original_values => array(18) ( "id" => string(2) "74" "event_id" => string(3) "203" "type" => string(2) "TS" "size" => string(2) "M+" "name" => string(20) "Csapat Összetett M+" "start_time" => string(19) "2021-10-16 08:00:00" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "created" => string(19) "2021-10-17 08:27:50" "updated" => string(19) "2021-10-17 08:27:50" "deleted" => NULL "user_id" => string(6) "199513" "judge_name" => string(0) "" "judge_id" => NULL "course_id" => string(10) "2036763237" "running_now" => string(1) "0" ) protected _related => array(2) ( "event" => object Model_Event(34)
"accept_entry" => integer 0 "size" => string(2) "M+" "type" => string(12) "Team overall" "__" => object Closure(1){ protected _belongs_to => array(1) ( "user" => array(2) ( "model" => string(4) "User" "foreign_key" => string(7) "user_id" ) ) protected _has_many => array(8) ( "entries" => array(4) ( "model" => string(5) "Entry" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(8) "entry_id" ) "teamEntries" => array(4) ( "model" => string(9) "TeamEntry" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(12) "teamentry_id" ) "dogShowResults" => array(4) ( "model" => string(14) "Result_DogShow" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(16) "dogshowresult_id" ) "runs" => array(4) ( "model" => string(10) "AgilityRun" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(6) "run_id" ) "teamRuns" => array(4) ( "model" => string(14) "AgilityTeamRun" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(10) "teamrun_id" ) "courses" => array(4) ( "model" => string(13) "AgilityCourse" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(8) "cours_id" ) "lunchOptions" => array(4) ( "model" => string(11) "LunchOption" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(14) "lunchoption_id" ) "dailyApplications" => array(4) ( "model" => string(16) "DailyApplication" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(19) "dailyapplication_id" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(37) ( "id" => string(3) "203" "type" => string(1) "a" "name" => string(35) "XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG" "long_name" => string(0) "" "location" => string(43) "DogFlow Aréna, Budakeszi, Futrinka utca 7." "event_date" => string(10) "2021-10-16" "event_date_end" => string(10) "2021-10-17" "fast_dog_add" => string(1) "0" "created" => string(19) "2021-09-14 09:02:44" "updated" => string(19) "2021-10-15 11:52:07" "user_id" => string(6) "199513" "organizer_id" => NULL "accept_entries" => string(1) "0" "description" => string(18826) "<p style="text-align: center;"><strong>XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG</strong></p> <p style="text-align: center …" "schedule" => string(1326994) "<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABV0AAALzCAYAAAACr6c2AAAgAElEQVR4Aey9BZhd1dn2f8Y9k5m4K5GRKHEFAsRwL1rcK …" "lunch_option" => string(1) "0" "daily_application" => string(1) "0" "entry_fee_first" => string(5) "12000" "entry_fee_second" => string(0) "" "entry_fee_daily_first" => string(0) "" "entry_fee_daily_second" => string(0) "" "participants_min" => string(3) "140" "participants_max" => string(3) "180" "allowed_classes" => string(8) "A1,A2,A3" "locationPointZoom" => string(1) "0" "locationPointLat" => string(1) "0" "locationPointLng" => string(1) "0" "qualification" => string(1) "0" "qualification2" => string(1) "0" "hide_quali_scores" => string(1) "0" "official" => string(1) "1" "team" => string(1) "1" "teamsize" => string(1) "3" "tent_reservation" => string(1) "0" "hide_startlists" => string(1) "0" "substitute_id" => NULL "participant_count_str" => string(34) " 180 / 202<BR> 180 / 202" ) protected _changed => array(0) protected _original_values => array(37) ( "id" => string(3) "203" "type" => string(1) "a" "name" => string(35) "XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG" "long_name" => string(0) "" "location" => string(43) "DogFlow Aréna, Budakeszi, Futrinka utca 7." "event_date" => string(10) "2021-10-16" "event_date_end" => string(10) "2021-10-17" "fast_dog_add" => string(1) "0" "created" => string(19) "2021-09-14 09:02:44" "updated" => string(19) "2021-10-15 11:52:07" "user_id" => string(6) "199513" "organizer_id" => NULL "accept_entries" => string(1) "0" "description" => string(18826) "<p style="text-align: center;"><strong>XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG</strong></p> <p style="text-align: center …" "schedule" => string(1326994) "<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABV0AAALzCAYAAAACr6c2AAAgAElEQVR4Aey9BZhd1dn2f8Y9k5m4K5GRKHEFAsRwL1rcK …" "lunch_option" => string(1) "0" "daily_application" => string(1) "0" "entry_fee_first" => string(5) "12000" "entry_fee_second" => string(0) "" "entry_fee_daily_first" => string(0) "" "entry_fee_daily_second" => string(0) "" "participants_min" => string(3) "140" "participants_max" => string(3) "180" "allowed_classes" => string(8) "A1,A2,A3" "locationPointZoom" => string(1) "0" "locationPointLat" => string(1) "0" "locationPointLng" => string(1) "0" "qualification" => string(1) "0" "qualification2" => string(1) "0" "hide_quali_scores" => string(1) "0" "official" => string(1) "1" "team" => string(1) "1" "teamsize" => string(1) "3" "tent_reservation" => string(1) "0" "hide_startlists" => string(1) "0" "substitute_id" => NULL "participant_count_str" => string(34) " 180 / 202<BR> 180 / 202" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(5) "event" protected _object_plural => string(6) "events" protected _table_name => string(6) "events" protected _table_columns => array(37) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "type" => array(13) ( "type" => string(6) "string" "exact" => bool TRUE "column_name" => string(4) "type" "column_default" => string(1) "a" "data_type" => string(4) "char" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(1) "1" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(2) "80" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "long_name" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "long_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "location" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "location" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "event_date" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "event_date" "column_default" => NULL "data_type" => string(4) "date" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "event_date_end" => array(10) ( "type" => string(6) "string" "column_name" => string(14) "event_date_end" "column_default" => NULL "data_type" => string(4) "date" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "fast_dog_add" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "fast_dog_add" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "organizer_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "organizer_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "accept_entries" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(14) "accept_entries" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "schedule" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(8) "schedule" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "lunch_option" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(12) "lunch_option" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "daily_application" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(17) "daily_application" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_first" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "entry_fee_first" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_second" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "entry_fee_second" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 19 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_daily_first" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "entry_fee_daily_first" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 20 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_daily_second" => array(12) ( "type" => string(6) "string" "column_name" => string(22) "entry_fee_daily_second" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 21 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participants_min" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "participants_min" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 22 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participants_max" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "participants_max" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 23 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "allowed_classes" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "allowed_classes" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 24 "character_maximum_length" => string(2) "30" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointZoom" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(17) "locationPointZoom" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 25 "display" => string(1) "4" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointLat" => array(10) ( "type" => string(5) "float" "column_name" => string(16) "locationPointLat" "column_default" => string(1) "0" "data_type" => string(6) "double" "is_nullable" => bool FALSE "ordinal_position" => integer 26 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointLng" => array(10) ( "type" => string(5) "float" "column_name" => string(16) "locationPointLng" "column_default" => string(1) "0" "data_type" => string(6) "double" "is_nullable" => bool FALSE "ordinal_position" => integer 27 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "qualification" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "qualification" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 28 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "qualification2" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "qualification2" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 29 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "hide_quali_scores" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(17) "hide_quali_scores" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 30 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "official" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "official" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 31 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "team" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "team" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 32 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "teamsize" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "teamsize" "column_default" => string(1) "3" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 33 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "tent_reservation" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "tent_reservation" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 34 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "hide_startlists" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(15) "hide_startlists" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 35 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "substitute_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "substitute_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 36 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participant_count_str" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "participant_count_str" "column_default" => string(3) "0/0" "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 37 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "203" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"course" => object Model_AgilityCourse(34){ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(5) "event" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(12) "dogresultcom" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _table_name => string(15) "agility_courses" protected _belongs_to => array(3) ( "event" => array(2) ( "foreign_key" => string(8) "event_id" "model" => string(5) "Event" ) "user" => array(2) ( "foreign_key" => string(7) "user_id" "model" => string(4) "User" ) "judge" => array(2) ( "foreign_key" => string(8) "judge_id" "model" => string(5) "Owner" ) ) protected _has_many => array(2) ( "runs" => array(4) ( "foreign_key" => string(9) "course_id" "through" => NULL "far_key" => string(6) "run_id" "model" => string(10) "AgilityRun" ) "truns" => array(4) ( "foreign_key" => string(9) "course_id" "through" => NULL "far_key" => string(7) "trun_id" "model" => string(14) "AgilityTeamRun" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(17) ( "id" => string(10) "2036763237" "event_id" => string(3) "203" "judge_id" => NULL "judge_name" => string(0) "" "name" => string(17) "Csapat Összetett" "class" => string(1) "O" "type" => string(2) "TS" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "field" => string(1) "A" "calculate_sct" => string(1) "2" "created" => string(19) "2021-10-17 08:27:49" "updated" => string(19) "2021-10-17 08:27:49" "deleted" => NULL "user_id" => string(6) "199513" ) protected _changed => array(0) protected _original_values => array(17) ( "id" => string(10) "2036763237" "event_id" => string(3) "203" "judge_id" => NULL "judge_name" => string(0) "" "name" => string(17) "Csapat Összetett" "class" => string(1) "O" "type" => string(2) "TS" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "field" => string(1) "A" "calculate_sct" => string(1) "2" "created" => string(19) "2021-10-17 08:27:49" "updated" => string(19) "2021-10-17 08:27:49" "deleted" => NULL "user_id" => string(6) "199513" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(13) "agilitycourse" protected _object_plural => string(14) "agilitycourses" protected _table_columns => array(17) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "event_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "event_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "judge_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "judge_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_name" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "judge_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "class" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "class" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(2) "10" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "type" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "character_maximum_length" => string(1) "2" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "length" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "length" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "standard_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "standard_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "max_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "max_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "avg_speed" => array(13) ( "type" => string(5) "float" "exact" => bool TRUE "column_name" => string(9) "avg_speed" "column_default" => NULL "data_type" => string(7) "decimal" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "numeric_scale" => string(1) "2" "numeric_precision" => string(1) "5" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "field" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "field" "column_default" => string(1) "A" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "character_maximum_length" => string(1) "1" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "calculate_sct" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "calculate_sct" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "deleted" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "deleted" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(10) "2036763237" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(14) "agilityteamrun" protected _object_plural => string(15) "agilityteamruns" protected _table_columns => array(18) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "event_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "event_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "type" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(1) "2" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "size" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "size" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "start_time" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "start_time" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "length" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "length" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "standard_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "standard_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "max_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "max_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "avg_speed" => array(13) ( "type" => string(5) "float" "exact" => bool TRUE "column_name" => string(9) "avg_speed" "column_default" => NULL "data_type" => string(7) "decimal" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "numeric_scale" => string(1) "2" "numeric_precision" => string(1) "5" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "deleted" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "deleted" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 13 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_name" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "judge_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "judge_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "course_id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(9) "course_id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "running_now" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "running_now" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "74" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(13) "agilitycourse" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(12) "dogresultcom" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(14) "agilityteamrun" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(12) "dogresultcom" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ public 0 => object Closure(1) { *RECURSION* } }
) }31 32 33 protected static function capture($kohana_view_filename, array $kohana_view_data) { 34 $extension = pathinfo($kohana_view_filename, PATHINFO_EXTENSION); 35 // If it's not a mustache file, do the default: 36 if ($extension != 'mustache') return Kohana_View::capture($kohana_view_filename, $kohana_view_data); 37 38 $vars = Arr::merge(self::kohanaVariables(), View::$_global_data); 39 $vars = Arr::merge($vars, $kohana_view_data); 40 41 $m = new Mustache;
-
SYSPATH/classes/Kohana/View.php [ 359 ] » View::capture(arguments)
0
string(55) "/var/www/dogresult/application/views/resulttemplate.php"
1
array(5) ( "chartContent" => string(0) "" "content" => object View(2)
{ protected _file => string(60) "/var/www/dogresult/application/views/agilityteamrun/view.php" protected _data => array(7) ( "hasEditingPermission" => bool FALSE "eventAnchor" => string(101) "<a href="/en/event/view/203/xxviiiagility-orszagos-bajnoksag">XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG</a>" "run" => object Model_AgilityTeamRun(34)
"registerCSS" => array(0) "registerJS" => array(0) "registerJSHead" => array(0) ){ protected _table_name => string(13) "agility_truns" protected _belongs_to => array(4) ( "event" => array(2) ( "foreign_key" => string(8) "event_id" "model" => string(5) "Event" ) "user" => array(2) ( "foreign_key" => string(7) "user_id" "model" => string(4) "User" ) "course" => array(2) ( "foreign_key" => string(9) "course_id" "model" => string(13) "AgilityCourse" ) "judge" => array(2) ( "foreign_key" => string(8) "judge_id" "model" => string(5) "Owner" ) ) protected _has_many => array(2) ( "entries" => array(4) ( "foreign_key" => string(6) "run_id" "through" => NULL "far_key" => string(8) "entry_id" "model" => string(9) "TeamEntry" ) "sumParts" => array(4) ( "foreign_key" => string(6) "sum_id" "through" => NULL "far_key" => string(10) "sumpart_id" "model" => string(17) "AgilityTeamRunSum" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(18) ( "id" => string(2) "74" "event_id" => string(3) "203" "type" => string(2) "TS" "size" => string(2) "M+" "name" => string(20) "Csapat Összetett M+" "start_time" => string(19) "2021-10-16 08:00:00" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "created" => string(19) "2021-10-17 08:27:50" "updated" => string(19) "2021-10-17 08:27:50" "deleted" => NULL "user_id" => string(6) "199513" "judge_name" => string(0) "" "judge_id" => NULL "course_id" => string(10) "2036763237" "running_now" => string(1) "0" ) protected _changed => array(0) protected _original_values => array(18) ( "id" => string(2) "74" "event_id" => string(3) "203" "type" => string(2) "TS" "size" => string(2) "M+" "name" => string(20) "Csapat Összetett M+" "start_time" => string(19) "2021-10-16 08:00:00" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "created" => string(19) "2021-10-17 08:27:50" "updated" => string(19) "2021-10-17 08:27:50" "deleted" => NULL "user_id" => string(6) "199513" "judge_name" => string(0) "" "judge_id" => NULL "course_id" => string(10) "2036763237" "running_now" => string(1) "0" ) protected _related => array(2) ( "event" => object Model_Event(34)
"accept_entry" => integer 0 "size" => string(2) "M+" "type" => string(12) "Team overall" "__" => object Closure(1){ protected _belongs_to => array(1) ( "user" => array(2) ( "model" => string(4) "User" "foreign_key" => string(7) "user_id" ) ) protected _has_many => array(8) ( "entries" => array(4) ( "model" => string(5) "Entry" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(8) "entry_id" ) "teamEntries" => array(4) ( "model" => string(9) "TeamEntry" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(12) "teamentry_id" ) "dogShowResults" => array(4) ( "model" => string(14) "Result_DogShow" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(16) "dogshowresult_id" ) "runs" => array(4) ( "model" => string(10) "AgilityRun" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(6) "run_id" ) "teamRuns" => array(4) ( "model" => string(14) "AgilityTeamRun" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(10) "teamrun_id" ) "courses" => array(4) ( "model" => string(13) "AgilityCourse" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(8) "cours_id" ) "lunchOptions" => array(4) ( "model" => string(11) "LunchOption" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(14) "lunchoption_id" ) "dailyApplications" => array(4) ( "model" => string(16) "DailyApplication" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(19) "dailyapplication_id" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(37) ( "id" => string(3) "203" "type" => string(1) "a" "name" => string(35) "XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG" "long_name" => string(0) "" "location" => string(43) "DogFlow Aréna, Budakeszi, Futrinka utca 7." "event_date" => string(10) "2021-10-16" "event_date_end" => string(10) "2021-10-17" "fast_dog_add" => string(1) "0" "created" => string(19) "2021-09-14 09:02:44" "updated" => string(19) "2021-10-15 11:52:07" "user_id" => string(6) "199513" "organizer_id" => NULL "accept_entries" => string(1) "0" "description" => string(18826) "<p style="text-align: center;"><strong>XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG</strong></p> <p style="text-align: center …" "schedule" => string(1326994) "<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABV0AAALzCAYAAAACr6c2AAAgAElEQVR4Aey9BZhd1dn2f8Y9k5m4K5GRKHEFAsRwL1rcK …" "lunch_option" => string(1) "0" "daily_application" => string(1) "0" "entry_fee_first" => string(5) "12000" "entry_fee_second" => string(0) "" "entry_fee_daily_first" => string(0) "" "entry_fee_daily_second" => string(0) "" "participants_min" => string(3) "140" "participants_max" => string(3) "180" "allowed_classes" => string(8) "A1,A2,A3" "locationPointZoom" => string(1) "0" "locationPointLat" => string(1) "0" "locationPointLng" => string(1) "0" "qualification" => string(1) "0" "qualification2" => string(1) "0" "hide_quali_scores" => string(1) "0" "official" => string(1) "1" "team" => string(1) "1" "teamsize" => string(1) "3" "tent_reservation" => string(1) "0" "hide_startlists" => string(1) "0" "substitute_id" => NULL "participant_count_str" => string(34) " 180 / 202<BR> 180 / 202" ) protected _changed => array(0) protected _original_values => array(37) ( "id" => string(3) "203" "type" => string(1) "a" "name" => string(35) "XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG" "long_name" => string(0) "" "location" => string(43) "DogFlow Aréna, Budakeszi, Futrinka utca 7." "event_date" => string(10) "2021-10-16" "event_date_end" => string(10) "2021-10-17" "fast_dog_add" => string(1) "0" "created" => string(19) "2021-09-14 09:02:44" "updated" => string(19) "2021-10-15 11:52:07" "user_id" => string(6) "199513" "organizer_id" => NULL "accept_entries" => string(1) "0" "description" => string(18826) "<p style="text-align: center;"><strong>XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG</strong></p> <p style="text-align: center …" "schedule" => string(1326994) "<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABV0AAALzCAYAAAACr6c2AAAgAElEQVR4Aey9BZhd1dn2f8Y9k5m4K5GRKHEFAsRwL1rcK …" "lunch_option" => string(1) "0" "daily_application" => string(1) "0" "entry_fee_first" => string(5) "12000" "entry_fee_second" => string(0) "" "entry_fee_daily_first" => string(0) "" "entry_fee_daily_second" => string(0) "" "participants_min" => string(3) "140" "participants_max" => string(3) "180" "allowed_classes" => string(8) "A1,A2,A3" "locationPointZoom" => string(1) "0" "locationPointLat" => string(1) "0" "locationPointLng" => string(1) "0" "qualification" => string(1) "0" "qualification2" => string(1) "0" "hide_quali_scores" => string(1) "0" "official" => string(1) "1" "team" => string(1) "1" "teamsize" => string(1) "3" "tent_reservation" => string(1) "0" "hide_startlists" => string(1) "0" "substitute_id" => NULL "participant_count_str" => string(34) " 180 / 202<BR> 180 / 202" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(5) "event" protected _object_plural => string(6) "events" protected _table_name => string(6) "events" protected _table_columns => array(37) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "type" => array(13) ( "type" => string(6) "string" "exact" => bool TRUE "column_name" => string(4) "type" "column_default" => string(1) "a" "data_type" => string(4) "char" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(1) "1" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(2) "80" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "long_name" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "long_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "location" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "location" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "event_date" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "event_date" "column_default" => NULL "data_type" => string(4) "date" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "event_date_end" => array(10) ( "type" => string(6) "string" "column_name" => string(14) "event_date_end" "column_default" => NULL "data_type" => string(4) "date" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "fast_dog_add" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "fast_dog_add" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "organizer_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "organizer_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "accept_entries" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(14) "accept_entries" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "schedule" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(8) "schedule" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "lunch_option" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(12) "lunch_option" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "daily_application" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(17) "daily_application" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_first" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "entry_fee_first" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_second" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "entry_fee_second" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 19 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_daily_first" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "entry_fee_daily_first" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 20 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_daily_second" => array(12) ( "type" => string(6) "string" "column_name" => string(22) "entry_fee_daily_second" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 21 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participants_min" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "participants_min" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 22 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participants_max" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "participants_max" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 23 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "allowed_classes" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "allowed_classes" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 24 "character_maximum_length" => string(2) "30" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointZoom" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(17) "locationPointZoom" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 25 "display" => string(1) "4" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointLat" => array(10) ( "type" => string(5) "float" "column_name" => string(16) "locationPointLat" "column_default" => string(1) "0" "data_type" => string(6) "double" "is_nullable" => bool FALSE "ordinal_position" => integer 26 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointLng" => array(10) ( "type" => string(5) "float" "column_name" => string(16) "locationPointLng" "column_default" => string(1) "0" "data_type" => string(6) "double" "is_nullable" => bool FALSE "ordinal_position" => integer 27 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "qualification" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "qualification" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 28 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "qualification2" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "qualification2" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 29 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "hide_quali_scores" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(17) "hide_quali_scores" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 30 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "official" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "official" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 31 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "team" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "team" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 32 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "teamsize" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "teamsize" "column_default" => string(1) "3" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 33 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "tent_reservation" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "tent_reservation" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 34 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "hide_startlists" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(15) "hide_startlists" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 35 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "substitute_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "substitute_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 36 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participant_count_str" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "participant_count_str" "column_default" => string(3) "0/0" "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 37 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "203" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"course" => object Model_AgilityCourse(34){ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(5) "event" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(12) "dogresultcom" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _table_name => string(15) "agility_courses" protected _belongs_to => array(3) ( "event" => array(2) ( "foreign_key" => string(8) "event_id" "model" => string(5) "Event" ) "user" => array(2) ( "foreign_key" => string(7) "user_id" "model" => string(4) "User" ) "judge" => array(2) ( "foreign_key" => string(8) "judge_id" "model" => string(5) "Owner" ) ) protected _has_many => array(2) ( "runs" => array(4) ( "foreign_key" => string(9) "course_id" "through" => NULL "far_key" => string(6) "run_id" "model" => string(10) "AgilityRun" ) "truns" => array(4) ( "foreign_key" => string(9) "course_id" "through" => NULL "far_key" => string(7) "trun_id" "model" => string(14) "AgilityTeamRun" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(17) ( "id" => string(10) "2036763237" "event_id" => string(3) "203" "judge_id" => NULL "judge_name" => string(0) "" "name" => string(17) "Csapat Összetett" "class" => string(1) "O" "type" => string(2) "TS" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "field" => string(1) "A" "calculate_sct" => string(1) "2" "created" => string(19) "2021-10-17 08:27:49" "updated" => string(19) "2021-10-17 08:27:49" "deleted" => NULL "user_id" => string(6) "199513" ) protected _changed => array(0) protected _original_values => array(17) ( "id" => string(10) "2036763237" "event_id" => string(3) "203" "judge_id" => NULL "judge_name" => string(0) "" "name" => string(17) "Csapat Összetett" "class" => string(1) "O" "type" => string(2) "TS" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "field" => string(1) "A" "calculate_sct" => string(1) "2" "created" => string(19) "2021-10-17 08:27:49" "updated" => string(19) "2021-10-17 08:27:49" "deleted" => NULL "user_id" => string(6) "199513" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(13) "agilitycourse" protected _object_plural => string(14) "agilitycourses" protected _table_columns => array(17) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "event_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "event_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "judge_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "judge_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_name" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "judge_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "class" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "class" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(2) "10" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "type" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "character_maximum_length" => string(1) "2" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "length" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "length" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "standard_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "standard_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "max_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "max_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "avg_speed" => array(13) ( "type" => string(5) "float" "exact" => bool TRUE "column_name" => string(9) "avg_speed" "column_default" => NULL "data_type" => string(7) "decimal" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "numeric_scale" => string(1) "2" "numeric_precision" => string(1) "5" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "field" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "field" "column_default" => string(1) "A" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "character_maximum_length" => string(1) "1" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "calculate_sct" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "calculate_sct" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "deleted" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "deleted" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(10) "2036763237" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(14) "agilityteamrun" protected _object_plural => string(15) "agilityteamruns" protected _table_columns => array(18) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "event_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "event_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "type" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(1) "2" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "size" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "size" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "start_time" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "start_time" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "length" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "length" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "standard_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "standard_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "max_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "max_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "avg_speed" => array(13) ( "type" => string(5) "float" "exact" => bool TRUE "column_name" => string(9) "avg_speed" "column_default" => NULL "data_type" => string(7) "decimal" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "numeric_scale" => string(1) "2" "numeric_precision" => string(1) "5" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "deleted" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "deleted" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 13 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_name" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "judge_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "judge_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "course_id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(9) "course_id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "running_now" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "running_now" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "74" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(13) "agilitycourse" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(12) "dogresultcom" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(14) "agilityteamrun" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(12) "dogresultcom" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ public 0 => object Closure(1) { *RECURSION* } }
) }354 { 355 throw new View_Exception('You must set the file to use within your view before rendering'); 356 } 357 358 // Combine local and global data and capture the output 359 return View::capture($this->_file, $this->_data); 360 } 361 362 }
-
SYSPATH/classes/Kohana/Controller/Template.php [ 44 ] » Kohana_View->render()
39 */ 40 public function after() 41 { 42 if ($this->auto_render === TRUE) 43 { 44 $this->response->body($this->template->render()); 45 } 46 47 parent::after(); 48 } 49
-
APPPATH/classes/Controller/Website.php [ 109 ] » Kohana_Controller_Template->after()
104 $this->meta_description = __('Dog result, dog events, dog breeding, dog show results, working results'); 105 } 106 $this->template->set('registerCSS',$this->registerCSS); 107 $this->template->set('registerJS',$this->registerJS); 108 $this->template->set('registerJSHead',$this->registerJSHead); 109 parent::after(); 110 } 111 112 public function replaceLang($url) { 113 $eng = array('/hu/', '/offered/', '/wanted/'); 114 $hun = array('/en/', '/keres/', '/kinal/');
-
SYSPATH/classes/Kohana/Controller.php [ 87 ] » Controller_Website->after()
82 83 // Execute the action itself 84 $this->{$action}(); 85 86 // Execute the "after action" method 87 $this->after(); 88 89 // Return the response 90 return $this->response; 91 } 92
-
{PHP internal call} » Kohana_Controller->execute()
-
SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)
0
object Controller_AgilityTeamRun(14)
{ protected user => NULL protected otheruser => NULL protected lang => string(2) "en" protected lang_url => string(26) "/hu/AgilityTeamRun/view/74" protected lang_url_text => NULL protected keyword => string(148) "dog, puppy, puppies, dog trainer, pet-vet, dog training center, dog beautician, dog pension, training, sheltes, advertising, adv …" protected meta_description => string(71) "Dog result, dog events, dog breeding, dog show results, working results" protected registerCSS => array(0) protected registerJS => array(0) protected registerJSHead => array(0) public template => object View(2)
{ protected _file => string(55) "/var/www/dogresult/application/views/resulttemplate.php" protected _data => array(5) ( "chartContent" => string(0) "" "content" => object View(2)
public auto_render => bool TRUE public request => object Request(19){ protected _file => string(60) "/var/www/dogresult/application/views/agilityteamrun/view.php" protected _data => array(7) ( "hasEditingPermission" => bool FALSE "eventAnchor" => string(101) "<a href="/en/event/view/203/xxviiiagility-orszagos-bajnoksag">XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG</a>" "run" => object Model_AgilityTeamRun(34)
"registerCSS" => array(0) "registerJS" => array(0) "registerJSHead" => array(0) ) }{ protected _table_name => string(13) "agility_truns" protected _belongs_to => array(4) ( "event" => array(2) ( "foreign_key" => string(8) "event_id" "model" => string(5) "Event" ) "user" => array(2) ( "foreign_key" => string(7) "user_id" "model" => string(4) "User" ) "course" => array(2) ( "foreign_key" => string(9) "course_id" "model" => string(13) "AgilityCourse" ) "judge" => array(2) ( "foreign_key" => string(8) "judge_id" "model" => string(5) "Owner" ) ) protected _has_many => array(2) ( "entries" => array(4) ( "foreign_key" => string(6) "run_id" "through" => NULL "far_key" => string(8) "entry_id" "model" => string(9) "TeamEntry" ) "sumParts" => array(4) ( "foreign_key" => string(6) "sum_id" "through" => NULL "far_key" => string(10) "sumpart_id" "model" => string(17) "AgilityTeamRunSum" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(18) ( "id" => string(2) "74" "event_id" => string(3) "203" "type" => string(2) "TS" "size" => string(2) "M+" "name" => string(20) "Csapat Összetett M+" "start_time" => string(19) "2021-10-16 08:00:00" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "created" => string(19) "2021-10-17 08:27:50" "updated" => string(19) "2021-10-17 08:27:50" "deleted" => NULL "user_id" => string(6) "199513" "judge_name" => string(0) "" "judge_id" => NULL "course_id" => string(10) "2036763237" "running_now" => string(1) "0" ) protected _changed => array(0) protected _original_values => array(18) ( "id" => string(2) "74" "event_id" => string(3) "203" "type" => string(2) "TS" "size" => string(2) "M+" "name" => string(20) "Csapat Összetett M+" "start_time" => string(19) "2021-10-16 08:00:00" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "created" => string(19) "2021-10-17 08:27:50" "updated" => string(19) "2021-10-17 08:27:50" "deleted" => NULL "user_id" => string(6) "199513" "judge_name" => string(0) "" "judge_id" => NULL "course_id" => string(10) "2036763237" "running_now" => string(1) "0" ) protected _related => array(2) ( "event" => object Model_Event(34)
"accept_entry" => integer 0 "size" => string(2) "M+" "type" => string(12) "Team overall" "__" => object Closure(1){ protected _belongs_to => array(1) ( "user" => array(2) ( "model" => string(4) "User" "foreign_key" => string(7) "user_id" ) ) protected _has_many => array(8) ( "entries" => array(4) ( "model" => string(5) "Entry" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(8) "entry_id" ) "teamEntries" => array(4) ( "model" => string(9) "TeamEntry" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(12) "teamentry_id" ) "dogShowResults" => array(4) ( "model" => string(14) "Result_DogShow" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(16) "dogshowresult_id" ) "runs" => array(4) ( "model" => string(10) "AgilityRun" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(6) "run_id" ) "teamRuns" => array(4) ( "model" => string(14) "AgilityTeamRun" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(10) "teamrun_id" ) "courses" => array(4) ( "model" => string(13) "AgilityCourse" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(8) "cours_id" ) "lunchOptions" => array(4) ( "model" => string(11) "LunchOption" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(14) "lunchoption_id" ) "dailyApplications" => array(4) ( "model" => string(16) "DailyApplication" "foreign_key" => string(8) "event_id" "through" => NULL "far_key" => string(19) "dailyapplication_id" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(37) ( "id" => string(3) "203" "type" => string(1) "a" "name" => string(35) "XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG" "long_name" => string(0) "" "location" => string(43) "DogFlow Aréna, Budakeszi, Futrinka utca 7." "event_date" => string(10) "2021-10-16" "event_date_end" => string(10) "2021-10-17" "fast_dog_add" => string(1) "0" "created" => string(19) "2021-09-14 09:02:44" "updated" => string(19) "2021-10-15 11:52:07" "user_id" => string(6) "199513" "organizer_id" => NULL "accept_entries" => string(1) "0" "description" => string(18826) "<p style="text-align: center;"><strong>XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG</strong></p> <p style="text-align: center …" "schedule" => string(1326994) "<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABV0AAALzCAYAAAACr6c2AAAgAElEQVR4Aey9BZhd1dn2f8Y9k5m4K5GRKHEFAsRwL1rcK …" "lunch_option" => string(1) "0" "daily_application" => string(1) "0" "entry_fee_first" => string(5) "12000" "entry_fee_second" => string(0) "" "entry_fee_daily_first" => string(0) "" "entry_fee_daily_second" => string(0) "" "participants_min" => string(3) "140" "participants_max" => string(3) "180" "allowed_classes" => string(8) "A1,A2,A3" "locationPointZoom" => string(1) "0" "locationPointLat" => string(1) "0" "locationPointLng" => string(1) "0" "qualification" => string(1) "0" "qualification2" => string(1) "0" "hide_quali_scores" => string(1) "0" "official" => string(1) "1" "team" => string(1) "1" "teamsize" => string(1) "3" "tent_reservation" => string(1) "0" "hide_startlists" => string(1) "0" "substitute_id" => NULL "participant_count_str" => string(34) " 180 / 202<BR> 180 / 202" ) protected _changed => array(0) protected _original_values => array(37) ( "id" => string(3) "203" "type" => string(1) "a" "name" => string(35) "XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG" "long_name" => string(0) "" "location" => string(43) "DogFlow Aréna, Budakeszi, Futrinka utca 7." "event_date" => string(10) "2021-10-16" "event_date_end" => string(10) "2021-10-17" "fast_dog_add" => string(1) "0" "created" => string(19) "2021-09-14 09:02:44" "updated" => string(19) "2021-10-15 11:52:07" "user_id" => string(6) "199513" "organizer_id" => NULL "accept_entries" => string(1) "0" "description" => string(18826) "<p style="text-align: center;"><strong>XXVIII.AGILITY ORSZÁGOS BAJNOKSÁG</strong></p> <p style="text-align: center …" "schedule" => string(1326994) "<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABV0AAALzCAYAAAACr6c2AAAgAElEQVR4Aey9BZhd1dn2f8Y9k5m4K5GRKHEFAsRwL1rcK …" "lunch_option" => string(1) "0" "daily_application" => string(1) "0" "entry_fee_first" => string(5) "12000" "entry_fee_second" => string(0) "" "entry_fee_daily_first" => string(0) "" "entry_fee_daily_second" => string(0) "" "participants_min" => string(3) "140" "participants_max" => string(3) "180" "allowed_classes" => string(8) "A1,A2,A3" "locationPointZoom" => string(1) "0" "locationPointLat" => string(1) "0" "locationPointLng" => string(1) "0" "qualification" => string(1) "0" "qualification2" => string(1) "0" "hide_quali_scores" => string(1) "0" "official" => string(1) "1" "team" => string(1) "1" "teamsize" => string(1) "3" "tent_reservation" => string(1) "0" "hide_startlists" => string(1) "0" "substitute_id" => NULL "participant_count_str" => string(34) " 180 / 202<BR> 180 / 202" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(5) "event" protected _object_plural => string(6) "events" protected _table_name => string(6) "events" protected _table_columns => array(37) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "type" => array(13) ( "type" => string(6) "string" "exact" => bool TRUE "column_name" => string(4) "type" "column_default" => string(1) "a" "data_type" => string(4) "char" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(1) "1" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(2) "80" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "long_name" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "long_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "location" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "location" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "event_date" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "event_date" "column_default" => NULL "data_type" => string(4) "date" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "event_date_end" => array(10) ( "type" => string(6) "string" "column_name" => string(14) "event_date_end" "column_default" => NULL "data_type" => string(4) "date" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "fast_dog_add" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "fast_dog_add" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "organizer_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "organizer_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "accept_entries" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(14) "accept_entries" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "schedule" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(8) "schedule" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "lunch_option" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(12) "lunch_option" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "daily_application" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(17) "daily_application" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_first" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "entry_fee_first" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_second" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "entry_fee_second" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 19 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_daily_first" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "entry_fee_daily_first" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 20 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "entry_fee_daily_second" => array(12) ( "type" => string(6) "string" "column_name" => string(22) "entry_fee_daily_second" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 21 "character_maximum_length" => string(2) "50" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participants_min" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "participants_min" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 22 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participants_max" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "participants_max" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 23 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "allowed_classes" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "allowed_classes" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 24 "character_maximum_length" => string(2) "30" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointZoom" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(17) "locationPointZoom" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 25 "display" => string(1) "4" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointLat" => array(10) ( "type" => string(5) "float" "column_name" => string(16) "locationPointLat" "column_default" => string(1) "0" "data_type" => string(6) "double" "is_nullable" => bool FALSE "ordinal_position" => integer 26 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "locationPointLng" => array(10) ( "type" => string(5) "float" "column_name" => string(16) "locationPointLng" "column_default" => string(1) "0" "data_type" => string(6) "double" "is_nullable" => bool FALSE "ordinal_position" => integer 27 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "qualification" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "qualification" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 28 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "qualification2" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "qualification2" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 29 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "hide_quali_scores" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(17) "hide_quali_scores" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 30 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "official" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "official" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 31 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "team" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "team" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 32 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "teamsize" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "teamsize" "column_default" => string(1) "3" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 33 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "tent_reservation" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(16) "tent_reservation" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 34 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "hide_startlists" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(15) "hide_startlists" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 35 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "substitute_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "substitute_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 36 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "participant_count_str" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "participant_count_str" "column_default" => string(3) "0/0" "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 37 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "203" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"course" => object Model_AgilityCourse(34){ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(5) "event" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( ... ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _table_name => string(15) "agility_courses" protected _belongs_to => array(3) ( "event" => array(2) ( "foreign_key" => string(8) "event_id" "model" => string(5) "Event" ) "user" => array(2) ( "foreign_key" => string(7) "user_id" "model" => string(4) "User" ) "judge" => array(2) ( "foreign_key" => string(8) "judge_id" "model" => string(5) "Owner" ) ) protected _has_many => array(2) ( "runs" => array(4) ( "foreign_key" => string(9) "course_id" "through" => NULL "far_key" => string(6) "run_id" "model" => string(10) "AgilityRun" ) "truns" => array(4) ( "foreign_key" => string(9) "course_id" "through" => NULL "far_key" => string(7) "trun_id" "model" => string(14) "AgilityTeamRun" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(17) ( "id" => string(10) "2036763237" "event_id" => string(3) "203" "judge_id" => NULL "judge_name" => string(0) "" "name" => string(17) "Csapat Összetett" "class" => string(1) "O" "type" => string(2) "TS" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "field" => string(1) "A" "calculate_sct" => string(1) "2" "created" => string(19) "2021-10-17 08:27:49" "updated" => string(19) "2021-10-17 08:27:49" "deleted" => NULL "user_id" => string(6) "199513" ) protected _changed => array(0) protected _original_values => array(17) ( "id" => string(10) "2036763237" "event_id" => string(3) "203" "judge_id" => NULL "judge_name" => string(0) "" "name" => string(17) "Csapat Összetett" "class" => string(1) "O" "type" => string(2) "TS" "length" => NULL "standard_time" => NULL "max_time" => NULL "avg_speed" => string(4) "0.00" "field" => string(1) "A" "calculate_sct" => string(1) "2" "created" => string(19) "2021-10-17 08:27:49" "updated" => string(19) "2021-10-17 08:27:49" "deleted" => NULL "user_id" => string(6) "199513" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(13) "agilitycourse" protected _object_plural => string(14) "agilitycourses" protected _table_columns => array(17) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "event_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "event_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "judge_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "judge_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_name" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "judge_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "class" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "class" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(2) "10" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "type" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "character_maximum_length" => string(1) "2" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "length" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "length" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "standard_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "standard_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "max_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "max_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "avg_speed" => array(13) ( "type" => string(5) "float" "exact" => bool TRUE "column_name" => string(9) "avg_speed" "column_default" => NULL "data_type" => string(7) "decimal" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "numeric_scale" => string(1) "2" "numeric_precision" => string(1) "5" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "field" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "field" "column_default" => string(1) "A" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "character_maximum_length" => string(1) "1" "collation_name" => string(17) "utf8_hungarian_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "calculate_sct" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "calculate_sct" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "deleted" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "deleted" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(10) "2036763237" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(14) "agilityteamrun" protected _object_plural => string(15) "agilityteamruns" protected _table_columns => array(18) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "event_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "event_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "type" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(1) "2" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "size" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "size" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "start_time" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "start_time" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "length" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "length" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "standard_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "standard_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "max_time" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "max_time" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "avg_speed" => array(13) ( "type" => string(5) "float" "exact" => bool TRUE "column_name" => string(9) "avg_speed" "column_default" => NULL "data_type" => string(7) "decimal" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "numeric_scale" => string(1) "2" "numeric_precision" => string(1) "5" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "created" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "updated" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "deleted" => array(10) ( "type" => string(6) "string" "column_name" => string(7) "deleted" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 13 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "user_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_name" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "judge_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "judge_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "judge_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "course_id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(9) "course_id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "running_now" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "running_now" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "74" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(13) "agilitycourse" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( ... ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _connection_id => string(40) "5d78326a12c96b7aac0276e6e64ae8cf772ab8f5" protected _identifier => string(1) "`" public last_query => string(840) "SELECT `teamentry`.`id` AS `id`, `teamentry`.`name` AS `name`, `teamentry`.`event_id` AS `event_id`, `teamentry`.`dog_id1` AS `d …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(14) "agilityteamrun" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(12) "dogresultcom" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ public 0 => object Closure(1) { *RECURSION* } }
) }{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
public response => object Response(5){ protected _filters => array(0) protected _uri => string(41) "(<lang>/)(<controller>(/<action>(/<id>)))" protected _regex => array(2) ( "lang" => string(10) "(hu|en|xx)" "id" => string(2) ".+" ) protected _defaults => array(3) ( "lang" => string(2) "hu" "controller" => string(5) "event" "action" => string(5) "index" ) protected _route_regex => string(111) "#^(?:(?P<lang>(hu|en|xx))/)?(?:(?P<controller>[^/.,;?\n]++)(?:/(?P<action>[^/.,;?\n]++)(?:/(?P<id>.+))?)?)?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(0) "" protected _controller => string(14) "AgilityTeamRun" protected _action => string(4) "view" protected _uri => string(25) "en/AgilityTeamRun/view/74" protected _external => bool FALSE protected _params => array(2) ( "lang" => string(2) "en" "id" => string(2) "74" ) protected _get => array(0) protected _post => array(0) protected _cookies => array(2) ( "fikker-61vm-nk2N" => NULL "siteCityCode" => NULL ) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }
}{ protected _status => integer 200 protected _header => object HTTP_Header(0)
}{ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }92 93 // Create a new instance of the controller 94 $controller = $class->newInstance($request, $response); 95 96 // Run the controller's execute() method 97 $response = $class->getMethod('execute')->invoke($controller); 98 99 if ( ! $response instanceof Response) 100 { 101 // Controller failed to return a Response. 102 throw new Kohana_Exception('Controller failed to return a Response');
-
SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)
0
object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(41) "(<lang>/)(<controller>(/<action>(/<id>)))" protected _regex => array(2) ( "lang" => string(10) "(hu|en|xx)" "id" => string(2) ".+" ) protected _defaults => array(3) ( "lang" => string(2) "hu" "controller" => string(5) "event" "action" => string(5) "index" ) protected _route_regex => string(111) "#^(?:(?P<lang>(hu|en|xx))/)?(?:(?P<controller>[^/.,;?\n]++)(?:/(?P<action>[^/.,;?\n]++)(?:/(?P<id>.+))?)?)?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(0) "" protected _controller => string(14) "AgilityTeamRun" protected _action => string(4) "view" protected _uri => string(25) "en/AgilityTeamRun/view/74" protected _external => bool FALSE protected _params => array(2) ( "lang" => string(2) "en" "id" => string(2) "74" ) protected _get => array(0) protected _post => array(0) protected _cookies => array(2) ( "fikker-61vm-nk2N" => NULL "siteCityCode" => NULL ) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }
}1
object Response(5)
{ protected _status => integer 200 protected _header => object HTTP_Header(0)
{ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }109 $orig_response = $response = Response::factory(array('_protocol' => $request->protocol())); 110 111 if (($cache = $this->cache()) instanceof HTTP_Cache) 112 return $cache->execute($this, $request, $response); 113 114 $response = $this->execute_request($request, $response); 115 116 // Execute response callbacks 117 foreach ($this->header_callbacks() as $header => $callback) 118 { 119 if ($response->headers($header))
-
SYSPATH/classes/Kohana/Request.php [ 997 ] » Kohana_Request_Client->execute(arguments)
0
object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(41) "(<lang>/)(<controller>(/<action>(/<id>)))" protected _regex => array(2) ( "lang" => string(10) "(hu|en|xx)" "id" => string(2) ".+" ) protected _defaults => array(3) ( "lang" => string(2) "hu" "controller" => string(5) "event" "action" => string(5) "index" ) protected _route_regex => string(111) "#^(?:(?P<lang>(hu|en|xx))/)?(?:(?P<controller>[^/.,;?\n]++)(?:/(?P<action>[^/.,;?\n]++)(?:/(?P<id>.+))?)?)?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(0) "" protected _controller => string(14) "AgilityTeamRun" protected _action => string(4) "view" protected _uri => string(25) "en/AgilityTeamRun/view/74" protected _external => bool FALSE protected _params => array(2) ( "lang" => string(2) "en" "id" => string(2) "74" ) protected _get => array(0) protected _post => array(0) protected _cookies => array(2) ( "fikker-61vm-nk2N" => NULL "siteCityCode" => NULL ) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }
}992 throw new Request_Exception('Unable to execute :uri without a Kohana_Request_Client', array( 993 ':uri' => $this->_uri, 994 )); 995 } 996 997 return $this->_client->execute($this); 998 } 999 1000 /** 1001 * Returns whether this request is the initial request Kohana received. 1002 * Can be used to test for sub requests.
-
DOCROOT/index.php [ 125 ] » Kohana_Request->execute()
120 /** 121 * Execute the main request. A source of the URI can be passed, eg: $_SERVER['PATH_INFO']. 122 * If no source is specified, the URI will be automatically detected. 123 */ 124 echo Request::factory(TRUE, array(), FALSE) 125 ->execute() 126 ->send_headers(TRUE) 127 ->body(); 128 }
Environment
Included files (153)
DOCROOT/index.php |
APPPATH/bootstrap.php |
SYSPATH/classes/Kohana/Core.php |
SYSPATH/classes/Kohana.php |
SYSPATH/classes/I18n.php |
SYSPATH/classes/Kohana/I18n.php |
SYSPATH/classes/HTTP.php |
SYSPATH/classes/Kohana/HTTP.php |
SYSPATH/classes/Kohana/Exception.php |
SYSPATH/classes/Kohana/Kohana/Exception.php |
SYSPATH/classes/Log.php |
SYSPATH/classes/Kohana/Log.php |
SYSPATH/classes/Config.php |
SYSPATH/classes/Kohana/Config.php |
SYSPATH/classes/Log/File.php |
SYSPATH/classes/Kohana/Log/File.php |
SYSPATH/classes/Log/Writer.php |
SYSPATH/classes/Kohana/Log/Writer.php |
SYSPATH/classes/Config/File.php |
SYSPATH/classes/Kohana/Config/File.php |
SYSPATH/classes/Kohana/Config/File/Reader.php |
SYSPATH/classes/Kohana/Config/Reader.php |
SYSPATH/classes/Kohana/Config/Source.php |
MODPATH/ordit/init.php |
SYSPATH/classes/Route.php |
SYSPATH/classes/Kohana/Route.php |
MODPATH/userguide/init.php |
SYSPATH/classes/Arr.php |
SYSPATH/classes/Kohana/Arr.php |
SYSPATH/config/userguide.php |
MODPATH/imagefly/config/userguide.php |
MODPATH/userguide/config/userguide.php |
MODPATH/ordit/config/userguide.php |
MODPATH/orm/config/userguide.php |
MODPATH/minion/config/userguide.php |
MODPATH/image/config/userguide.php |
MODPATH/database/config/userguide.php |
MODPATH/cache/config/userguide.php |
MODPATH/auth/config/userguide.php |
SYSPATH/classes/Config/Group.php |
SYSPATH/classes/Kohana/Config/Group.php |
MODPATH/imagefly/init.php |
MODPATH/captcha/init.php |
MODPATH/sitemap/init.php |
MODPATH/simplehtmldom/init.php |
APPPATH/config/app.php |
SYSPATH/classes/Cookie.php |
SYSPATH/classes/Kohana/Cookie.php |
SYSPATH/classes/Request.php |
SYSPATH/classes/Kohana/Request.php |
SYSPATH/classes/HTTP/Request.php |
SYSPATH/classes/Kohana/HTTP/Request.php |
SYSPATH/classes/HTTP/Message.php |
SYSPATH/classes/Kohana/HTTP/Message.php |
SYSPATH/classes/HTTP/Header.php |
SYSPATH/classes/Kohana/HTTP/Header.php |
SYSPATH/classes/Request/Client/Internal.php |
SYSPATH/classes/Kohana/Request/Client/Internal.php |
SYSPATH/classes/Request/Client.php |
SYSPATH/classes/Kohana/Request/Client.php |
SYSPATH/classes/Response.php |
SYSPATH/classes/Kohana/Response.php |
SYSPATH/classes/HTTP/Response.php |
SYSPATH/classes/Kohana/HTTP/Response.php |
SYSPATH/classes/Profiler.php |
SYSPATH/classes/Kohana/Profiler.php |
APPPATH/classes/Controller/AgilityTeamRun.php |
APPPATH/classes/Controller/Website.php |
SYSPATH/classes/Controller/Template.php |
SYSPATH/classes/Kohana/Controller/Template.php |
SYSPATH/classes/Controller.php |
SYSPATH/classes/Kohana/Controller.php |
MODPATH/mustache/classes/View.php |
SYSPATH/classes/Kohana/View.php |
APPPATH/classes/Helper/Language.php |
MODPATH/breadcrumbs/classes/Breadcrumbs.php |
MODPATH/breadcrumbs/config/breadcrumbs.php |
APPPATH/config/breadcrumbs.php |
SYSPATH/classes/URL.php |
SYSPATH/classes/Kohana/URL.php |
SYSPATH/classes/UTF8.php |
SYSPATH/classes/Kohana/UTF8.php |
MODPATH/breadcrumbs/classes/Breadcrumb.php |
APPPATH/messages/app.php |
MODPATH/auth/classes/Auth.php |
MODPATH/auth/classes/Kohana/Auth.php |
MODPATH/auth/config/auth.php |
SYSPATH/classes/Session.php |
SYSPATH/classes/Kohana/Session.php |
APPPATH/config/auth.php |
MODPATH/orm/classes/Auth/ORM.php |
MODPATH/orm/classes/Kohana/Auth/ORM.php |
SYSPATH/config/session.php |
MODPATH/database/config/session.php |
SYSPATH/classes/Session/Native.php |
SYSPATH/classes/Kohana/Session/Native.php |
APPPATH/classes/Model/AgilityTeamRun.php |
APPPATH/classes/Ordit.php |
MODPATH/ordit/classes/Model/Ordit.php |
MODPATH/ordit/classes/Model/Ordit/Ordit.php |
MODPATH/orm/classes/ORM.php |
MODPATH/orm/classes/Kohana/ORM.php |
SYSPATH/classes/Model.php |
SYSPATH/classes/Kohana/Model.php |
APPPATH/classes/Model/IProtectable.php |
SYSPATH/classes/Inflector.php |
SYSPATH/classes/Kohana/Inflector.php |
SYSPATH/config/inflector.php |
MODPATH/database/classes/Database.php |
MODPATH/database/classes/Kohana/Database.php |
MODPATH/database/config/database.php |
APPPATH/config/database.php |
MODPATH/database/classes/Database/MySQLi.php |
MODPATH/database/classes/Database/MySQLi/Result.php |
MODPATH/database/classes/Database/Result.php |
MODPATH/database/classes/Kohana/Database/Result.php |
MODPATH/database/classes/DB.php |
MODPATH/database/classes/Kohana/DB.php |
MODPATH/database/classes/Database/Query/Builder/Select.php |
MODPATH/database/classes/Kohana/Database/Query/Builder/Select.php |
MODPATH/database/classes/Database/Query/Builder/Where.php |
MODPATH/database/classes/Kohana/Database/Query/Builder/Where.php |
MODPATH/database/classes/Database/Query/Builder.php |
MODPATH/database/classes/Kohana/Database/Query/Builder.php |
MODPATH/database/classes/Database/Query.php |
MODPATH/database/classes/Kohana/Database/Query.php |
APPPATH/classes/Model/Event.php |
APPPATH/classes/Model/Entry.php |
APPPATH/classes/Model/TeamEntry.php |
SYSPATH/classes/HTML.php |
SYSPATH/classes/Kohana/HTML.php |
APPPATH/classes/Helper/Slug.php |
SYSPATH/utf8/trim.php |
APPPATH/classes/Controller/AgilityCourse.php |
APPPATH/messages/app_results.php |
SYSPATH/i18n/en.php |
APPPATH/i18n/en.php |
APPPATH/views/resulttemplate.php |
APPPATH/views/agilityteamrun/view.php |
APPPATH/classes/Model/AgilityCourse.php |
APPPATH/classes/Helper/DateFormat.php |
APPPATH/classes/Model/AgilityTeamRunSum.php |
APPPATH/views/agilityteamrun/view_run_results.php |
MODPATH/database/classes/Database/Expression.php |
MODPATH/database/classes/Kohana/Database/Expression.php |
MODPATH/database/classes/Database/Query/Builder/Join.php |
MODPATH/database/classes/Kohana/Database/Query/Builder/Join.php |
APPPATH/views/agilityteamrun/view_startlist.php |
SYSPATH/classes/Debug.php |
SYSPATH/classes/Kohana/Debug.php |
SYSPATH/classes/Date.php |
SYSPATH/classes/Kohana/Date.php |
SYSPATH/views/kohana/error.php |
Loaded extensions (40)
Core |
date |
ereg |
libxml |
openssl |
pcre |
zlib |
filter |
hash |
Reflection |
SPL |
session |
standard |
cgi-fcgi |
mysqlnd |
PDO |
calendar |
ctype |
mbstring |
fileinfo |
ftp |
gd |
gettext |
iconv |
json |
exif |
mysql |
mysqli |
pdo_mysql |
Phar |
posix |
readline |
shmop |
sockets |
sysvmsg |
sysvsem |
sysvshm |
tokenizer |
mhash |
Zend OPcache |
$_COOKIE
$_SERVER
USER |
string(8) "www-data" |
HOME |
string(8) "/var/www" |
FCGI_ROLE |
string(9) "RESPONDER" |
PATH_INFO |
string(0) "" |
SCRIPT_FILENAME |
string(28) "/var/www/dogresult/index.php" |
QUERY_STRING |
string(0) "" |
REQUEST_METHOD |
string(3) "GET" |
CONTENT_TYPE |
string(0) "" |
CONTENT_LENGTH |
string(0) "" |
SCRIPT_NAME |
string(10) "/index.php" |
REQUEST_URI |
string(26) "/en/AgilityTeamRun/view/74" |
DOCUMENT_URI |
string(10) "/index.php" |
DOCUMENT_ROOT |
string(18) "/var/www/dogresult" |
SERVER_PROTOCOL |
string(8) "HTTP/1.1" |
REQUEST_SCHEME |
string(4) "http" |
GATEWAY_INTERFACE |
string(7) "CGI/1.1" |
SERVER_SOFTWARE |
string(12) "nginx/1.14.0" |
REMOTE_ADDR |
string(13) "3.143.203.146" |
REMOTE_PORT |
string(5) "60651" |
SERVER_ADDR |
string(14) "185.187.72.115" |
SERVER_PORT |
string(2) "80" |
SERVER_NAME |
string(13) "dogresult.com" |
REDIRECT_STATUS |
string(3) "200" |
HTTP_ACCEPT |
string(3) "*/*" |
HTTP_USER_AGENT |
string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_COOKIE |
string(70) "fikker-61vm-nk2N=MgPGRI6oXLV7DSLWJk4y6wNi63F1ZE0E; siteCityCode=530100" |
HTTP_ACCEPT_ENCODING |
string(23) "gzip, br, zstd, deflate" |
HTTP_HOST |
string(13) "dogresult.com" |
PHP_SELF |
string(10) "/index.php" |
REQUEST_TIME_FLOAT |
float 1730416603.6713 |
REQUEST_TIME |
integer 1730416603 |