Warning (2): imagecreatefrompng(img/modeles/races/card_38.png): failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 133]Code Context imagettftext($image, 12, 0,$xscore+55 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
$getcompetition = '61782'
$font = (int) 53
$font2 = (int) 55
$font3 = (int) 57
$font4 = 'fonts/Trump.otf'
$font5 = 'fonts/arial.ttf'
$font6 = 'fonts/arialbd.ttf'
$competition = object(BB_competition) {
primaryKey => 'BB_competition_id'
belongsTo => array(
'BB_ligue' => array(
[maximum depth reached]
)
)
hasMany => array(
'BB_equipe' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_competitions'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_competitions'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_competition'
alias => 'BB_competition'
tableToModel => array(
'b_b_competitions' => 'BB_competition',
'b_b_ligues' => 'BB_ligue',
'b_b_equipes' => 'BB_equipe'
)
cacheQueries => false
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_ligue => object(BB_ligue) {}
BB_equipe => object(BB_equipe) {}
[protected] _schema => array(
'BB_competition_id' => array(
[maximum depth reached]
),
'BB_ligue_id' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'LeaguePhase' => array(
[maximum depth reached]
),
'PrematchEvents' => array(
[maximum depth reached]
),
'IdCompetitionTypes' => array(
[maximum depth reached]
),
'NbRounds' => array(
[maximum depth reached]
),
'NbTeamsMax' => array(
[maximum depth reached]
),
'CompetitionStatus' => array(
[maximum depth reached]
),
'CurrentRound' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'LeagueEdition' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
),
'TurnDuration' => array(
[maximum depth reached]
),
'competition_logo' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_competition_id => null
[private] _BB_ligue_id => null
[private] _IdOwner => null
[private] _LeaguePhase => null
[private] _PrematchEvents => null
[private] _IdCompetitionTypes => null
[private] _NbRounds => null
[private] _NbTeamsMax => null
[private] _CompetitionStatus => null
[private] _CurrentRound => null
[private] _Name => null
[private] _LeagueEdition => null
[private] _NbRegisteredTeams => null
[private] _TurnDuration => null
}
$tablecompetition = array(
(int) 0 => array(
'BB_competition' => array(
'BB_competition_id' => '61782',
'BB_ligue_id' => '1',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '3',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '1',
'CurrentRound' => '0',
'Name' => 'Anarchy Ladder IX',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '992',
'TurnDuration' => '1',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_equipe' => array()
)
)
$match = object(BB_match_equipe) {
belongsTo => array(
'b_b_matches' => array(
[maximum depth reached]
),
'b_b_equipes' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_match_equipes'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_match_equipes'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_match_equipe'
alias => 'BB_match_equipe'
tableToModel => array(
'b_b_match_equipes' => 'BB_match_equipe',
'b_b_matches' => 'b_b_matches',
'b_b_equipes' => 'b_b_equipes'
)
cacheQueries => false
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
b_b_matches => object(BB_match) {}
b_b_equipes => object(BB_equipe) {}
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'BB_match_id' => array(
[maximum depth reached]
),
'BB_equipe_id_match' => array(
[maximum depth reached]
),
'Localisation' => array(
[maximum depth reached]
),
'InflictedInjuries' => array(
[maximum depth reached]
),
'CashEarnedBeforeConcession' => array(
[maximum depth reached]
),
'OccupationOwn' => array(
[maximum depth reached]
),
'SustainedKO' => array(
[maximum depth reached]
),
'SustainedDead' => array(
[maximum depth reached]
),
'WinningsDice' => array(
[maximum depth reached]
),
'Score' => array(
[maximum depth reached]
),
'SustainedStuns' => array(
[maximum depth reached]
),
'InflictedTackles' => array(
[maximum depth reached]
),
'InflictedPasses' => array(
[maximum depth reached]
),
'PossessionBall' => array(
[maximum depth reached]
),
'InflictedCasualties' => array(
[maximum depth reached]
),
'OccupationTheir' => array(
[maximum depth reached]
),
'SustainedTackles' => array(
[maximum depth reached]
),
'InflictedMetersRunning' => array(
[maximum depth reached]
),
'SustainedInterceptions' => array(
[maximum depth reached]
),
'MVP' => array(
[maximum depth reached]
),
'PopularityGain' => array(
[maximum depth reached]
),
'MatchPlayed' => array(
[maximum depth reached]
),
'InflictedTouchdowns' => array(
[maximum depth reached]
),
'SustainedCasualties' => array(
[maximum depth reached]
),
'SustainedInjuries' => array(
[maximum depth reached]
),
'InflictedDead' => array(
[maximum depth reached]
),
'CashEarned' => array(
[maximum depth reached]
),
'InflictedStuns' => array(
[maximum depth reached]
),
'SustainedExpulsions' => array(
[maximum depth reached]
),
'InflictedKO' => array(
[maximum depth reached]
),
'InflictedMetersPassing' => array(
[maximum depth reached]
),
'NbSupporters' => array(
[maximum depth reached]
),
'InflictedCatches' => array(
[maximum depth reached]
),
'Resultat' => array(
[maximum depth reached]
),
'SustainedTouchdowns' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$listematch = array(
(int) 0 => array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '5194',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Away',
'InflictedInjuries' => '9',
'CashEarnedBeforeConcession' => '80000',
'OccupationOwn' => '12',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '42',
'InflictedPasses' => '0',
'PossessionBall' => '31',
'InflictedCasualties' => '0',
'OccupationTheir' => '18',
'SustainedTackles' => '50',
'InflictedMetersRunning' => '94',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '11',
'InflictedDead' => '1',
'CashEarned' => '80000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '13000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 2 => array(
'BB_match_equipe' => array(
'id' => '5195',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1658666',
'Localisation' => 'Home',
'InflictedInjuries' => '1',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '0',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '3',
'InflictedPasses' => '0',
'PossessionBall' => '0',
'InflictedCasualties' => '1',
'OccupationTheir' => '0',
'SustainedTackles' => '16',
'InflictedMetersRunning' => '0',
'SustainedInterceptions' => '0',
'MVP' => '0',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '0',
'SustainedInjuries' => '5',
'InflictedDead' => '0',
'CashEarned' => '0',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '0',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1658666',
'BB_coach_id' => 'TartanFreddy',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Massesi in Tartan',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Skaven_17',
'TeamColor' => '2800012',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
),
(int) 3 => array(
'BB_match_equipe' => array(
'id' => '5196',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1614783',
'Localisation' => 'Away',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '66',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '16',
'InflictedPasses' => '0',
'PossessionBall' => '66',
'InflictedCasualties' => '0',
'OccupationTheir' => '0',
'SustainedTackles' => '3',
'InflictedMetersRunning' => '10',
'SustainedInterceptions' => '0',
'MVP' => '2',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '1',
'InflictedDead' => '0',
'CashEarned' => '90000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '6000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614783',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Total Mor'Hammer',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Undead_05',
'TeamColor' => '2800010',
'NbSupporters' => '6000',
'Logo_perso' => ''
)
),
(int) 4 => array(
'BB_match_equipe' => array(
'id' => '5197',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '15',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '25',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '48',
'InflictedPasses' => '1',
'PossessionBall' => '31',
'InflictedCasualties' => '4',
'OccupationTheir' => '6',
'SustainedTackles' => '35',
'InflictedMetersRunning' => '72',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '0',
'SustainedInjuries' => '11',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '6',
'NbSupporters' => '2000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 5 => array(
'BB_match_equipe' => array(
'id' => '5198',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1582907',
'Localisation' => 'Away',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '31',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '2',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '35',
'InflictedPasses' => '0',
'PossessionBall' => '43',
'InflictedCasualties' => '0',
'OccupationTheir' => '12',
'SustainedTackles' => '48',
'InflictedMetersRunning' => '64',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '15',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '0',
'NbSupporters' => '17000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1582907',
'BB_coach_id' => 'WomirAig',
'BB_competition_id' => '61782',
'Value' => '1480',
'Cheerleaders' => '0',
'Name' => 'BeasT.LoRrrdZ',
'Popularity' => '8',
'Apothecary' => '1',
'IdRace' => '37',
'Treasury' => '50000',
'Reroll' => '3',
'Logo' => 'Norse_10',
'TeamColor' => '2800600',
'NbSupporters' => '17000',
'Logo_perso' => ''
)
),
(int) 6 => array(
'BB_match_equipe' => array(
'id' => '5199',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '4',
'CashEarnedBeforeConcession' => '60000',
'OccupationOwn' => '31',
'SustainedKO' => '5',
'SustainedDead' => '1',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '33',
'InflictedPasses' => '2',
'PossessionBall' => '56',
'InflictedCasualties' => '0',
'OccupationTheir' => '25',
'SustainedTackles' => '61',
'InflictedMetersRunning' => '70',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '5',
'SustainedInjuries' => '19',
'InflictedDead' => '0',
'CashEarned' => '60000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '14',
'NbSupporters' => '8000',
'InflictedCatches' => '2',
'Resultat' => '0',
'SustainedTouchdowns' => '4'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 7 => array(
'BB_match_equipe' => array(
'id' => '5200',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1604131',
'Localisation' => 'Away',
'InflictedInjuries' => '17',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '6',
'SustainedKO' => '2',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '4',
'SustainedStuns' => '0',
'InflictedTackles' => '61',
'InflictedPasses' => '0',
'PossessionBall' => '37',
'InflictedCasualties' => '4',
'OccupationTheir' => '31',
'SustainedTackles' => '33',
'InflictedMetersRunning' => '124',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '4',
'SustainedCasualties' => '0',
'SustainedInjuries' => '4',
'InflictedDead' => '1',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '3',
'InflictedKO' => '5',
'InflictedMetersPassing' => '0',
'NbSupporters' => '11000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1604131',
'BB_coach_id' => 'Tabirius',
'BB_competition_id' => '61782',
'Value' => '1450',
'Cheerleaders' => '0',
'Name' => 'TheDwarvenScaven',
'Popularity' => '6',
'Apothecary' => '1',
'IdRace' => '35',
'Treasury' => '130000',
'Reroll' => '3',
'Logo' => 'Orc_01',
'TeamColor' => '2800006',
'NbSupporters' => '11000',
'Logo_perso' => ''
)
)
)
$totalmatch = (int) 4
$bnjournee = (int) 0
$k = (int) 7
$v = array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$classFinished = array(
(int) 0 => '2017-09-20 22:19:46',
(int) 1 => '2017-09-20 22:19:46',
(int) 2 => '2017-09-20 20:43:31',
(int) 3 => '2017-09-20 20:43:31',
(int) 4 => '2017-09-14 22:07:12',
(int) 5 => '2017-09-14 22:07:12',
(int) 6 => '2017-09-13 23:03:29',
(int) 7 => '2017-09-13 23:03:29'
)
$value = array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$j = (int) 0
$journee = ''
$x = (int) 0
$y = (int) 210
$yscore = (int) 170
$heauteur = (int) 951
$image = resource
$blanc = (int) 16777215
$noir = (int) 0
$vert = (int) 2401871
$bleu = (int) 1968483
$bleu2 = (int) 208
$orange = (int) 16042496
$rouge = (int) 12648448
$orange2 = (int) 13391104
$couleurfond = (int) 15263712
$fond = resource
$ligue = object(BB_ligue) {
primaryKey => 'BB_ligue_id'
hasMany => array(
'BB_competition' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_ligues'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_ligues'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_ligue'
alias => 'BB_ligue'
tableToModel => array(
'b_b_ligues' => 'BB_ligue',
'b_b_competitions' => 'BB_competition'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_competition => object(BB_competition) {}
[protected] _schema => array(
'BB_ligue_id' => array(
[maximum depth reached]
),
'EmailContacts' => array(
[maximum depth reached]
),
'Edition' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'Logo' => array(
[maximum depth reached]
),
'Description' => array(
[maximum depth reached]
),
'Phase' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'Websites' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_ligue_id => null
[private] _EmailContacts => null
[private] _Edition => null
[private] _IdOwner => null
[private] _Logo => null
[private] _Description => null
[private] _Phase => null
[private] _Name => null
[private] _Websites => null
[private] _NbRegisteredTeams => null
}
$tableligue = array(
(int) 0 => array(
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_competition' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$logoligue = resource
$xscore = (int) 390
$couleurmatch = (int) 1968483imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 133
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 134]Code Context
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore+20, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '61782'
$font = (int) 53
$font2 = (int) 55
$font3 = (int) 57
$font4 = 'fonts/Trump.otf'
$font5 = 'fonts/arial.ttf'
$font6 = 'fonts/arialbd.ttf'
$competition = object(BB_competition) {
primaryKey => 'BB_competition_id'
belongsTo => array(
'BB_ligue' => array(
[maximum depth reached]
)
)
hasMany => array(
'BB_equipe' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_competitions'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_competitions'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_competition'
alias => 'BB_competition'
tableToModel => array(
'b_b_competitions' => 'BB_competition',
'b_b_ligues' => 'BB_ligue',
'b_b_equipes' => 'BB_equipe'
)
cacheQueries => false
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_ligue => object(BB_ligue) {}
BB_equipe => object(BB_equipe) {}
[protected] _schema => array(
'BB_competition_id' => array(
[maximum depth reached]
),
'BB_ligue_id' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'LeaguePhase' => array(
[maximum depth reached]
),
'PrematchEvents' => array(
[maximum depth reached]
),
'IdCompetitionTypes' => array(
[maximum depth reached]
),
'NbRounds' => array(
[maximum depth reached]
),
'NbTeamsMax' => array(
[maximum depth reached]
),
'CompetitionStatus' => array(
[maximum depth reached]
),
'CurrentRound' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'LeagueEdition' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
),
'TurnDuration' => array(
[maximum depth reached]
),
'competition_logo' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_competition_id => null
[private] _BB_ligue_id => null
[private] _IdOwner => null
[private] _LeaguePhase => null
[private] _PrematchEvents => null
[private] _IdCompetitionTypes => null
[private] _NbRounds => null
[private] _NbTeamsMax => null
[private] _CompetitionStatus => null
[private] _CurrentRound => null
[private] _Name => null
[private] _LeagueEdition => null
[private] _NbRegisteredTeams => null
[private] _TurnDuration => null
}
$tablecompetition = array(
(int) 0 => array(
'BB_competition' => array(
'BB_competition_id' => '61782',
'BB_ligue_id' => '1',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '3',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '1',
'CurrentRound' => '0',
'Name' => 'Anarchy Ladder IX',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '992',
'TurnDuration' => '1',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_equipe' => array()
)
)
$match = object(BB_match_equipe) {
belongsTo => array(
'b_b_matches' => array(
[maximum depth reached]
),
'b_b_equipes' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_match_equipes'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_match_equipes'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_match_equipe'
alias => 'BB_match_equipe'
tableToModel => array(
'b_b_match_equipes' => 'BB_match_equipe',
'b_b_matches' => 'b_b_matches',
'b_b_equipes' => 'b_b_equipes'
)
cacheQueries => false
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
b_b_matches => object(BB_match) {}
b_b_equipes => object(BB_equipe) {}
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'BB_match_id' => array(
[maximum depth reached]
),
'BB_equipe_id_match' => array(
[maximum depth reached]
),
'Localisation' => array(
[maximum depth reached]
),
'InflictedInjuries' => array(
[maximum depth reached]
),
'CashEarnedBeforeConcession' => array(
[maximum depth reached]
),
'OccupationOwn' => array(
[maximum depth reached]
),
'SustainedKO' => array(
[maximum depth reached]
),
'SustainedDead' => array(
[maximum depth reached]
),
'WinningsDice' => array(
[maximum depth reached]
),
'Score' => array(
[maximum depth reached]
),
'SustainedStuns' => array(
[maximum depth reached]
),
'InflictedTackles' => array(
[maximum depth reached]
),
'InflictedPasses' => array(
[maximum depth reached]
),
'PossessionBall' => array(
[maximum depth reached]
),
'InflictedCasualties' => array(
[maximum depth reached]
),
'OccupationTheir' => array(
[maximum depth reached]
),
'SustainedTackles' => array(
[maximum depth reached]
),
'InflictedMetersRunning' => array(
[maximum depth reached]
),
'SustainedInterceptions' => array(
[maximum depth reached]
),
'MVP' => array(
[maximum depth reached]
),
'PopularityGain' => array(
[maximum depth reached]
),
'MatchPlayed' => array(
[maximum depth reached]
),
'InflictedTouchdowns' => array(
[maximum depth reached]
),
'SustainedCasualties' => array(
[maximum depth reached]
),
'SustainedInjuries' => array(
[maximum depth reached]
),
'InflictedDead' => array(
[maximum depth reached]
),
'CashEarned' => array(
[maximum depth reached]
),
'InflictedStuns' => array(
[maximum depth reached]
),
'SustainedExpulsions' => array(
[maximum depth reached]
),
'InflictedKO' => array(
[maximum depth reached]
),
'InflictedMetersPassing' => array(
[maximum depth reached]
),
'NbSupporters' => array(
[maximum depth reached]
),
'InflictedCatches' => array(
[maximum depth reached]
),
'Resultat' => array(
[maximum depth reached]
),
'SustainedTouchdowns' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$listematch = array(
(int) 0 => array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '5194',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Away',
'InflictedInjuries' => '9',
'CashEarnedBeforeConcession' => '80000',
'OccupationOwn' => '12',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '42',
'InflictedPasses' => '0',
'PossessionBall' => '31',
'InflictedCasualties' => '0',
'OccupationTheir' => '18',
'SustainedTackles' => '50',
'InflictedMetersRunning' => '94',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '11',
'InflictedDead' => '1',
'CashEarned' => '80000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '13000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 2 => array(
'BB_match_equipe' => array(
'id' => '5195',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1658666',
'Localisation' => 'Home',
'InflictedInjuries' => '1',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '0',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '3',
'InflictedPasses' => '0',
'PossessionBall' => '0',
'InflictedCasualties' => '1',
'OccupationTheir' => '0',
'SustainedTackles' => '16',
'InflictedMetersRunning' => '0',
'SustainedInterceptions' => '0',
'MVP' => '0',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '0',
'SustainedInjuries' => '5',
'InflictedDead' => '0',
'CashEarned' => '0',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '0',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1658666',
'BB_coach_id' => 'TartanFreddy',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Massesi in Tartan',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Skaven_17',
'TeamColor' => '2800012',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
),
(int) 3 => array(
'BB_match_equipe' => array(
'id' => '5196',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1614783',
'Localisation' => 'Away',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '66',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '16',
'InflictedPasses' => '0',
'PossessionBall' => '66',
'InflictedCasualties' => '0',
'OccupationTheir' => '0',
'SustainedTackles' => '3',
'InflictedMetersRunning' => '10',
'SustainedInterceptions' => '0',
'MVP' => '2',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '1',
'InflictedDead' => '0',
'CashEarned' => '90000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '6000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614783',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Total Mor'Hammer',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Undead_05',
'TeamColor' => '2800010',
'NbSupporters' => '6000',
'Logo_perso' => ''
)
),
(int) 4 => array(
'BB_match_equipe' => array(
'id' => '5197',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '15',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '25',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '48',
'InflictedPasses' => '1',
'PossessionBall' => '31',
'InflictedCasualties' => '4',
'OccupationTheir' => '6',
'SustainedTackles' => '35',
'InflictedMetersRunning' => '72',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '0',
'SustainedInjuries' => '11',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '6',
'NbSupporters' => '2000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 5 => array(
'BB_match_equipe' => array(
'id' => '5198',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1582907',
'Localisation' => 'Away',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '31',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '2',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '35',
'InflictedPasses' => '0',
'PossessionBall' => '43',
'InflictedCasualties' => '0',
'OccupationTheir' => '12',
'SustainedTackles' => '48',
'InflictedMetersRunning' => '64',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '15',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '0',
'NbSupporters' => '17000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1582907',
'BB_coach_id' => 'WomirAig',
'BB_competition_id' => '61782',
'Value' => '1480',
'Cheerleaders' => '0',
'Name' => 'BeasT.LoRrrdZ',
'Popularity' => '8',
'Apothecary' => '1',
'IdRace' => '37',
'Treasury' => '50000',
'Reroll' => '3',
'Logo' => 'Norse_10',
'TeamColor' => '2800600',
'NbSupporters' => '17000',
'Logo_perso' => ''
)
),
(int) 6 => array(
'BB_match_equipe' => array(
'id' => '5199',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '4',
'CashEarnedBeforeConcession' => '60000',
'OccupationOwn' => '31',
'SustainedKO' => '5',
'SustainedDead' => '1',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '33',
'InflictedPasses' => '2',
'PossessionBall' => '56',
'InflictedCasualties' => '0',
'OccupationTheir' => '25',
'SustainedTackles' => '61',
'InflictedMetersRunning' => '70',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '5',
'SustainedInjuries' => '19',
'InflictedDead' => '0',
'CashEarned' => '60000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '14',
'NbSupporters' => '8000',
'InflictedCatches' => '2',
'Resultat' => '0',
'SustainedTouchdowns' => '4'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 7 => array(
'BB_match_equipe' => array(
'id' => '5200',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1604131',
'Localisation' => 'Away',
'InflictedInjuries' => '17',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '6',
'SustainedKO' => '2',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '4',
'SustainedStuns' => '0',
'InflictedTackles' => '61',
'InflictedPasses' => '0',
'PossessionBall' => '37',
'InflictedCasualties' => '4',
'OccupationTheir' => '31',
'SustainedTackles' => '33',
'InflictedMetersRunning' => '124',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '4',
'SustainedCasualties' => '0',
'SustainedInjuries' => '4',
'InflictedDead' => '1',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '3',
'InflictedKO' => '5',
'InflictedMetersPassing' => '0',
'NbSupporters' => '11000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1604131',
'BB_coach_id' => 'Tabirius',
'BB_competition_id' => '61782',
'Value' => '1450',
'Cheerleaders' => '0',
'Name' => 'TheDwarvenScaven',
'Popularity' => '6',
'Apothecary' => '1',
'IdRace' => '35',
'Treasury' => '130000',
'Reroll' => '3',
'Logo' => 'Orc_01',
'TeamColor' => '2800006',
'NbSupporters' => '11000',
'Logo_perso' => ''
)
)
)
$totalmatch = (int) 4
$bnjournee = (int) 0
$k = (int) 7
$v = array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$classFinished = array(
(int) 0 => '2017-09-20 22:19:46',
(int) 1 => '2017-09-20 22:19:46',
(int) 2 => '2017-09-20 20:43:31',
(int) 3 => '2017-09-20 20:43:31',
(int) 4 => '2017-09-14 22:07:12',
(int) 5 => '2017-09-14 22:07:12',
(int) 6 => '2017-09-13 23:03:29',
(int) 7 => '2017-09-13 23:03:29'
)
$value = array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$j = (int) 0
$journee = ''
$x = (int) 0
$y = (int) 210
$yscore = (int) 170
$heauteur = (int) 951
$image = resource
$blanc = (int) 16777215
$noir = (int) 0
$vert = (int) 2401871
$bleu = (int) 1968483
$bleu2 = (int) 208
$orange = (int) 16042496
$rouge = (int) 12648448
$orange2 = (int) 13391104
$couleurfond = (int) 15263712
$fond = resource
$ligue = object(BB_ligue) {
primaryKey => 'BB_ligue_id'
hasMany => array(
'BB_competition' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_ligues'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_ligues'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_ligue'
alias => 'BB_ligue'
tableToModel => array(
'b_b_ligues' => 'BB_ligue',
'b_b_competitions' => 'BB_competition'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_competition => object(BB_competition) {}
[protected] _schema => array(
'BB_ligue_id' => array(
[maximum depth reached]
),
'EmailContacts' => array(
[maximum depth reached]
),
'Edition' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'Logo' => array(
[maximum depth reached]
),
'Description' => array(
[maximum depth reached]
),
'Phase' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'Websites' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_ligue_id => null
[private] _EmailContacts => null
[private] _Edition => null
[private] _IdOwner => null
[private] _Logo => null
[private] _Description => null
[private] _Phase => null
[private] _Name => null
[private] _Websites => null
[private] _NbRegisteredTeams => null
}
$tableligue = array(
(int) 0 => array(
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_competition' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$logoligue = resource
$xscore = (int) 390
$couleurmatch = (int) 1968483
$logo1 = falseimagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 134
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_33.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 170]Code Context $xname = $bbox2[0] + (imagesx($image) / 2) - ($bbox2[4])-50;
imagettftext($image, 12, 0,$xname-18 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
$getcompetition = '61782'
$font = (int) 53
$font2 = (int) 55
$font3 = (int) 57
$font4 = 'fonts/Trump.otf'
$font5 = 'fonts/arial.ttf'
$font6 = 'fonts/arialbd.ttf'
$competition = object(BB_competition) {
primaryKey => 'BB_competition_id'
belongsTo => array(
'BB_ligue' => array(
[maximum depth reached]
)
)
hasMany => array(
'BB_equipe' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_competitions'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_competitions'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_competition'
alias => 'BB_competition'
tableToModel => array(
'b_b_competitions' => 'BB_competition',
'b_b_ligues' => 'BB_ligue',
'b_b_equipes' => 'BB_equipe'
)
cacheQueries => false
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_ligue => object(BB_ligue) {}
BB_equipe => object(BB_equipe) {}
[protected] _schema => array(
'BB_competition_id' => array(
[maximum depth reached]
),
'BB_ligue_id' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'LeaguePhase' => array(
[maximum depth reached]
),
'PrematchEvents' => array(
[maximum depth reached]
),
'IdCompetitionTypes' => array(
[maximum depth reached]
),
'NbRounds' => array(
[maximum depth reached]
),
'NbTeamsMax' => array(
[maximum depth reached]
),
'CompetitionStatus' => array(
[maximum depth reached]
),
'CurrentRound' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'LeagueEdition' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
),
'TurnDuration' => array(
[maximum depth reached]
),
'competition_logo' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_competition_id => null
[private] _BB_ligue_id => null
[private] _IdOwner => null
[private] _LeaguePhase => null
[private] _PrematchEvents => null
[private] _IdCompetitionTypes => null
[private] _NbRounds => null
[private] _NbTeamsMax => null
[private] _CompetitionStatus => null
[private] _CurrentRound => null
[private] _Name => null
[private] _LeagueEdition => null
[private] _NbRegisteredTeams => null
[private] _TurnDuration => null
}
$tablecompetition = array(
(int) 0 => array(
'BB_competition' => array(
'BB_competition_id' => '61782',
'BB_ligue_id' => '1',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '3',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '1',
'CurrentRound' => '0',
'Name' => 'Anarchy Ladder IX',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '992',
'TurnDuration' => '1',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_equipe' => array()
)
)
$match = object(BB_match_equipe) {
belongsTo => array(
'b_b_matches' => array(
[maximum depth reached]
),
'b_b_equipes' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_match_equipes'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_match_equipes'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_match_equipe'
alias => 'BB_match_equipe'
tableToModel => array(
'b_b_match_equipes' => 'BB_match_equipe',
'b_b_matches' => 'b_b_matches',
'b_b_equipes' => 'b_b_equipes'
)
cacheQueries => false
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
b_b_matches => object(BB_match) {}
b_b_equipes => object(BB_equipe) {}
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'BB_match_id' => array(
[maximum depth reached]
),
'BB_equipe_id_match' => array(
[maximum depth reached]
),
'Localisation' => array(
[maximum depth reached]
),
'InflictedInjuries' => array(
[maximum depth reached]
),
'CashEarnedBeforeConcession' => array(
[maximum depth reached]
),
'OccupationOwn' => array(
[maximum depth reached]
),
'SustainedKO' => array(
[maximum depth reached]
),
'SustainedDead' => array(
[maximum depth reached]
),
'WinningsDice' => array(
[maximum depth reached]
),
'Score' => array(
[maximum depth reached]
),
'SustainedStuns' => array(
[maximum depth reached]
),
'InflictedTackles' => array(
[maximum depth reached]
),
'InflictedPasses' => array(
[maximum depth reached]
),
'PossessionBall' => array(
[maximum depth reached]
),
'InflictedCasualties' => array(
[maximum depth reached]
),
'OccupationTheir' => array(
[maximum depth reached]
),
'SustainedTackles' => array(
[maximum depth reached]
),
'InflictedMetersRunning' => array(
[maximum depth reached]
),
'SustainedInterceptions' => array(
[maximum depth reached]
),
'MVP' => array(
[maximum depth reached]
),
'PopularityGain' => array(
[maximum depth reached]
),
'MatchPlayed' => array(
[maximum depth reached]
),
'InflictedTouchdowns' => array(
[maximum depth reached]
),
'SustainedCasualties' => array(
[maximum depth reached]
),
'SustainedInjuries' => array(
[maximum depth reached]
),
'InflictedDead' => array(
[maximum depth reached]
),
'CashEarned' => array(
[maximum depth reached]
),
'InflictedStuns' => array(
[maximum depth reached]
),
'SustainedExpulsions' => array(
[maximum depth reached]
),
'InflictedKO' => array(
[maximum depth reached]
),
'InflictedMetersPassing' => array(
[maximum depth reached]
),
'NbSupporters' => array(
[maximum depth reached]
),
'InflictedCatches' => array(
[maximum depth reached]
),
'Resultat' => array(
[maximum depth reached]
),
'SustainedTouchdowns' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$listematch = array(
(int) 0 => array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '5194',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Away',
'InflictedInjuries' => '9',
'CashEarnedBeforeConcession' => '80000',
'OccupationOwn' => '12',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '42',
'InflictedPasses' => '0',
'PossessionBall' => '31',
'InflictedCasualties' => '0',
'OccupationTheir' => '18',
'SustainedTackles' => '50',
'InflictedMetersRunning' => '94',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '11',
'InflictedDead' => '1',
'CashEarned' => '80000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '13000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 2 => array(
'BB_match_equipe' => array(
'id' => '5195',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1658666',
'Localisation' => 'Home',
'InflictedInjuries' => '1',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '0',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '3',
'InflictedPasses' => '0',
'PossessionBall' => '0',
'InflictedCasualties' => '1',
'OccupationTheir' => '0',
'SustainedTackles' => '16',
'InflictedMetersRunning' => '0',
'SustainedInterceptions' => '0',
'MVP' => '0',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '0',
'SustainedInjuries' => '5',
'InflictedDead' => '0',
'CashEarned' => '0',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '0',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1658666',
'BB_coach_id' => 'TartanFreddy',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Massesi in Tartan',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Skaven_17',
'TeamColor' => '2800012',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
),
(int) 3 => array(
'BB_match_equipe' => array(
'id' => '5196',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1614783',
'Localisation' => 'Away',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '66',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '16',
'InflictedPasses' => '0',
'PossessionBall' => '66',
'InflictedCasualties' => '0',
'OccupationTheir' => '0',
'SustainedTackles' => '3',
'InflictedMetersRunning' => '10',
'SustainedInterceptions' => '0',
'MVP' => '2',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '1',
'InflictedDead' => '0',
'CashEarned' => '90000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '6000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614783',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Total Mor'Hammer',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Undead_05',
'TeamColor' => '2800010',
'NbSupporters' => '6000',
'Logo_perso' => ''
)
),
(int) 4 => array(
'BB_match_equipe' => array(
'id' => '5197',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '15',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '25',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '48',
'InflictedPasses' => '1',
'PossessionBall' => '31',
'InflictedCasualties' => '4',
'OccupationTheir' => '6',
'SustainedTackles' => '35',
'InflictedMetersRunning' => '72',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '0',
'SustainedInjuries' => '11',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '6',
'NbSupporters' => '2000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 5 => array(
'BB_match_equipe' => array(
'id' => '5198',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1582907',
'Localisation' => 'Away',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '31',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '2',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '35',
'InflictedPasses' => '0',
'PossessionBall' => '43',
'InflictedCasualties' => '0',
'OccupationTheir' => '12',
'SustainedTackles' => '48',
'InflictedMetersRunning' => '64',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '15',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '0',
'NbSupporters' => '17000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1582907',
'BB_coach_id' => 'WomirAig',
'BB_competition_id' => '61782',
'Value' => '1480',
'Cheerleaders' => '0',
'Name' => 'BeasT.LoRrrdZ',
'Popularity' => '8',
'Apothecary' => '1',
'IdRace' => '37',
'Treasury' => '50000',
'Reroll' => '3',
'Logo' => 'Norse_10',
'TeamColor' => '2800600',
'NbSupporters' => '17000',
'Logo_perso' => ''
)
),
(int) 6 => array(
'BB_match_equipe' => array(
'id' => '5199',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '4',
'CashEarnedBeforeConcession' => '60000',
'OccupationOwn' => '31',
'SustainedKO' => '5',
'SustainedDead' => '1',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '33',
'InflictedPasses' => '2',
'PossessionBall' => '56',
'InflictedCasualties' => '0',
'OccupationTheir' => '25',
'SustainedTackles' => '61',
'InflictedMetersRunning' => '70',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '5',
'SustainedInjuries' => '19',
'InflictedDead' => '0',
'CashEarned' => '60000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '14',
'NbSupporters' => '8000',
'InflictedCatches' => '2',
'Resultat' => '0',
'SustainedTouchdowns' => '4'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 7 => array(
'BB_match_equipe' => array(
'id' => '5200',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1604131',
'Localisation' => 'Away',
'InflictedInjuries' => '17',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '6',
'SustainedKO' => '2',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '4',
'SustainedStuns' => '0',
'InflictedTackles' => '61',
'InflictedPasses' => '0',
'PossessionBall' => '37',
'InflictedCasualties' => '4',
'OccupationTheir' => '31',
'SustainedTackles' => '33',
'InflictedMetersRunning' => '124',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '4',
'SustainedCasualties' => '0',
'SustainedInjuries' => '4',
'InflictedDead' => '1',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '3',
'InflictedKO' => '5',
'InflictedMetersPassing' => '0',
'NbSupporters' => '11000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1604131',
'BB_coach_id' => 'Tabirius',
'BB_competition_id' => '61782',
'Value' => '1450',
'Cheerleaders' => '0',
'Name' => 'TheDwarvenScaven',
'Popularity' => '6',
'Apothecary' => '1',
'IdRace' => '35',
'Treasury' => '130000',
'Reroll' => '3',
'Logo' => 'Orc_01',
'TeamColor' => '2800006',
'NbSupporters' => '11000',
'Logo_perso' => ''
)
)
)
$totalmatch = (int) 4
$bnjournee = (int) 0
$k = (int) 7
$v = array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$classFinished = array(
(int) 0 => '2017-09-20 22:19:46',
(int) 1 => '2017-09-20 22:19:46',
(int) 2 => '2017-09-20 20:43:31',
(int) 3 => '2017-09-20 20:43:31',
(int) 4 => '2017-09-14 22:07:12',
(int) 5 => '2017-09-14 22:07:12',
(int) 6 => '2017-09-13 23:03:29',
(int) 7 => '2017-09-13 23:03:29'
)
$value = array(
'BB_match_equipe' => array(
'id' => '5194',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Away',
'InflictedInjuries' => '9',
'CashEarnedBeforeConcession' => '80000',
'OccupationOwn' => '12',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '42',
'InflictedPasses' => '0',
'PossessionBall' => '31',
'InflictedCasualties' => '0',
'OccupationTheir' => '18',
'SustainedTackles' => '50',
'InflictedMetersRunning' => '94',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '11',
'InflictedDead' => '1',
'CashEarned' => '80000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '13000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
)
$j = (int) 1
$journee = '0'
$x = (int) 0
$y = (int) 210
$yscore = (int) 170
$heauteur = (int) 951
$image = resource
$blanc = (int) 16777215
$noir = (int) 0
$vert = (int) 2401871
$bleu = (int) 1968483
$bleu2 = (int) 208
$orange = (int) 16042496
$rouge = (int) 12648448
$orange2 = (int) 13391104
$couleurfond = (int) 15263712
$fond = resource
$ligue = object(BB_ligue) {
primaryKey => 'BB_ligue_id'
hasMany => array(
'BB_competition' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_ligues'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_ligues'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_ligue'
alias => 'BB_ligue'
tableToModel => array(
'b_b_ligues' => 'BB_ligue',
'b_b_competitions' => 'BB_competition'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_competition => object(BB_competition) {}
[protected] _schema => array(
'BB_ligue_id' => array(
[maximum depth reached]
),
'EmailContacts' => array(
[maximum depth reached]
),
'Edition' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'Logo' => array(
[maximum depth reached]
),
'Description' => array(
[maximum depth reached]
),
'Phase' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'Websites' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_ligue_id => null
[private] _EmailContacts => null
[private] _Edition => null
[private] _IdOwner => null
[private] _Logo => null
[private] _Description => null
[private] _Phase => null
[private] _Name => null
[private] _Websites => null
[private] _NbRegisteredTeams => null
}
$tableligue = array(
(int) 0 => array(
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_competition' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$logoligue = resource
$xscore = (int) 350
$couleurmatch = (int) 1968483
$logo1 = resource
$logo = 'Bretonnia_04'
$attr = 'width="256" height="256"'
$type = (int) 3
$height = (int) 256
$width = (int) 256
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 134,
(int) 3 => (int) -1,
(int) 4 => (int) 134,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 170
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 171]Code Context imagettftext($image, 12, 0,$xname-18 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore-40, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '61782'
$font = (int) 53
$font2 = (int) 55
$font3 = (int) 57
$font4 = 'fonts/Trump.otf'
$font5 = 'fonts/arial.ttf'
$font6 = 'fonts/arialbd.ttf'
$competition = object(BB_competition) {
primaryKey => 'BB_competition_id'
belongsTo => array(
'BB_ligue' => array(
[maximum depth reached]
)
)
hasMany => array(
'BB_equipe' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_competitions'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_competitions'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_competition'
alias => 'BB_competition'
tableToModel => array(
'b_b_competitions' => 'BB_competition',
'b_b_ligues' => 'BB_ligue',
'b_b_equipes' => 'BB_equipe'
)
cacheQueries => false
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_ligue => object(BB_ligue) {}
BB_equipe => object(BB_equipe) {}
[protected] _schema => array(
'BB_competition_id' => array(
[maximum depth reached]
),
'BB_ligue_id' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'LeaguePhase' => array(
[maximum depth reached]
),
'PrematchEvents' => array(
[maximum depth reached]
),
'IdCompetitionTypes' => array(
[maximum depth reached]
),
'NbRounds' => array(
[maximum depth reached]
),
'NbTeamsMax' => array(
[maximum depth reached]
),
'CompetitionStatus' => array(
[maximum depth reached]
),
'CurrentRound' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'LeagueEdition' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
),
'TurnDuration' => array(
[maximum depth reached]
),
'competition_logo' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_competition_id => null
[private] _BB_ligue_id => null
[private] _IdOwner => null
[private] _LeaguePhase => null
[private] _PrematchEvents => null
[private] _IdCompetitionTypes => null
[private] _NbRounds => null
[private] _NbTeamsMax => null
[private] _CompetitionStatus => null
[private] _CurrentRound => null
[private] _Name => null
[private] _LeagueEdition => null
[private] _NbRegisteredTeams => null
[private] _TurnDuration => null
}
$tablecompetition = array(
(int) 0 => array(
'BB_competition' => array(
'BB_competition_id' => '61782',
'BB_ligue_id' => '1',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '3',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '1',
'CurrentRound' => '0',
'Name' => 'Anarchy Ladder IX',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '992',
'TurnDuration' => '1',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_equipe' => array()
)
)
$match = object(BB_match_equipe) {
belongsTo => array(
'b_b_matches' => array(
[maximum depth reached]
),
'b_b_equipes' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_match_equipes'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_match_equipes'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_match_equipe'
alias => 'BB_match_equipe'
tableToModel => array(
'b_b_match_equipes' => 'BB_match_equipe',
'b_b_matches' => 'b_b_matches',
'b_b_equipes' => 'b_b_equipes'
)
cacheQueries => false
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
b_b_matches => object(BB_match) {}
b_b_equipes => object(BB_equipe) {}
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'BB_match_id' => array(
[maximum depth reached]
),
'BB_equipe_id_match' => array(
[maximum depth reached]
),
'Localisation' => array(
[maximum depth reached]
),
'InflictedInjuries' => array(
[maximum depth reached]
),
'CashEarnedBeforeConcession' => array(
[maximum depth reached]
),
'OccupationOwn' => array(
[maximum depth reached]
),
'SustainedKO' => array(
[maximum depth reached]
),
'SustainedDead' => array(
[maximum depth reached]
),
'WinningsDice' => array(
[maximum depth reached]
),
'Score' => array(
[maximum depth reached]
),
'SustainedStuns' => array(
[maximum depth reached]
),
'InflictedTackles' => array(
[maximum depth reached]
),
'InflictedPasses' => array(
[maximum depth reached]
),
'PossessionBall' => array(
[maximum depth reached]
),
'InflictedCasualties' => array(
[maximum depth reached]
),
'OccupationTheir' => array(
[maximum depth reached]
),
'SustainedTackles' => array(
[maximum depth reached]
),
'InflictedMetersRunning' => array(
[maximum depth reached]
),
'SustainedInterceptions' => array(
[maximum depth reached]
),
'MVP' => array(
[maximum depth reached]
),
'PopularityGain' => array(
[maximum depth reached]
),
'MatchPlayed' => array(
[maximum depth reached]
),
'InflictedTouchdowns' => array(
[maximum depth reached]
),
'SustainedCasualties' => array(
[maximum depth reached]
),
'SustainedInjuries' => array(
[maximum depth reached]
),
'InflictedDead' => array(
[maximum depth reached]
),
'CashEarned' => array(
[maximum depth reached]
),
'InflictedStuns' => array(
[maximum depth reached]
),
'SustainedExpulsions' => array(
[maximum depth reached]
),
'InflictedKO' => array(
[maximum depth reached]
),
'InflictedMetersPassing' => array(
[maximum depth reached]
),
'NbSupporters' => array(
[maximum depth reached]
),
'InflictedCatches' => array(
[maximum depth reached]
),
'Resultat' => array(
[maximum depth reached]
),
'SustainedTouchdowns' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$listematch = array(
(int) 0 => array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '5194',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Away',
'InflictedInjuries' => '9',
'CashEarnedBeforeConcession' => '80000',
'OccupationOwn' => '12',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '42',
'InflictedPasses' => '0',
'PossessionBall' => '31',
'InflictedCasualties' => '0',
'OccupationTheir' => '18',
'SustainedTackles' => '50',
'InflictedMetersRunning' => '94',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '11',
'InflictedDead' => '1',
'CashEarned' => '80000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '13000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 2 => array(
'BB_match_equipe' => array(
'id' => '5195',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1658666',
'Localisation' => 'Home',
'InflictedInjuries' => '1',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '0',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '3',
'InflictedPasses' => '0',
'PossessionBall' => '0',
'InflictedCasualties' => '1',
'OccupationTheir' => '0',
'SustainedTackles' => '16',
'InflictedMetersRunning' => '0',
'SustainedInterceptions' => '0',
'MVP' => '0',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '0',
'SustainedInjuries' => '5',
'InflictedDead' => '0',
'CashEarned' => '0',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '0',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1658666',
'BB_coach_id' => 'TartanFreddy',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Massesi in Tartan',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Skaven_17',
'TeamColor' => '2800012',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
),
(int) 3 => array(
'BB_match_equipe' => array(
'id' => '5196',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1614783',
'Localisation' => 'Away',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '66',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '16',
'InflictedPasses' => '0',
'PossessionBall' => '66',
'InflictedCasualties' => '0',
'OccupationTheir' => '0',
'SustainedTackles' => '3',
'InflictedMetersRunning' => '10',
'SustainedInterceptions' => '0',
'MVP' => '2',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '1',
'InflictedDead' => '0',
'CashEarned' => '90000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '6000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614783',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Total Mor'Hammer',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Undead_05',
'TeamColor' => '2800010',
'NbSupporters' => '6000',
'Logo_perso' => ''
)
),
(int) 4 => array(
'BB_match_equipe' => array(
'id' => '5197',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '15',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '25',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '48',
'InflictedPasses' => '1',
'PossessionBall' => '31',
'InflictedCasualties' => '4',
'OccupationTheir' => '6',
'SustainedTackles' => '35',
'InflictedMetersRunning' => '72',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '0',
'SustainedInjuries' => '11',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '6',
'NbSupporters' => '2000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 5 => array(
'BB_match_equipe' => array(
'id' => '5198',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1582907',
'Localisation' => 'Away',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '31',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '2',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '35',
'InflictedPasses' => '0',
'PossessionBall' => '43',
'InflictedCasualties' => '0',
'OccupationTheir' => '12',
'SustainedTackles' => '48',
'InflictedMetersRunning' => '64',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '15',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '0',
'NbSupporters' => '17000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1582907',
'BB_coach_id' => 'WomirAig',
'BB_competition_id' => '61782',
'Value' => '1480',
'Cheerleaders' => '0',
'Name' => 'BeasT.LoRrrdZ',
'Popularity' => '8',
'Apothecary' => '1',
'IdRace' => '37',
'Treasury' => '50000',
'Reroll' => '3',
'Logo' => 'Norse_10',
'TeamColor' => '2800600',
'NbSupporters' => '17000',
'Logo_perso' => ''
)
),
(int) 6 => array(
'BB_match_equipe' => array(
'id' => '5199',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '4',
'CashEarnedBeforeConcession' => '60000',
'OccupationOwn' => '31',
'SustainedKO' => '5',
'SustainedDead' => '1',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '33',
'InflictedPasses' => '2',
'PossessionBall' => '56',
'InflictedCasualties' => '0',
'OccupationTheir' => '25',
'SustainedTackles' => '61',
'InflictedMetersRunning' => '70',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '5',
'SustainedInjuries' => '19',
'InflictedDead' => '0',
'CashEarned' => '60000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '14',
'NbSupporters' => '8000',
'InflictedCatches' => '2',
'Resultat' => '0',
'SustainedTouchdowns' => '4'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 7 => array(
'BB_match_equipe' => array(
'id' => '5200',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1604131',
'Localisation' => 'Away',
'InflictedInjuries' => '17',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '6',
'SustainedKO' => '2',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '4',
'SustainedStuns' => '0',
'InflictedTackles' => '61',
'InflictedPasses' => '0',
'PossessionBall' => '37',
'InflictedCasualties' => '4',
'OccupationTheir' => '31',
'SustainedTackles' => '33',
'InflictedMetersRunning' => '124',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '4',
'SustainedCasualties' => '0',
'SustainedInjuries' => '4',
'InflictedDead' => '1',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '3',
'InflictedKO' => '5',
'InflictedMetersPassing' => '0',
'NbSupporters' => '11000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1604131',
'BB_coach_id' => 'Tabirius',
'BB_competition_id' => '61782',
'Value' => '1450',
'Cheerleaders' => '0',
'Name' => 'TheDwarvenScaven',
'Popularity' => '6',
'Apothecary' => '1',
'IdRace' => '35',
'Treasury' => '130000',
'Reroll' => '3',
'Logo' => 'Orc_01',
'TeamColor' => '2800006',
'NbSupporters' => '11000',
'Logo_perso' => ''
)
)
)
$totalmatch = (int) 4
$bnjournee = (int) 0
$k = (int) 7
$v = array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$classFinished = array(
(int) 0 => '2017-09-20 22:19:46',
(int) 1 => '2017-09-20 22:19:46',
(int) 2 => '2017-09-20 20:43:31',
(int) 3 => '2017-09-20 20:43:31',
(int) 4 => '2017-09-14 22:07:12',
(int) 5 => '2017-09-14 22:07:12',
(int) 6 => '2017-09-13 23:03:29',
(int) 7 => '2017-09-13 23:03:29'
)
$value = array(
'BB_match_equipe' => array(
'id' => '5194',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Away',
'InflictedInjuries' => '9',
'CashEarnedBeforeConcession' => '80000',
'OccupationOwn' => '12',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '42',
'InflictedPasses' => '0',
'PossessionBall' => '31',
'InflictedCasualties' => '0',
'OccupationTheir' => '18',
'SustainedTackles' => '50',
'InflictedMetersRunning' => '94',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '11',
'InflictedDead' => '1',
'CashEarned' => '80000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '13000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
)
$j = (int) 1
$journee = '0'
$x = (int) 0
$y = (int) 210
$yscore = (int) 170
$heauteur = (int) 951
$image = resource
$blanc = (int) 16777215
$noir = (int) 0
$vert = (int) 2401871
$bleu = (int) 1968483
$bleu2 = (int) 208
$orange = (int) 16042496
$rouge = (int) 12648448
$orange2 = (int) 13391104
$couleurfond = (int) 15263712
$fond = resource
$ligue = object(BB_ligue) {
primaryKey => 'BB_ligue_id'
hasMany => array(
'BB_competition' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_ligues'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_ligues'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_ligue'
alias => 'BB_ligue'
tableToModel => array(
'b_b_ligues' => 'BB_ligue',
'b_b_competitions' => 'BB_competition'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_competition => object(BB_competition) {}
[protected] _schema => array(
'BB_ligue_id' => array(
[maximum depth reached]
),
'EmailContacts' => array(
[maximum depth reached]
),
'Edition' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'Logo' => array(
[maximum depth reached]
),
'Description' => array(
[maximum depth reached]
),
'Phase' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'Websites' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_ligue_id => null
[private] _EmailContacts => null
[private] _Edition => null
[private] _IdOwner => null
[private] _Logo => null
[private] _Description => null
[private] _Phase => null
[private] _Name => null
[private] _Websites => null
[private] _NbRegisteredTeams => null
}
$tableligue = array(
(int) 0 => array(
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_competition' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$logoligue = resource
$xscore = (int) 350
$couleurmatch = (int) 1968483
$logo1 = false
$logo = 'Bretonnia_04'
$attr = 'width="256" height="256"'
$type = (int) 3
$height = (int) 256
$width = (int) 256
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 134,
(int) 3 => (int) -1,
(int) 4 => (int) 134,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 171
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_33.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 133]Code Context imagettftext($image, 12, 0,$xscore+55 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
$getcompetition = '61782'
$font = (int) 53
$font2 = (int) 55
$font3 = (int) 57
$font4 = 'fonts/Trump.otf'
$font5 = 'fonts/arial.ttf'
$font6 = 'fonts/arialbd.ttf'
$competition = object(BB_competition) {
primaryKey => 'BB_competition_id'
belongsTo => array(
'BB_ligue' => array(
[maximum depth reached]
)
)
hasMany => array(
'BB_equipe' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_competitions'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_competitions'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_competition'
alias => 'BB_competition'
tableToModel => array(
'b_b_competitions' => 'BB_competition',
'b_b_ligues' => 'BB_ligue',
'b_b_equipes' => 'BB_equipe'
)
cacheQueries => false
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_ligue => object(BB_ligue) {}
BB_equipe => object(BB_equipe) {}
[protected] _schema => array(
'BB_competition_id' => array(
[maximum depth reached]
),
'BB_ligue_id' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'LeaguePhase' => array(
[maximum depth reached]
),
'PrematchEvents' => array(
[maximum depth reached]
),
'IdCompetitionTypes' => array(
[maximum depth reached]
),
'NbRounds' => array(
[maximum depth reached]
),
'NbTeamsMax' => array(
[maximum depth reached]
),
'CompetitionStatus' => array(
[maximum depth reached]
),
'CurrentRound' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'LeagueEdition' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
),
'TurnDuration' => array(
[maximum depth reached]
),
'competition_logo' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_competition_id => null
[private] _BB_ligue_id => null
[private] _IdOwner => null
[private] _LeaguePhase => null
[private] _PrematchEvents => null
[private] _IdCompetitionTypes => null
[private] _NbRounds => null
[private] _NbTeamsMax => null
[private] _CompetitionStatus => null
[private] _CurrentRound => null
[private] _Name => null
[private] _LeagueEdition => null
[private] _NbRegisteredTeams => null
[private] _TurnDuration => null
}
$tablecompetition = array(
(int) 0 => array(
'BB_competition' => array(
'BB_competition_id' => '61782',
'BB_ligue_id' => '1',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '3',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '1',
'CurrentRound' => '0',
'Name' => 'Anarchy Ladder IX',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '992',
'TurnDuration' => '1',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_equipe' => array()
)
)
$match = object(BB_match_equipe) {
belongsTo => array(
'b_b_matches' => array(
[maximum depth reached]
),
'b_b_equipes' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_match_equipes'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_match_equipes'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_match_equipe'
alias => 'BB_match_equipe'
tableToModel => array(
'b_b_match_equipes' => 'BB_match_equipe',
'b_b_matches' => 'b_b_matches',
'b_b_equipes' => 'b_b_equipes'
)
cacheQueries => false
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
b_b_matches => object(BB_match) {}
b_b_equipes => object(BB_equipe) {}
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'BB_match_id' => array(
[maximum depth reached]
),
'BB_equipe_id_match' => array(
[maximum depth reached]
),
'Localisation' => array(
[maximum depth reached]
),
'InflictedInjuries' => array(
[maximum depth reached]
),
'CashEarnedBeforeConcession' => array(
[maximum depth reached]
),
'OccupationOwn' => array(
[maximum depth reached]
),
'SustainedKO' => array(
[maximum depth reached]
),
'SustainedDead' => array(
[maximum depth reached]
),
'WinningsDice' => array(
[maximum depth reached]
),
'Score' => array(
[maximum depth reached]
),
'SustainedStuns' => array(
[maximum depth reached]
),
'InflictedTackles' => array(
[maximum depth reached]
),
'InflictedPasses' => array(
[maximum depth reached]
),
'PossessionBall' => array(
[maximum depth reached]
),
'InflictedCasualties' => array(
[maximum depth reached]
),
'OccupationTheir' => array(
[maximum depth reached]
),
'SustainedTackles' => array(
[maximum depth reached]
),
'InflictedMetersRunning' => array(
[maximum depth reached]
),
'SustainedInterceptions' => array(
[maximum depth reached]
),
'MVP' => array(
[maximum depth reached]
),
'PopularityGain' => array(
[maximum depth reached]
),
'MatchPlayed' => array(
[maximum depth reached]
),
'InflictedTouchdowns' => array(
[maximum depth reached]
),
'SustainedCasualties' => array(
[maximum depth reached]
),
'SustainedInjuries' => array(
[maximum depth reached]
),
'InflictedDead' => array(
[maximum depth reached]
),
'CashEarned' => array(
[maximum depth reached]
),
'InflictedStuns' => array(
[maximum depth reached]
),
'SustainedExpulsions' => array(
[maximum depth reached]
),
'InflictedKO' => array(
[maximum depth reached]
),
'InflictedMetersPassing' => array(
[maximum depth reached]
),
'NbSupporters' => array(
[maximum depth reached]
),
'InflictedCatches' => array(
[maximum depth reached]
),
'Resultat' => array(
[maximum depth reached]
),
'SustainedTouchdowns' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$listematch = array(
(int) 0 => array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '5194',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Away',
'InflictedInjuries' => '9',
'CashEarnedBeforeConcession' => '80000',
'OccupationOwn' => '12',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '42',
'InflictedPasses' => '0',
'PossessionBall' => '31',
'InflictedCasualties' => '0',
'OccupationTheir' => '18',
'SustainedTackles' => '50',
'InflictedMetersRunning' => '94',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '11',
'InflictedDead' => '1',
'CashEarned' => '80000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '13000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 2 => array(
'BB_match_equipe' => array(
'id' => '5195',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1658666',
'Localisation' => 'Home',
'InflictedInjuries' => '1',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '0',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '3',
'InflictedPasses' => '0',
'PossessionBall' => '0',
'InflictedCasualties' => '1',
'OccupationTheir' => '0',
'SustainedTackles' => '16',
'InflictedMetersRunning' => '0',
'SustainedInterceptions' => '0',
'MVP' => '0',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '0',
'SustainedInjuries' => '5',
'InflictedDead' => '0',
'CashEarned' => '0',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '0',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1658666',
'BB_coach_id' => 'TartanFreddy',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Massesi in Tartan',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Skaven_17',
'TeamColor' => '2800012',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
),
(int) 3 => array(
'BB_match_equipe' => array(
'id' => '5196',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1614783',
'Localisation' => 'Away',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '66',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '16',
'InflictedPasses' => '0',
'PossessionBall' => '66',
'InflictedCasualties' => '0',
'OccupationTheir' => '0',
'SustainedTackles' => '3',
'InflictedMetersRunning' => '10',
'SustainedInterceptions' => '0',
'MVP' => '2',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '1',
'InflictedDead' => '0',
'CashEarned' => '90000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '6000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614783',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Total Mor'Hammer',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Undead_05',
'TeamColor' => '2800010',
'NbSupporters' => '6000',
'Logo_perso' => ''
)
),
(int) 4 => array(
'BB_match_equipe' => array(
'id' => '5197',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '15',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '25',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '48',
'InflictedPasses' => '1',
'PossessionBall' => '31',
'InflictedCasualties' => '4',
'OccupationTheir' => '6',
'SustainedTackles' => '35',
'InflictedMetersRunning' => '72',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '0',
'SustainedInjuries' => '11',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '6',
'NbSupporters' => '2000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 5 => array(
'BB_match_equipe' => array(
'id' => '5198',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1582907',
'Localisation' => 'Away',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '31',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '2',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '35',
'InflictedPasses' => '0',
'PossessionBall' => '43',
'InflictedCasualties' => '0',
'OccupationTheir' => '12',
'SustainedTackles' => '48',
'InflictedMetersRunning' => '64',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '15',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '0',
'NbSupporters' => '17000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1582907',
'BB_coach_id' => 'WomirAig',
'BB_competition_id' => '61782',
'Value' => '1480',
'Cheerleaders' => '0',
'Name' => 'BeasT.LoRrrdZ',
'Popularity' => '8',
'Apothecary' => '1',
'IdRace' => '37',
'Treasury' => '50000',
'Reroll' => '3',
'Logo' => 'Norse_10',
'TeamColor' => '2800600',
'NbSupporters' => '17000',
'Logo_perso' => ''
)
),
(int) 6 => array(
'BB_match_equipe' => array(
'id' => '5199',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '4',
'CashEarnedBeforeConcession' => '60000',
'OccupationOwn' => '31',
'SustainedKO' => '5',
'SustainedDead' => '1',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '33',
'InflictedPasses' => '2',
'PossessionBall' => '56',
'InflictedCasualties' => '0',
'OccupationTheir' => '25',
'SustainedTackles' => '61',
'InflictedMetersRunning' => '70',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '5',
'SustainedInjuries' => '19',
'InflictedDead' => '0',
'CashEarned' => '60000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '14',
'NbSupporters' => '8000',
'InflictedCatches' => '2',
'Resultat' => '0',
'SustainedTouchdowns' => '4'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 7 => array(
'BB_match_equipe' => array(
'id' => '5200',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1604131',
'Localisation' => 'Away',
'InflictedInjuries' => '17',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '6',
'SustainedKO' => '2',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '4',
'SustainedStuns' => '0',
'InflictedTackles' => '61',
'InflictedPasses' => '0',
'PossessionBall' => '37',
'InflictedCasualties' => '4',
'OccupationTheir' => '31',
'SustainedTackles' => '33',
'InflictedMetersRunning' => '124',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '4',
'SustainedCasualties' => '0',
'SustainedInjuries' => '4',
'InflictedDead' => '1',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '3',
'InflictedKO' => '5',
'InflictedMetersPassing' => '0',
'NbSupporters' => '11000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1604131',
'BB_coach_id' => 'Tabirius',
'BB_competition_id' => '61782',
'Value' => '1450',
'Cheerleaders' => '0',
'Name' => 'TheDwarvenScaven',
'Popularity' => '6',
'Apothecary' => '1',
'IdRace' => '35',
'Treasury' => '130000',
'Reroll' => '3',
'Logo' => 'Orc_01',
'TeamColor' => '2800006',
'NbSupporters' => '11000',
'Logo_perso' => ''
)
)
)
$totalmatch = (int) 4
$bnjournee = (int) 0
$k = (int) 7
$v = array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$classFinished = array(
(int) 0 => '2017-09-20 22:19:46',
(int) 1 => '2017-09-20 22:19:46',
(int) 2 => '2017-09-20 20:43:31',
(int) 3 => '2017-09-20 20:43:31',
(int) 4 => '2017-09-14 22:07:12',
(int) 5 => '2017-09-14 22:07:12',
(int) 6 => '2017-09-13 23:03:29',
(int) 7 => '2017-09-13 23:03:29'
)
$value = array(
'BB_match_equipe' => array(
'id' => '5195',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1658666',
'Localisation' => 'Home',
'InflictedInjuries' => '1',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '0',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '3',
'InflictedPasses' => '0',
'PossessionBall' => '0',
'InflictedCasualties' => '1',
'OccupationTheir' => '0',
'SustainedTackles' => '16',
'InflictedMetersRunning' => '0',
'SustainedInterceptions' => '0',
'MVP' => '0',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '0',
'SustainedInjuries' => '5',
'InflictedDead' => '0',
'CashEarned' => '0',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '0',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1658666',
'BB_coach_id' => 'TartanFreddy',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Massesi in Tartan',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Skaven_17',
'TeamColor' => '2800012',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
)
$j = (int) 2
$journee = '0'
$x = (int) 0
$y = (int) 250
$yscore = (int) 210
$heauteur = (int) 951
$image = resource
$blanc = (int) 16777215
$noir = (int) 0
$vert = (int) 2401871
$bleu = (int) 1968483
$bleu2 = (int) 208
$orange = (int) 16042496
$rouge = (int) 12648448
$orange2 = (int) 13391104
$couleurfond = (int) 15263712
$fond = resource
$ligue = object(BB_ligue) {
primaryKey => 'BB_ligue_id'
hasMany => array(
'BB_competition' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_ligues'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_ligues'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_ligue'
alias => 'BB_ligue'
tableToModel => array(
'b_b_ligues' => 'BB_ligue',
'b_b_competitions' => 'BB_competition'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_competition => object(BB_competition) {}
[protected] _schema => array(
'BB_ligue_id' => array(
[maximum depth reached]
),
'EmailContacts' => array(
[maximum depth reached]
),
'Edition' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'Logo' => array(
[maximum depth reached]
),
'Description' => array(
[maximum depth reached]
),
'Phase' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'Websites' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_ligue_id => null
[private] _EmailContacts => null
[private] _Edition => null
[private] _IdOwner => null
[private] _Logo => null
[private] _Description => null
[private] _Phase => null
[private] _Name => null
[private] _Websites => null
[private] _NbRegisteredTeams => null
}
$tableligue = array(
(int) 0 => array(
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_competition' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$logoligue = resource
$xscore = (int) 390
$couleurmatch = (int) 12648448
$logo1 = resource
$logo = 'Chaos_02'
$attr = 'width="256" height="256"'
$type = (int) 3
$height = (int) 256
$width = (int) 256
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 134,
(int) 3 => (int) -1,
(int) 4 => (int) 134,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 133
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 134]Code Context
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore+20, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '61782'
$font = (int) 53
$font2 = (int) 55
$font3 = (int) 57
$font4 = 'fonts/Trump.otf'
$font5 = 'fonts/arial.ttf'
$font6 = 'fonts/arialbd.ttf'
$competition = object(BB_competition) {
primaryKey => 'BB_competition_id'
belongsTo => array(
'BB_ligue' => array(
[maximum depth reached]
)
)
hasMany => array(
'BB_equipe' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_competitions'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_competitions'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_competition'
alias => 'BB_competition'
tableToModel => array(
'b_b_competitions' => 'BB_competition',
'b_b_ligues' => 'BB_ligue',
'b_b_equipes' => 'BB_equipe'
)
cacheQueries => false
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_ligue => object(BB_ligue) {}
BB_equipe => object(BB_equipe) {}
[protected] _schema => array(
'BB_competition_id' => array(
[maximum depth reached]
),
'BB_ligue_id' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'LeaguePhase' => array(
[maximum depth reached]
),
'PrematchEvents' => array(
[maximum depth reached]
),
'IdCompetitionTypes' => array(
[maximum depth reached]
),
'NbRounds' => array(
[maximum depth reached]
),
'NbTeamsMax' => array(
[maximum depth reached]
),
'CompetitionStatus' => array(
[maximum depth reached]
),
'CurrentRound' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'LeagueEdition' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
),
'TurnDuration' => array(
[maximum depth reached]
),
'competition_logo' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_competition_id => null
[private] _BB_ligue_id => null
[private] _IdOwner => null
[private] _LeaguePhase => null
[private] _PrematchEvents => null
[private] _IdCompetitionTypes => null
[private] _NbRounds => null
[private] _NbTeamsMax => null
[private] _CompetitionStatus => null
[private] _CurrentRound => null
[private] _Name => null
[private] _LeagueEdition => null
[private] _NbRegisteredTeams => null
[private] _TurnDuration => null
}
$tablecompetition = array(
(int) 0 => array(
'BB_competition' => array(
'BB_competition_id' => '61782',
'BB_ligue_id' => '1',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '3',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '1',
'CurrentRound' => '0',
'Name' => 'Anarchy Ladder IX',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '992',
'TurnDuration' => '1',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_equipe' => array()
)
)
$match = object(BB_match_equipe) {
belongsTo => array(
'b_b_matches' => array(
[maximum depth reached]
),
'b_b_equipes' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_match_equipes'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_match_equipes'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_match_equipe'
alias => 'BB_match_equipe'
tableToModel => array(
'b_b_match_equipes' => 'BB_match_equipe',
'b_b_matches' => 'b_b_matches',
'b_b_equipes' => 'b_b_equipes'
)
cacheQueries => false
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
b_b_matches => object(BB_match) {}
b_b_equipes => object(BB_equipe) {}
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'BB_match_id' => array(
[maximum depth reached]
),
'BB_equipe_id_match' => array(
[maximum depth reached]
),
'Localisation' => array(
[maximum depth reached]
),
'InflictedInjuries' => array(
[maximum depth reached]
),
'CashEarnedBeforeConcession' => array(
[maximum depth reached]
),
'OccupationOwn' => array(
[maximum depth reached]
),
'SustainedKO' => array(
[maximum depth reached]
),
'SustainedDead' => array(
[maximum depth reached]
),
'WinningsDice' => array(
[maximum depth reached]
),
'Score' => array(
[maximum depth reached]
),
'SustainedStuns' => array(
[maximum depth reached]
),
'InflictedTackles' => array(
[maximum depth reached]
),
'InflictedPasses' => array(
[maximum depth reached]
),
'PossessionBall' => array(
[maximum depth reached]
),
'InflictedCasualties' => array(
[maximum depth reached]
),
'OccupationTheir' => array(
[maximum depth reached]
),
'SustainedTackles' => array(
[maximum depth reached]
),
'InflictedMetersRunning' => array(
[maximum depth reached]
),
'SustainedInterceptions' => array(
[maximum depth reached]
),
'MVP' => array(
[maximum depth reached]
),
'PopularityGain' => array(
[maximum depth reached]
),
'MatchPlayed' => array(
[maximum depth reached]
),
'InflictedTouchdowns' => array(
[maximum depth reached]
),
'SustainedCasualties' => array(
[maximum depth reached]
),
'SustainedInjuries' => array(
[maximum depth reached]
),
'InflictedDead' => array(
[maximum depth reached]
),
'CashEarned' => array(
[maximum depth reached]
),
'InflictedStuns' => array(
[maximum depth reached]
),
'SustainedExpulsions' => array(
[maximum depth reached]
),
'InflictedKO' => array(
[maximum depth reached]
),
'InflictedMetersPassing' => array(
[maximum depth reached]
),
'NbSupporters' => array(
[maximum depth reached]
),
'InflictedCatches' => array(
[maximum depth reached]
),
'Resultat' => array(
[maximum depth reached]
),
'SustainedTouchdowns' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$listematch = array(
(int) 0 => array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '5194',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Away',
'InflictedInjuries' => '9',
'CashEarnedBeforeConcession' => '80000',
'OccupationOwn' => '12',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '42',
'InflictedPasses' => '0',
'PossessionBall' => '31',
'InflictedCasualties' => '0',
'OccupationTheir' => '18',
'SustainedTackles' => '50',
'InflictedMetersRunning' => '94',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '11',
'InflictedDead' => '1',
'CashEarned' => '80000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '13000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 2 => array(
'BB_match_equipe' => array(
'id' => '5195',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1658666',
'Localisation' => 'Home',
'InflictedInjuries' => '1',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '0',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '3',
'InflictedPasses' => '0',
'PossessionBall' => '0',
'InflictedCasualties' => '1',
'OccupationTheir' => '0',
'SustainedTackles' => '16',
'InflictedMetersRunning' => '0',
'SustainedInterceptions' => '0',
'MVP' => '0',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '0',
'SustainedInjuries' => '5',
'InflictedDead' => '0',
'CashEarned' => '0',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '0',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1658666',
'BB_coach_id' => 'TartanFreddy',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Massesi in Tartan',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Skaven_17',
'TeamColor' => '2800012',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
),
(int) 3 => array(
'BB_match_equipe' => array(
'id' => '5196',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1614783',
'Localisation' => 'Away',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '66',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '16',
'InflictedPasses' => '0',
'PossessionBall' => '66',
'InflictedCasualties' => '0',
'OccupationTheir' => '0',
'SustainedTackles' => '3',
'InflictedMetersRunning' => '10',
'SustainedInterceptions' => '0',
'MVP' => '2',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '1',
'InflictedDead' => '0',
'CashEarned' => '90000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '6000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614783',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Total Mor'Hammer',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Undead_05',
'TeamColor' => '2800010',
'NbSupporters' => '6000',
'Logo_perso' => ''
)
),
(int) 4 => array(
'BB_match_equipe' => array(
'id' => '5197',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '15',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '25',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '48',
'InflictedPasses' => '1',
'PossessionBall' => '31',
'InflictedCasualties' => '4',
'OccupationTheir' => '6',
'SustainedTackles' => '35',
'InflictedMetersRunning' => '72',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '0',
'SustainedInjuries' => '11',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '6',
'NbSupporters' => '2000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 5 => array(
'BB_match_equipe' => array(
'id' => '5198',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1582907',
'Localisation' => 'Away',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '31',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '2',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '35',
'InflictedPasses' => '0',
'PossessionBall' => '43',
'InflictedCasualties' => '0',
'OccupationTheir' => '12',
'SustainedTackles' => '48',
'InflictedMetersRunning' => '64',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '15',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '0',
'NbSupporters' => '17000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1582907',
'BB_coach_id' => 'WomirAig',
'BB_competition_id' => '61782',
'Value' => '1480',
'Cheerleaders' => '0',
'Name' => 'BeasT.LoRrrdZ',
'Popularity' => '8',
'Apothecary' => '1',
'IdRace' => '37',
'Treasury' => '50000',
'Reroll' => '3',
'Logo' => 'Norse_10',
'TeamColor' => '2800600',
'NbSupporters' => '17000',
'Logo_perso' => ''
)
),
(int) 6 => array(
'BB_match_equipe' => array(
'id' => '5199',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '4',
'CashEarnedBeforeConcession' => '60000',
'OccupationOwn' => '31',
'SustainedKO' => '5',
'SustainedDead' => '1',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '33',
'InflictedPasses' => '2',
'PossessionBall' => '56',
'InflictedCasualties' => '0',
'OccupationTheir' => '25',
'SustainedTackles' => '61',
'InflictedMetersRunning' => '70',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '5',
'SustainedInjuries' => '19',
'InflictedDead' => '0',
'CashEarned' => '60000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '14',
'NbSupporters' => '8000',
'InflictedCatches' => '2',
'Resultat' => '0',
'SustainedTouchdowns' => '4'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 7 => array(
'BB_match_equipe' => array(
'id' => '5200',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1604131',
'Localisation' => 'Away',
'InflictedInjuries' => '17',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '6',
'SustainedKO' => '2',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '4',
'SustainedStuns' => '0',
'InflictedTackles' => '61',
'InflictedPasses' => '0',
'PossessionBall' => '37',
'InflictedCasualties' => '4',
'OccupationTheir' => '31',
'SustainedTackles' => '33',
'InflictedMetersRunning' => '124',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '4',
'SustainedCasualties' => '0',
'SustainedInjuries' => '4',
'InflictedDead' => '1',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '3',
'InflictedKO' => '5',
'InflictedMetersPassing' => '0',
'NbSupporters' => '11000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1604131',
'BB_coach_id' => 'Tabirius',
'BB_competition_id' => '61782',
'Value' => '1450',
'Cheerleaders' => '0',
'Name' => 'TheDwarvenScaven',
'Popularity' => '6',
'Apothecary' => '1',
'IdRace' => '35',
'Treasury' => '130000',
'Reroll' => '3',
'Logo' => 'Orc_01',
'TeamColor' => '2800006',
'NbSupporters' => '11000',
'Logo_perso' => ''
)
)
)
$totalmatch = (int) 4
$bnjournee = (int) 0
$k = (int) 7
$v = array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$classFinished = array(
(int) 0 => '2017-09-20 22:19:46',
(int) 1 => '2017-09-20 22:19:46',
(int) 2 => '2017-09-20 20:43:31',
(int) 3 => '2017-09-20 20:43:31',
(int) 4 => '2017-09-14 22:07:12',
(int) 5 => '2017-09-14 22:07:12',
(int) 6 => '2017-09-13 23:03:29',
(int) 7 => '2017-09-13 23:03:29'
)
$value = array(
'BB_match_equipe' => array(
'id' => '5195',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1658666',
'Localisation' => 'Home',
'InflictedInjuries' => '1',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '0',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '3',
'InflictedPasses' => '0',
'PossessionBall' => '0',
'InflictedCasualties' => '1',
'OccupationTheir' => '0',
'SustainedTackles' => '16',
'InflictedMetersRunning' => '0',
'SustainedInterceptions' => '0',
'MVP' => '0',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '0',
'SustainedInjuries' => '5',
'InflictedDead' => '0',
'CashEarned' => '0',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '0',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1658666',
'BB_coach_id' => 'TartanFreddy',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Massesi in Tartan',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Skaven_17',
'TeamColor' => '2800012',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
)
$j = (int) 2
$journee = '0'
$x = (int) 0
$y = (int) 250
$yscore = (int) 210
$heauteur = (int) 951
$image = resource
$blanc = (int) 16777215
$noir = (int) 0
$vert = (int) 2401871
$bleu = (int) 1968483
$bleu2 = (int) 208
$orange = (int) 16042496
$rouge = (int) 12648448
$orange2 = (int) 13391104
$couleurfond = (int) 15263712
$fond = resource
$ligue = object(BB_ligue) {
primaryKey => 'BB_ligue_id'
hasMany => array(
'BB_competition' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_ligues'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_ligues'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_ligue'
alias => 'BB_ligue'
tableToModel => array(
'b_b_ligues' => 'BB_ligue',
'b_b_competitions' => 'BB_competition'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_competition => object(BB_competition) {}
[protected] _schema => array(
'BB_ligue_id' => array(
[maximum depth reached]
),
'EmailContacts' => array(
[maximum depth reached]
),
'Edition' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'Logo' => array(
[maximum depth reached]
),
'Description' => array(
[maximum depth reached]
),
'Phase' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'Websites' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_ligue_id => null
[private] _EmailContacts => null
[private] _Edition => null
[private] _IdOwner => null
[private] _Logo => null
[private] _Description => null
[private] _Phase => null
[private] _Name => null
[private] _Websites => null
[private] _NbRegisteredTeams => null
}
$tableligue = array(
(int) 0 => array(
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_competition' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$logoligue = resource
$xscore = (int) 390
$couleurmatch = (int) 12648448
$logo1 = false
$logo = 'Chaos_02'
$attr = 'width="256" height="256"'
$type = (int) 3
$height = (int) 256
$width = (int) 256
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 134,
(int) 3 => (int) -1,
(int) 4 => (int) 134,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 134
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_42.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 170]Code Context $xname = $bbox2[0] + (imagesx($image) / 2) - ($bbox2[4])-50;
imagettftext($image, 12, 0,$xname-18 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
$getcompetition = '61782'
$font = (int) 53
$font2 = (int) 55
$font3 = (int) 57
$font4 = 'fonts/Trump.otf'
$font5 = 'fonts/arial.ttf'
$font6 = 'fonts/arialbd.ttf'
$competition = object(BB_competition) {
primaryKey => 'BB_competition_id'
belongsTo => array(
'BB_ligue' => array(
[maximum depth reached]
)
)
hasMany => array(
'BB_equipe' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_competitions'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_competitions'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_competition'
alias => 'BB_competition'
tableToModel => array(
'b_b_competitions' => 'BB_competition',
'b_b_ligues' => 'BB_ligue',
'b_b_equipes' => 'BB_equipe'
)
cacheQueries => false
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_ligue => object(BB_ligue) {}
BB_equipe => object(BB_equipe) {}
[protected] _schema => array(
'BB_competition_id' => array(
[maximum depth reached]
),
'BB_ligue_id' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'LeaguePhase' => array(
[maximum depth reached]
),
'PrematchEvents' => array(
[maximum depth reached]
),
'IdCompetitionTypes' => array(
[maximum depth reached]
),
'NbRounds' => array(
[maximum depth reached]
),
'NbTeamsMax' => array(
[maximum depth reached]
),
'CompetitionStatus' => array(
[maximum depth reached]
),
'CurrentRound' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'LeagueEdition' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
),
'TurnDuration' => array(
[maximum depth reached]
),
'competition_logo' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_competition_id => null
[private] _BB_ligue_id => null
[private] _IdOwner => null
[private] _LeaguePhase => null
[private] _PrematchEvents => null
[private] _IdCompetitionTypes => null
[private] _NbRounds => null
[private] _NbTeamsMax => null
[private] _CompetitionStatus => null
[private] _CurrentRound => null
[private] _Name => null
[private] _LeagueEdition => null
[private] _NbRegisteredTeams => null
[private] _TurnDuration => null
}
$tablecompetition = array(
(int) 0 => array(
'BB_competition' => array(
'BB_competition_id' => '61782',
'BB_ligue_id' => '1',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '3',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '1',
'CurrentRound' => '0',
'Name' => 'Anarchy Ladder IX',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '992',
'TurnDuration' => '1',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_equipe' => array()
)
)
$match = object(BB_match_equipe) {
belongsTo => array(
'b_b_matches' => array(
[maximum depth reached]
),
'b_b_equipes' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_match_equipes'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_match_equipes'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_match_equipe'
alias => 'BB_match_equipe'
tableToModel => array(
'b_b_match_equipes' => 'BB_match_equipe',
'b_b_matches' => 'b_b_matches',
'b_b_equipes' => 'b_b_equipes'
)
cacheQueries => false
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
b_b_matches => object(BB_match) {}
b_b_equipes => object(BB_equipe) {}
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'BB_match_id' => array(
[maximum depth reached]
),
'BB_equipe_id_match' => array(
[maximum depth reached]
),
'Localisation' => array(
[maximum depth reached]
),
'InflictedInjuries' => array(
[maximum depth reached]
),
'CashEarnedBeforeConcession' => array(
[maximum depth reached]
),
'OccupationOwn' => array(
[maximum depth reached]
),
'SustainedKO' => array(
[maximum depth reached]
),
'SustainedDead' => array(
[maximum depth reached]
),
'WinningsDice' => array(
[maximum depth reached]
),
'Score' => array(
[maximum depth reached]
),
'SustainedStuns' => array(
[maximum depth reached]
),
'InflictedTackles' => array(
[maximum depth reached]
),
'InflictedPasses' => array(
[maximum depth reached]
),
'PossessionBall' => array(
[maximum depth reached]
),
'InflictedCasualties' => array(
[maximum depth reached]
),
'OccupationTheir' => array(
[maximum depth reached]
),
'SustainedTackles' => array(
[maximum depth reached]
),
'InflictedMetersRunning' => array(
[maximum depth reached]
),
'SustainedInterceptions' => array(
[maximum depth reached]
),
'MVP' => array(
[maximum depth reached]
),
'PopularityGain' => array(
[maximum depth reached]
),
'MatchPlayed' => array(
[maximum depth reached]
),
'InflictedTouchdowns' => array(
[maximum depth reached]
),
'SustainedCasualties' => array(
[maximum depth reached]
),
'SustainedInjuries' => array(
[maximum depth reached]
),
'InflictedDead' => array(
[maximum depth reached]
),
'CashEarned' => array(
[maximum depth reached]
),
'InflictedStuns' => array(
[maximum depth reached]
),
'SustainedExpulsions' => array(
[maximum depth reached]
),
'InflictedKO' => array(
[maximum depth reached]
),
'InflictedMetersPassing' => array(
[maximum depth reached]
),
'NbSupporters' => array(
[maximum depth reached]
),
'InflictedCatches' => array(
[maximum depth reached]
),
'Resultat' => array(
[maximum depth reached]
),
'SustainedTouchdowns' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$listematch = array(
(int) 0 => array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '5194',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Away',
'InflictedInjuries' => '9',
'CashEarnedBeforeConcession' => '80000',
'OccupationOwn' => '12',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '42',
'InflictedPasses' => '0',
'PossessionBall' => '31',
'InflictedCasualties' => '0',
'OccupationTheir' => '18',
'SustainedTackles' => '50',
'InflictedMetersRunning' => '94',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '11',
'InflictedDead' => '1',
'CashEarned' => '80000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '13000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 2 => array(
'BB_match_equipe' => array(
'id' => '5195',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1658666',
'Localisation' => 'Home',
'InflictedInjuries' => '1',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '0',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '3',
'InflictedPasses' => '0',
'PossessionBall' => '0',
'InflictedCasualties' => '1',
'OccupationTheir' => '0',
'SustainedTackles' => '16',
'InflictedMetersRunning' => '0',
'SustainedInterceptions' => '0',
'MVP' => '0',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '0',
'SustainedInjuries' => '5',
'InflictedDead' => '0',
'CashEarned' => '0',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '0',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1658666',
'BB_coach_id' => 'TartanFreddy',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Massesi in Tartan',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Skaven_17',
'TeamColor' => '2800012',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
),
(int) 3 => array(
'BB_match_equipe' => array(
'id' => '5196',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1614783',
'Localisation' => 'Away',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '66',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '16',
'InflictedPasses' => '0',
'PossessionBall' => '66',
'InflictedCasualties' => '0',
'OccupationTheir' => '0',
'SustainedTackles' => '3',
'InflictedMetersRunning' => '10',
'SustainedInterceptions' => '0',
'MVP' => '2',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '1',
'InflictedDead' => '0',
'CashEarned' => '90000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '6000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614783',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Total Mor'Hammer',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Undead_05',
'TeamColor' => '2800010',
'NbSupporters' => '6000',
'Logo_perso' => ''
)
),
(int) 4 => array(
'BB_match_equipe' => array(
'id' => '5197',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '15',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '25',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '48',
'InflictedPasses' => '1',
'PossessionBall' => '31',
'InflictedCasualties' => '4',
'OccupationTheir' => '6',
'SustainedTackles' => '35',
'InflictedMetersRunning' => '72',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '0',
'SustainedInjuries' => '11',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '6',
'NbSupporters' => '2000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 5 => array(
'BB_match_equipe' => array(
'id' => '5198',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1582907',
'Localisation' => 'Away',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '31',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '2',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '35',
'InflictedPasses' => '0',
'PossessionBall' => '43',
'InflictedCasualties' => '0',
'OccupationTheir' => '12',
'SustainedTackles' => '48',
'InflictedMetersRunning' => '64',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '15',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '0',
'NbSupporters' => '17000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1582907',
'BB_coach_id' => 'WomirAig',
'BB_competition_id' => '61782',
'Value' => '1480',
'Cheerleaders' => '0',
'Name' => 'BeasT.LoRrrdZ',
'Popularity' => '8',
'Apothecary' => '1',
'IdRace' => '37',
'Treasury' => '50000',
'Reroll' => '3',
'Logo' => 'Norse_10',
'TeamColor' => '2800600',
'NbSupporters' => '17000',
'Logo_perso' => ''
)
),
(int) 6 => array(
'BB_match_equipe' => array(
'id' => '5199',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '4',
'CashEarnedBeforeConcession' => '60000',
'OccupationOwn' => '31',
'SustainedKO' => '5',
'SustainedDead' => '1',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '33',
'InflictedPasses' => '2',
'PossessionBall' => '56',
'InflictedCasualties' => '0',
'OccupationTheir' => '25',
'SustainedTackles' => '61',
'InflictedMetersRunning' => '70',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '5',
'SustainedInjuries' => '19',
'InflictedDead' => '0',
'CashEarned' => '60000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '14',
'NbSupporters' => '8000',
'InflictedCatches' => '2',
'Resultat' => '0',
'SustainedTouchdowns' => '4'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 7 => array(
'BB_match_equipe' => array(
'id' => '5200',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1604131',
'Localisation' => 'Away',
'InflictedInjuries' => '17',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '6',
'SustainedKO' => '2',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '4',
'SustainedStuns' => '0',
'InflictedTackles' => '61',
'InflictedPasses' => '0',
'PossessionBall' => '37',
'InflictedCasualties' => '4',
'OccupationTheir' => '31',
'SustainedTackles' => '33',
'InflictedMetersRunning' => '124',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '4',
'SustainedCasualties' => '0',
'SustainedInjuries' => '4',
'InflictedDead' => '1',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '3',
'InflictedKO' => '5',
'InflictedMetersPassing' => '0',
'NbSupporters' => '11000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1604131',
'BB_coach_id' => 'Tabirius',
'BB_competition_id' => '61782',
'Value' => '1450',
'Cheerleaders' => '0',
'Name' => 'TheDwarvenScaven',
'Popularity' => '6',
'Apothecary' => '1',
'IdRace' => '35',
'Treasury' => '130000',
'Reroll' => '3',
'Logo' => 'Orc_01',
'TeamColor' => '2800006',
'NbSupporters' => '11000',
'Logo_perso' => ''
)
)
)
$totalmatch = (int) 4
$bnjournee = (int) 0
$k = (int) 7
$v = array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$classFinished = array(
(int) 0 => '2017-09-20 22:19:46',
(int) 1 => '2017-09-20 22:19:46',
(int) 2 => '2017-09-20 20:43:31',
(int) 3 => '2017-09-20 20:43:31',
(int) 4 => '2017-09-14 22:07:12',
(int) 5 => '2017-09-14 22:07:12',
(int) 6 => '2017-09-13 23:03:29',
(int) 7 => '2017-09-13 23:03:29'
)
$value = array(
'BB_match_equipe' => array(
'id' => '5196',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1614783',
'Localisation' => 'Away',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '66',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '16',
'InflictedPasses' => '0',
'PossessionBall' => '66',
'InflictedCasualties' => '0',
'OccupationTheir' => '0',
'SustainedTackles' => '3',
'InflictedMetersRunning' => '10',
'SustainedInterceptions' => '0',
'MVP' => '2',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '1',
'InflictedDead' => '0',
'CashEarned' => '90000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '6000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614783',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Total Mor'Hammer',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Undead_05',
'TeamColor' => '2800010',
'NbSupporters' => '6000',
'Logo_perso' => ''
)
)
$j = (int) 3
$journee = '0'
$x = (int) 0
$y = (int) 250
$yscore = (int) 210
$heauteur = (int) 951
$image = resource
$blanc = (int) 16777215
$noir = (int) 0
$vert = (int) 2401871
$bleu = (int) 1968483
$bleu2 = (int) 208
$orange = (int) 16042496
$rouge = (int) 12648448
$orange2 = (int) 13391104
$couleurfond = (int) 15263712
$fond = resource
$ligue = object(BB_ligue) {
primaryKey => 'BB_ligue_id'
hasMany => array(
'BB_competition' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_ligues'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_ligues'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_ligue'
alias => 'BB_ligue'
tableToModel => array(
'b_b_ligues' => 'BB_ligue',
'b_b_competitions' => 'BB_competition'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_competition => object(BB_competition) {}
[protected] _schema => array(
'BB_ligue_id' => array(
[maximum depth reached]
),
'EmailContacts' => array(
[maximum depth reached]
),
'Edition' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'Logo' => array(
[maximum depth reached]
),
'Description' => array(
[maximum depth reached]
),
'Phase' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'Websites' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_ligue_id => null
[private] _EmailContacts => null
[private] _Edition => null
[private] _IdOwner => null
[private] _Logo => null
[private] _Description => null
[private] _Phase => null
[private] _Name => null
[private] _Websites => null
[private] _NbRegisteredTeams => null
}
$tableligue = array(
(int) 0 => array(
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_competition' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$logoligue = resource
$xscore = (int) 350
$couleurmatch = (int) 2401871
$logo1 = resource
$logo = 'Skaven_17'
$attr = 'width="256" height="256"'
$type = (int) 3
$height = (int) 256
$width = (int) 256
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 137,
(int) 3 => (int) -1,
(int) 4 => (int) 137,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 170
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 171]Code Context imagettftext($image, 12, 0,$xname-18 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore-40, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '61782'
$font = (int) 53
$font2 = (int) 55
$font3 = (int) 57
$font4 = 'fonts/Trump.otf'
$font5 = 'fonts/arial.ttf'
$font6 = 'fonts/arialbd.ttf'
$competition = object(BB_competition) {
primaryKey => 'BB_competition_id'
belongsTo => array(
'BB_ligue' => array(
[maximum depth reached]
)
)
hasMany => array(
'BB_equipe' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_competitions'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_competitions'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_competition'
alias => 'BB_competition'
tableToModel => array(
'b_b_competitions' => 'BB_competition',
'b_b_ligues' => 'BB_ligue',
'b_b_equipes' => 'BB_equipe'
)
cacheQueries => false
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_ligue => object(BB_ligue) {}
BB_equipe => object(BB_equipe) {}
[protected] _schema => array(
'BB_competition_id' => array(
[maximum depth reached]
),
'BB_ligue_id' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'LeaguePhase' => array(
[maximum depth reached]
),
'PrematchEvents' => array(
[maximum depth reached]
),
'IdCompetitionTypes' => array(
[maximum depth reached]
),
'NbRounds' => array(
[maximum depth reached]
),
'NbTeamsMax' => array(
[maximum depth reached]
),
'CompetitionStatus' => array(
[maximum depth reached]
),
'CurrentRound' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'LeagueEdition' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
),
'TurnDuration' => array(
[maximum depth reached]
),
'competition_logo' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_competition_id => null
[private] _BB_ligue_id => null
[private] _IdOwner => null
[private] _LeaguePhase => null
[private] _PrematchEvents => null
[private] _IdCompetitionTypes => null
[private] _NbRounds => null
[private] _NbTeamsMax => null
[private] _CompetitionStatus => null
[private] _CurrentRound => null
[private] _Name => null
[private] _LeagueEdition => null
[private] _NbRegisteredTeams => null
[private] _TurnDuration => null
}
$tablecompetition = array(
(int) 0 => array(
'BB_competition' => array(
'BB_competition_id' => '61782',
'BB_ligue_id' => '1',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '3',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '1',
'CurrentRound' => '0',
'Name' => 'Anarchy Ladder IX',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '992',
'TurnDuration' => '1',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_equipe' => array()
)
)
$match = object(BB_match_equipe) {
belongsTo => array(
'b_b_matches' => array(
[maximum depth reached]
),
'b_b_equipes' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_match_equipes'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_match_equipes'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_match_equipe'
alias => 'BB_match_equipe'
tableToModel => array(
'b_b_match_equipes' => 'BB_match_equipe',
'b_b_matches' => 'b_b_matches',
'b_b_equipes' => 'b_b_equipes'
)
cacheQueries => false
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
b_b_matches => object(BB_match) {}
b_b_equipes => object(BB_equipe) {}
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'BB_match_id' => array(
[maximum depth reached]
),
'BB_equipe_id_match' => array(
[maximum depth reached]
),
'Localisation' => array(
[maximum depth reached]
),
'InflictedInjuries' => array(
[maximum depth reached]
),
'CashEarnedBeforeConcession' => array(
[maximum depth reached]
),
'OccupationOwn' => array(
[maximum depth reached]
),
'SustainedKO' => array(
[maximum depth reached]
),
'SustainedDead' => array(
[maximum depth reached]
),
'WinningsDice' => array(
[maximum depth reached]
),
'Score' => array(
[maximum depth reached]
),
'SustainedStuns' => array(
[maximum depth reached]
),
'InflictedTackles' => array(
[maximum depth reached]
),
'InflictedPasses' => array(
[maximum depth reached]
),
'PossessionBall' => array(
[maximum depth reached]
),
'InflictedCasualties' => array(
[maximum depth reached]
),
'OccupationTheir' => array(
[maximum depth reached]
),
'SustainedTackles' => array(
[maximum depth reached]
),
'InflictedMetersRunning' => array(
[maximum depth reached]
),
'SustainedInterceptions' => array(
[maximum depth reached]
),
'MVP' => array(
[maximum depth reached]
),
'PopularityGain' => array(
[maximum depth reached]
),
'MatchPlayed' => array(
[maximum depth reached]
),
'InflictedTouchdowns' => array(
[maximum depth reached]
),
'SustainedCasualties' => array(
[maximum depth reached]
),
'SustainedInjuries' => array(
[maximum depth reached]
),
'InflictedDead' => array(
[maximum depth reached]
),
'CashEarned' => array(
[maximum depth reached]
),
'InflictedStuns' => array(
[maximum depth reached]
),
'SustainedExpulsions' => array(
[maximum depth reached]
),
'InflictedKO' => array(
[maximum depth reached]
),
'InflictedMetersPassing' => array(
[maximum depth reached]
),
'NbSupporters' => array(
[maximum depth reached]
),
'InflictedCatches' => array(
[maximum depth reached]
),
'Resultat' => array(
[maximum depth reached]
),
'SustainedTouchdowns' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$listematch = array(
(int) 0 => array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '5194',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Away',
'InflictedInjuries' => '9',
'CashEarnedBeforeConcession' => '80000',
'OccupationOwn' => '12',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '42',
'InflictedPasses' => '0',
'PossessionBall' => '31',
'InflictedCasualties' => '0',
'OccupationTheir' => '18',
'SustainedTackles' => '50',
'InflictedMetersRunning' => '94',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '11',
'InflictedDead' => '1',
'CashEarned' => '80000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '13000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 2 => array(
'BB_match_equipe' => array(
'id' => '5195',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1658666',
'Localisation' => 'Home',
'InflictedInjuries' => '1',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '0',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '3',
'InflictedPasses' => '0',
'PossessionBall' => '0',
'InflictedCasualties' => '1',
'OccupationTheir' => '0',
'SustainedTackles' => '16',
'InflictedMetersRunning' => '0',
'SustainedInterceptions' => '0',
'MVP' => '0',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '0',
'SustainedInjuries' => '5',
'InflictedDead' => '0',
'CashEarned' => '0',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '0',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1658666',
'BB_coach_id' => 'TartanFreddy',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Massesi in Tartan',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Skaven_17',
'TeamColor' => '2800012',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
),
(int) 3 => array(
'BB_match_equipe' => array(
'id' => '5196',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1614783',
'Localisation' => 'Away',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '66',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '16',
'InflictedPasses' => '0',
'PossessionBall' => '66',
'InflictedCasualties' => '0',
'OccupationTheir' => '0',
'SustainedTackles' => '3',
'InflictedMetersRunning' => '10',
'SustainedInterceptions' => '0',
'MVP' => '2',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '1',
'InflictedDead' => '0',
'CashEarned' => '90000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '6000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614783',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Total Mor'Hammer',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Undead_05',
'TeamColor' => '2800010',
'NbSupporters' => '6000',
'Logo_perso' => ''
)
),
(int) 4 => array(
'BB_match_equipe' => array(
'id' => '5197',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '15',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '25',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '48',
'InflictedPasses' => '1',
'PossessionBall' => '31',
'InflictedCasualties' => '4',
'OccupationTheir' => '6',
'SustainedTackles' => '35',
'InflictedMetersRunning' => '72',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '0',
'SustainedInjuries' => '11',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '6',
'NbSupporters' => '2000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 5 => array(
'BB_match_equipe' => array(
'id' => '5198',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1582907',
'Localisation' => 'Away',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '31',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '2',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '35',
'InflictedPasses' => '0',
'PossessionBall' => '43',
'InflictedCasualties' => '0',
'OccupationTheir' => '12',
'SustainedTackles' => '48',
'InflictedMetersRunning' => '64',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '15',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '0',
'NbSupporters' => '17000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1582907',
'BB_coach_id' => 'WomirAig',
'BB_competition_id' => '61782',
'Value' => '1480',
'Cheerleaders' => '0',
'Name' => 'BeasT.LoRrrdZ',
'Popularity' => '8',
'Apothecary' => '1',
'IdRace' => '37',
'Treasury' => '50000',
'Reroll' => '3',
'Logo' => 'Norse_10',
'TeamColor' => '2800600',
'NbSupporters' => '17000',
'Logo_perso' => ''
)
),
(int) 6 => array(
'BB_match_equipe' => array(
'id' => '5199',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '4',
'CashEarnedBeforeConcession' => '60000',
'OccupationOwn' => '31',
'SustainedKO' => '5',
'SustainedDead' => '1',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '33',
'InflictedPasses' => '2',
'PossessionBall' => '56',
'InflictedCasualties' => '0',
'OccupationTheir' => '25',
'SustainedTackles' => '61',
'InflictedMetersRunning' => '70',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '5',
'SustainedInjuries' => '19',
'InflictedDead' => '0',
'CashEarned' => '60000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '14',
'NbSupporters' => '8000',
'InflictedCatches' => '2',
'Resultat' => '0',
'SustainedTouchdowns' => '4'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 7 => array(
'BB_match_equipe' => array(
'id' => '5200',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1604131',
'Localisation' => 'Away',
'InflictedInjuries' => '17',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '6',
'SustainedKO' => '2',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '4',
'SustainedStuns' => '0',
'InflictedTackles' => '61',
'InflictedPasses' => '0',
'PossessionBall' => '37',
'InflictedCasualties' => '4',
'OccupationTheir' => '31',
'SustainedTackles' => '33',
'InflictedMetersRunning' => '124',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '4',
'SustainedCasualties' => '0',
'SustainedInjuries' => '4',
'InflictedDead' => '1',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '3',
'InflictedKO' => '5',
'InflictedMetersPassing' => '0',
'NbSupporters' => '11000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1604131',
'BB_coach_id' => 'Tabirius',
'BB_competition_id' => '61782',
'Value' => '1450',
'Cheerleaders' => '0',
'Name' => 'TheDwarvenScaven',
'Popularity' => '6',
'Apothecary' => '1',
'IdRace' => '35',
'Treasury' => '130000',
'Reroll' => '3',
'Logo' => 'Orc_01',
'TeamColor' => '2800006',
'NbSupporters' => '11000',
'Logo_perso' => ''
)
)
)
$totalmatch = (int) 4
$bnjournee = (int) 0
$k = (int) 7
$v = array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$classFinished = array(
(int) 0 => '2017-09-20 22:19:46',
(int) 1 => '2017-09-20 22:19:46',
(int) 2 => '2017-09-20 20:43:31',
(int) 3 => '2017-09-20 20:43:31',
(int) 4 => '2017-09-14 22:07:12',
(int) 5 => '2017-09-14 22:07:12',
(int) 6 => '2017-09-13 23:03:29',
(int) 7 => '2017-09-13 23:03:29'
)
$value = array(
'BB_match_equipe' => array(
'id' => '5196',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1614783',
'Localisation' => 'Away',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '66',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '16',
'InflictedPasses' => '0',
'PossessionBall' => '66',
'InflictedCasualties' => '0',
'OccupationTheir' => '0',
'SustainedTackles' => '3',
'InflictedMetersRunning' => '10',
'SustainedInterceptions' => '0',
'MVP' => '2',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '1',
'InflictedDead' => '0',
'CashEarned' => '90000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '6000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614783',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Total Mor'Hammer',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Undead_05',
'TeamColor' => '2800010',
'NbSupporters' => '6000',
'Logo_perso' => ''
)
)
$j = (int) 3
$journee = '0'
$x = (int) 0
$y = (int) 250
$yscore = (int) 210
$heauteur = (int) 951
$image = resource
$blanc = (int) 16777215
$noir = (int) 0
$vert = (int) 2401871
$bleu = (int) 1968483
$bleu2 = (int) 208
$orange = (int) 16042496
$rouge = (int) 12648448
$orange2 = (int) 13391104
$couleurfond = (int) 15263712
$fond = resource
$ligue = object(BB_ligue) {
primaryKey => 'BB_ligue_id'
hasMany => array(
'BB_competition' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_ligues'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_ligues'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_ligue'
alias => 'BB_ligue'
tableToModel => array(
'b_b_ligues' => 'BB_ligue',
'b_b_competitions' => 'BB_competition'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_competition => object(BB_competition) {}
[protected] _schema => array(
'BB_ligue_id' => array(
[maximum depth reached]
),
'EmailContacts' => array(
[maximum depth reached]
),
'Edition' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'Logo' => array(
[maximum depth reached]
),
'Description' => array(
[maximum depth reached]
),
'Phase' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'Websites' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_ligue_id => null
[private] _EmailContacts => null
[private] _Edition => null
[private] _IdOwner => null
[private] _Logo => null
[private] _Description => null
[private] _Phase => null
[private] _Name => null
[private] _Websites => null
[private] _NbRegisteredTeams => null
}
$tableligue = array(
(int) 0 => array(
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_competition' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$logoligue = resource
$xscore = (int) 350
$couleurmatch = (int) 2401871
$logo1 = false
$logo = 'Skaven_17'
$attr = 'width="256" height="256"'
$type = (int) 3
$height = (int) 256
$width = (int) 256
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 137,
(int) 3 => (int) -1,
(int) 4 => (int) 137,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 171
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_33.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 133]Code Context imagettftext($image, 12, 0,$xscore+55 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
$getcompetition = '61782'
$font = (int) 53
$font2 = (int) 55
$font3 = (int) 57
$font4 = 'fonts/Trump.otf'
$font5 = 'fonts/arial.ttf'
$font6 = 'fonts/arialbd.ttf'
$competition = object(BB_competition) {
primaryKey => 'BB_competition_id'
belongsTo => array(
'BB_ligue' => array(
[maximum depth reached]
)
)
hasMany => array(
'BB_equipe' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_competitions'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_competitions'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_competition'
alias => 'BB_competition'
tableToModel => array(
'b_b_competitions' => 'BB_competition',
'b_b_ligues' => 'BB_ligue',
'b_b_equipes' => 'BB_equipe'
)
cacheQueries => false
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_ligue => object(BB_ligue) {}
BB_equipe => object(BB_equipe) {}
[protected] _schema => array(
'BB_competition_id' => array(
[maximum depth reached]
),
'BB_ligue_id' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'LeaguePhase' => array(
[maximum depth reached]
),
'PrematchEvents' => array(
[maximum depth reached]
),
'IdCompetitionTypes' => array(
[maximum depth reached]
),
'NbRounds' => array(
[maximum depth reached]
),
'NbTeamsMax' => array(
[maximum depth reached]
),
'CompetitionStatus' => array(
[maximum depth reached]
),
'CurrentRound' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'LeagueEdition' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
),
'TurnDuration' => array(
[maximum depth reached]
),
'competition_logo' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_competition_id => null
[private] _BB_ligue_id => null
[private] _IdOwner => null
[private] _LeaguePhase => null
[private] _PrematchEvents => null
[private] _IdCompetitionTypes => null
[private] _NbRounds => null
[private] _NbTeamsMax => null
[private] _CompetitionStatus => null
[private] _CurrentRound => null
[private] _Name => null
[private] _LeagueEdition => null
[private] _NbRegisteredTeams => null
[private] _TurnDuration => null
}
$tablecompetition = array(
(int) 0 => array(
'BB_competition' => array(
'BB_competition_id' => '61782',
'BB_ligue_id' => '1',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '3',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '1',
'CurrentRound' => '0',
'Name' => 'Anarchy Ladder IX',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '992',
'TurnDuration' => '1',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_equipe' => array()
)
)
$match = object(BB_match_equipe) {
belongsTo => array(
'b_b_matches' => array(
[maximum depth reached]
),
'b_b_equipes' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_match_equipes'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_match_equipes'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_match_equipe'
alias => 'BB_match_equipe'
tableToModel => array(
'b_b_match_equipes' => 'BB_match_equipe',
'b_b_matches' => 'b_b_matches',
'b_b_equipes' => 'b_b_equipes'
)
cacheQueries => false
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
b_b_matches => object(BB_match) {}
b_b_equipes => object(BB_equipe) {}
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'BB_match_id' => array(
[maximum depth reached]
),
'BB_equipe_id_match' => array(
[maximum depth reached]
),
'Localisation' => array(
[maximum depth reached]
),
'InflictedInjuries' => array(
[maximum depth reached]
),
'CashEarnedBeforeConcession' => array(
[maximum depth reached]
),
'OccupationOwn' => array(
[maximum depth reached]
),
'SustainedKO' => array(
[maximum depth reached]
),
'SustainedDead' => array(
[maximum depth reached]
),
'WinningsDice' => array(
[maximum depth reached]
),
'Score' => array(
[maximum depth reached]
),
'SustainedStuns' => array(
[maximum depth reached]
),
'InflictedTackles' => array(
[maximum depth reached]
),
'InflictedPasses' => array(
[maximum depth reached]
),
'PossessionBall' => array(
[maximum depth reached]
),
'InflictedCasualties' => array(
[maximum depth reached]
),
'OccupationTheir' => array(
[maximum depth reached]
),
'SustainedTackles' => array(
[maximum depth reached]
),
'InflictedMetersRunning' => array(
[maximum depth reached]
),
'SustainedInterceptions' => array(
[maximum depth reached]
),
'MVP' => array(
[maximum depth reached]
),
'PopularityGain' => array(
[maximum depth reached]
),
'MatchPlayed' => array(
[maximum depth reached]
),
'InflictedTouchdowns' => array(
[maximum depth reached]
),
'SustainedCasualties' => array(
[maximum depth reached]
),
'SustainedInjuries' => array(
[maximum depth reached]
),
'InflictedDead' => array(
[maximum depth reached]
),
'CashEarned' => array(
[maximum depth reached]
),
'InflictedStuns' => array(
[maximum depth reached]
),
'SustainedExpulsions' => array(
[maximum depth reached]
),
'InflictedKO' => array(
[maximum depth reached]
),
'InflictedMetersPassing' => array(
[maximum depth reached]
),
'NbSupporters' => array(
[maximum depth reached]
),
'InflictedCatches' => array(
[maximum depth reached]
),
'Resultat' => array(
[maximum depth reached]
),
'SustainedTouchdowns' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$listematch = array(
(int) 0 => array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '5194',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Away',
'InflictedInjuries' => '9',
'CashEarnedBeforeConcession' => '80000',
'OccupationOwn' => '12',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '42',
'InflictedPasses' => '0',
'PossessionBall' => '31',
'InflictedCasualties' => '0',
'OccupationTheir' => '18',
'SustainedTackles' => '50',
'InflictedMetersRunning' => '94',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '11',
'InflictedDead' => '1',
'CashEarned' => '80000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '13000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 2 => array(
'BB_match_equipe' => array(
'id' => '5195',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1658666',
'Localisation' => 'Home',
'InflictedInjuries' => '1',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '0',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '3',
'InflictedPasses' => '0',
'PossessionBall' => '0',
'InflictedCasualties' => '1',
'OccupationTheir' => '0',
'SustainedTackles' => '16',
'InflictedMetersRunning' => '0',
'SustainedInterceptions' => '0',
'MVP' => '0',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '0',
'SustainedInjuries' => '5',
'InflictedDead' => '0',
'CashEarned' => '0',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '0',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1658666',
'BB_coach_id' => 'TartanFreddy',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Massesi in Tartan',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Skaven_17',
'TeamColor' => '2800012',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
),
(int) 3 => array(
'BB_match_equipe' => array(
'id' => '5196',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1614783',
'Localisation' => 'Away',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '66',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '16',
'InflictedPasses' => '0',
'PossessionBall' => '66',
'InflictedCasualties' => '0',
'OccupationTheir' => '0',
'SustainedTackles' => '3',
'InflictedMetersRunning' => '10',
'SustainedInterceptions' => '0',
'MVP' => '2',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '1',
'InflictedDead' => '0',
'CashEarned' => '90000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '6000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614783',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Total Mor'Hammer',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Undead_05',
'TeamColor' => '2800010',
'NbSupporters' => '6000',
'Logo_perso' => ''
)
),
(int) 4 => array(
'BB_match_equipe' => array(
'id' => '5197',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '15',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '25',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '48',
'InflictedPasses' => '1',
'PossessionBall' => '31',
'InflictedCasualties' => '4',
'OccupationTheir' => '6',
'SustainedTackles' => '35',
'InflictedMetersRunning' => '72',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '0',
'SustainedInjuries' => '11',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '6',
'NbSupporters' => '2000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 5 => array(
'BB_match_equipe' => array(
'id' => '5198',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1582907',
'Localisation' => 'Away',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '31',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '2',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '35',
'InflictedPasses' => '0',
'PossessionBall' => '43',
'InflictedCasualties' => '0',
'OccupationTheir' => '12',
'SustainedTackles' => '48',
'InflictedMetersRunning' => '64',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '15',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '0',
'NbSupporters' => '17000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1582907',
'BB_coach_id' => 'WomirAig',
'BB_competition_id' => '61782',
'Value' => '1480',
'Cheerleaders' => '0',
'Name' => 'BeasT.LoRrrdZ',
'Popularity' => '8',
'Apothecary' => '1',
'IdRace' => '37',
'Treasury' => '50000',
'Reroll' => '3',
'Logo' => 'Norse_10',
'TeamColor' => '2800600',
'NbSupporters' => '17000',
'Logo_perso' => ''
)
),
(int) 6 => array(
'BB_match_equipe' => array(
'id' => '5199',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '4',
'CashEarnedBeforeConcession' => '60000',
'OccupationOwn' => '31',
'SustainedKO' => '5',
'SustainedDead' => '1',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '33',
'InflictedPasses' => '2',
'PossessionBall' => '56',
'InflictedCasualties' => '0',
'OccupationTheir' => '25',
'SustainedTackles' => '61',
'InflictedMetersRunning' => '70',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '5',
'SustainedInjuries' => '19',
'InflictedDead' => '0',
'CashEarned' => '60000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '14',
'NbSupporters' => '8000',
'InflictedCatches' => '2',
'Resultat' => '0',
'SustainedTouchdowns' => '4'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 7 => array(
'BB_match_equipe' => array(
'id' => '5200',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1604131',
'Localisation' => 'Away',
'InflictedInjuries' => '17',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '6',
'SustainedKO' => '2',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '4',
'SustainedStuns' => '0',
'InflictedTackles' => '61',
'InflictedPasses' => '0',
'PossessionBall' => '37',
'InflictedCasualties' => '4',
'OccupationTheir' => '31',
'SustainedTackles' => '33',
'InflictedMetersRunning' => '124',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '4',
'SustainedCasualties' => '0',
'SustainedInjuries' => '4',
'InflictedDead' => '1',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '3',
'InflictedKO' => '5',
'InflictedMetersPassing' => '0',
'NbSupporters' => '11000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1604131',
'BB_coach_id' => 'Tabirius',
'BB_competition_id' => '61782',
'Value' => '1450',
'Cheerleaders' => '0',
'Name' => 'TheDwarvenScaven',
'Popularity' => '6',
'Apothecary' => '1',
'IdRace' => '35',
'Treasury' => '130000',
'Reroll' => '3',
'Logo' => 'Orc_01',
'TeamColor' => '2800006',
'NbSupporters' => '11000',
'Logo_perso' => ''
)
)
)
$totalmatch = (int) 4
$bnjournee = (int) 0
$k = (int) 7
$v = array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$classFinished = array(
(int) 0 => '2017-09-20 22:19:46',
(int) 1 => '2017-09-20 22:19:46',
(int) 2 => '2017-09-20 20:43:31',
(int) 3 => '2017-09-20 20:43:31',
(int) 4 => '2017-09-14 22:07:12',
(int) 5 => '2017-09-14 22:07:12',
(int) 6 => '2017-09-13 23:03:29',
(int) 7 => '2017-09-13 23:03:29'
)
$value = array(
'BB_match_equipe' => array(
'id' => '5197',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '15',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '25',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '48',
'InflictedPasses' => '1',
'PossessionBall' => '31',
'InflictedCasualties' => '4',
'OccupationTheir' => '6',
'SustainedTackles' => '35',
'InflictedMetersRunning' => '72',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '0',
'SustainedInjuries' => '11',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '6',
'NbSupporters' => '2000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
)
$j = (int) 4
$journee = '0'
$x = (int) 0
$y = (int) 290
$yscore = (int) 250
$heauteur = (int) 951
$image = resource
$blanc = (int) 16777215
$noir = (int) 0
$vert = (int) 2401871
$bleu = (int) 1968483
$bleu2 = (int) 208
$orange = (int) 16042496
$rouge = (int) 12648448
$orange2 = (int) 13391104
$couleurfond = (int) 15263712
$fond = resource
$ligue = object(BB_ligue) {
primaryKey => 'BB_ligue_id'
hasMany => array(
'BB_competition' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_ligues'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_ligues'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_ligue'
alias => 'BB_ligue'
tableToModel => array(
'b_b_ligues' => 'BB_ligue',
'b_b_competitions' => 'BB_competition'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_competition => object(BB_competition) {}
[protected] _schema => array(
'BB_ligue_id' => array(
[maximum depth reached]
),
'EmailContacts' => array(
[maximum depth reached]
),
'Edition' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'Logo' => array(
[maximum depth reached]
),
'Description' => array(
[maximum depth reached]
),
'Phase' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'Websites' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_ligue_id => null
[private] _EmailContacts => null
[private] _Edition => null
[private] _IdOwner => null
[private] _Logo => null
[private] _Description => null
[private] _Phase => null
[private] _Name => null
[private] _Websites => null
[private] _NbRegisteredTeams => null
}
$tableligue = array(
(int) 0 => array(
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_competition' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$logoligue = resource
$xscore = (int) 390
$couleurmatch = (int) 1968483
$logo1 = resource
$logo = 'Undead_05'
$attr = 'width="256" height="256"'
$type = (int) 3
$height = (int) 256
$width = (int) 256
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 137,
(int) 3 => (int) -1,
(int) 4 => (int) 137,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 133
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 134]Code Context
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore+20, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '61782'
$font = (int) 53
$font2 = (int) 55
$font3 = (int) 57
$font4 = 'fonts/Trump.otf'
$font5 = 'fonts/arial.ttf'
$font6 = 'fonts/arialbd.ttf'
$competition = object(BB_competition) {
primaryKey => 'BB_competition_id'
belongsTo => array(
'BB_ligue' => array(
[maximum depth reached]
)
)
hasMany => array(
'BB_equipe' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_competitions'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_competitions'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_competition'
alias => 'BB_competition'
tableToModel => array(
'b_b_competitions' => 'BB_competition',
'b_b_ligues' => 'BB_ligue',
'b_b_equipes' => 'BB_equipe'
)
cacheQueries => false
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_ligue => object(BB_ligue) {}
BB_equipe => object(BB_equipe) {}
[protected] _schema => array(
'BB_competition_id' => array(
[maximum depth reached]
),
'BB_ligue_id' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'LeaguePhase' => array(
[maximum depth reached]
),
'PrematchEvents' => array(
[maximum depth reached]
),
'IdCompetitionTypes' => array(
[maximum depth reached]
),
'NbRounds' => array(
[maximum depth reached]
),
'NbTeamsMax' => array(
[maximum depth reached]
),
'CompetitionStatus' => array(
[maximum depth reached]
),
'CurrentRound' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'LeagueEdition' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
),
'TurnDuration' => array(
[maximum depth reached]
),
'competition_logo' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_competition_id => null
[private] _BB_ligue_id => null
[private] _IdOwner => null
[private] _LeaguePhase => null
[private] _PrematchEvents => null
[private] _IdCompetitionTypes => null
[private] _NbRounds => null
[private] _NbTeamsMax => null
[private] _CompetitionStatus => null
[private] _CurrentRound => null
[private] _Name => null
[private] _LeagueEdition => null
[private] _NbRegisteredTeams => null
[private] _TurnDuration => null
}
$tablecompetition = array(
(int) 0 => array(
'BB_competition' => array(
'BB_competition_id' => '61782',
'BB_ligue_id' => '1',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '3',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '1',
'CurrentRound' => '0',
'Name' => 'Anarchy Ladder IX',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '992',
'TurnDuration' => '1',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_equipe' => array()
)
)
$match = object(BB_match_equipe) {
belongsTo => array(
'b_b_matches' => array(
[maximum depth reached]
),
'b_b_equipes' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_match_equipes'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_match_equipes'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_match_equipe'
alias => 'BB_match_equipe'
tableToModel => array(
'b_b_match_equipes' => 'BB_match_equipe',
'b_b_matches' => 'b_b_matches',
'b_b_equipes' => 'b_b_equipes'
)
cacheQueries => false
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
b_b_matches => object(BB_match) {}
b_b_equipes => object(BB_equipe) {}
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'BB_match_id' => array(
[maximum depth reached]
),
'BB_equipe_id_match' => array(
[maximum depth reached]
),
'Localisation' => array(
[maximum depth reached]
),
'InflictedInjuries' => array(
[maximum depth reached]
),
'CashEarnedBeforeConcession' => array(
[maximum depth reached]
),
'OccupationOwn' => array(
[maximum depth reached]
),
'SustainedKO' => array(
[maximum depth reached]
),
'SustainedDead' => array(
[maximum depth reached]
),
'WinningsDice' => array(
[maximum depth reached]
),
'Score' => array(
[maximum depth reached]
),
'SustainedStuns' => array(
[maximum depth reached]
),
'InflictedTackles' => array(
[maximum depth reached]
),
'InflictedPasses' => array(
[maximum depth reached]
),
'PossessionBall' => array(
[maximum depth reached]
),
'InflictedCasualties' => array(
[maximum depth reached]
),
'OccupationTheir' => array(
[maximum depth reached]
),
'SustainedTackles' => array(
[maximum depth reached]
),
'InflictedMetersRunning' => array(
[maximum depth reached]
),
'SustainedInterceptions' => array(
[maximum depth reached]
),
'MVP' => array(
[maximum depth reached]
),
'PopularityGain' => array(
[maximum depth reached]
),
'MatchPlayed' => array(
[maximum depth reached]
),
'InflictedTouchdowns' => array(
[maximum depth reached]
),
'SustainedCasualties' => array(
[maximum depth reached]
),
'SustainedInjuries' => array(
[maximum depth reached]
),
'InflictedDead' => array(
[maximum depth reached]
),
'CashEarned' => array(
[maximum depth reached]
),
'InflictedStuns' => array(
[maximum depth reached]
),
'SustainedExpulsions' => array(
[maximum depth reached]
),
'InflictedKO' => array(
[maximum depth reached]
),
'InflictedMetersPassing' => array(
[maximum depth reached]
),
'NbSupporters' => array(
[maximum depth reached]
),
'InflictedCatches' => array(
[maximum depth reached]
),
'Resultat' => array(
[maximum depth reached]
),
'SustainedTouchdowns' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$listematch = array(
(int) 0 => array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '5194',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Away',
'InflictedInjuries' => '9',
'CashEarnedBeforeConcession' => '80000',
'OccupationOwn' => '12',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '42',
'InflictedPasses' => '0',
'PossessionBall' => '31',
'InflictedCasualties' => '0',
'OccupationTheir' => '18',
'SustainedTackles' => '50',
'InflictedMetersRunning' => '94',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '11',
'InflictedDead' => '1',
'CashEarned' => '80000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '13000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 2 => array(
'BB_match_equipe' => array(
'id' => '5195',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1658666',
'Localisation' => 'Home',
'InflictedInjuries' => '1',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '0',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '3',
'InflictedPasses' => '0',
'PossessionBall' => '0',
'InflictedCasualties' => '1',
'OccupationTheir' => '0',
'SustainedTackles' => '16',
'InflictedMetersRunning' => '0',
'SustainedInterceptions' => '0',
'MVP' => '0',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '0',
'SustainedInjuries' => '5',
'InflictedDead' => '0',
'CashEarned' => '0',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '0',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1658666',
'BB_coach_id' => 'TartanFreddy',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Massesi in Tartan',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Skaven_17',
'TeamColor' => '2800012',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
),
(int) 3 => array(
'BB_match_equipe' => array(
'id' => '5196',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1614783',
'Localisation' => 'Away',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '66',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '16',
'InflictedPasses' => '0',
'PossessionBall' => '66',
'InflictedCasualties' => '0',
'OccupationTheir' => '0',
'SustainedTackles' => '3',
'InflictedMetersRunning' => '10',
'SustainedInterceptions' => '0',
'MVP' => '2',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '1',
'InflictedDead' => '0',
'CashEarned' => '90000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '6000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614783',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Total Mor'Hammer',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Undead_05',
'TeamColor' => '2800010',
'NbSupporters' => '6000',
'Logo_perso' => ''
)
),
(int) 4 => array(
'BB_match_equipe' => array(
'id' => '5197',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '15',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '25',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '48',
'InflictedPasses' => '1',
'PossessionBall' => '31',
'InflictedCasualties' => '4',
'OccupationTheir' => '6',
'SustainedTackles' => '35',
'InflictedMetersRunning' => '72',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '0',
'SustainedInjuries' => '11',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '6',
'NbSupporters' => '2000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 5 => array(
'BB_match_equipe' => array(
'id' => '5198',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1582907',
'Localisation' => 'Away',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '31',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '2',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '35',
'InflictedPasses' => '0',
'PossessionBall' => '43',
'InflictedCasualties' => '0',
'OccupationTheir' => '12',
'SustainedTackles' => '48',
'InflictedMetersRunning' => '64',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '15',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '0',
'NbSupporters' => '17000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1582907',
'BB_coach_id' => 'WomirAig',
'BB_competition_id' => '61782',
'Value' => '1480',
'Cheerleaders' => '0',
'Name' => 'BeasT.LoRrrdZ',
'Popularity' => '8',
'Apothecary' => '1',
'IdRace' => '37',
'Treasury' => '50000',
'Reroll' => '3',
'Logo' => 'Norse_10',
'TeamColor' => '2800600',
'NbSupporters' => '17000',
'Logo_perso' => ''
)
),
(int) 6 => array(
'BB_match_equipe' => array(
'id' => '5199',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '4',
'CashEarnedBeforeConcession' => '60000',
'OccupationOwn' => '31',
'SustainedKO' => '5',
'SustainedDead' => '1',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '33',
'InflictedPasses' => '2',
'PossessionBall' => '56',
'InflictedCasualties' => '0',
'OccupationTheir' => '25',
'SustainedTackles' => '61',
'InflictedMetersRunning' => '70',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '5',
'SustainedInjuries' => '19',
'InflictedDead' => '0',
'CashEarned' => '60000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '14',
'NbSupporters' => '8000',
'InflictedCatches' => '2',
'Resultat' => '0',
'SustainedTouchdowns' => '4'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 7 => array(
'BB_match_equipe' => array(
'id' => '5200',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1604131',
'Localisation' => 'Away',
'InflictedInjuries' => '17',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '6',
'SustainedKO' => '2',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '4',
'SustainedStuns' => '0',
'InflictedTackles' => '61',
'InflictedPasses' => '0',
'PossessionBall' => '37',
'InflictedCasualties' => '4',
'OccupationTheir' => '31',
'SustainedTackles' => '33',
'InflictedMetersRunning' => '124',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '4',
'SustainedCasualties' => '0',
'SustainedInjuries' => '4',
'InflictedDead' => '1',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '3',
'InflictedKO' => '5',
'InflictedMetersPassing' => '0',
'NbSupporters' => '11000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1604131',
'BB_coach_id' => 'Tabirius',
'BB_competition_id' => '61782',
'Value' => '1450',
'Cheerleaders' => '0',
'Name' => 'TheDwarvenScaven',
'Popularity' => '6',
'Apothecary' => '1',
'IdRace' => '35',
'Treasury' => '130000',
'Reroll' => '3',
'Logo' => 'Orc_01',
'TeamColor' => '2800006',
'NbSupporters' => '11000',
'Logo_perso' => ''
)
)
)
$totalmatch = (int) 4
$bnjournee = (int) 0
$k = (int) 7
$v = array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$classFinished = array(
(int) 0 => '2017-09-20 22:19:46',
(int) 1 => '2017-09-20 22:19:46',
(int) 2 => '2017-09-20 20:43:31',
(int) 3 => '2017-09-20 20:43:31',
(int) 4 => '2017-09-14 22:07:12',
(int) 5 => '2017-09-14 22:07:12',
(int) 6 => '2017-09-13 23:03:29',
(int) 7 => '2017-09-13 23:03:29'
)
$value = array(
'BB_match_equipe' => array(
'id' => '5197',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '15',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '25',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '48',
'InflictedPasses' => '1',
'PossessionBall' => '31',
'InflictedCasualties' => '4',
'OccupationTheir' => '6',
'SustainedTackles' => '35',
'InflictedMetersRunning' => '72',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '0',
'SustainedInjuries' => '11',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '6',
'NbSupporters' => '2000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
)
$j = (int) 4
$journee = '0'
$x = (int) 0
$y = (int) 290
$yscore = (int) 250
$heauteur = (int) 951
$image = resource
$blanc = (int) 16777215
$noir = (int) 0
$vert = (int) 2401871
$bleu = (int) 1968483
$bleu2 = (int) 208
$orange = (int) 16042496
$rouge = (int) 12648448
$orange2 = (int) 13391104
$couleurfond = (int) 15263712
$fond = resource
$ligue = object(BB_ligue) {
primaryKey => 'BB_ligue_id'
hasMany => array(
'BB_competition' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_ligues'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_ligues'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_ligue'
alias => 'BB_ligue'
tableToModel => array(
'b_b_ligues' => 'BB_ligue',
'b_b_competitions' => 'BB_competition'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_competition => object(BB_competition) {}
[protected] _schema => array(
'BB_ligue_id' => array(
[maximum depth reached]
),
'EmailContacts' => array(
[maximum depth reached]
),
'Edition' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'Logo' => array(
[maximum depth reached]
),
'Description' => array(
[maximum depth reached]
),
'Phase' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'Websites' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_ligue_id => null
[private] _EmailContacts => null
[private] _Edition => null
[private] _IdOwner => null
[private] _Logo => null
[private] _Description => null
[private] _Phase => null
[private] _Name => null
[private] _Websites => null
[private] _NbRegisteredTeams => null
}
$tableligue = array(
(int) 0 => array(
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_competition' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$logoligue = resource
$xscore = (int) 390
$couleurmatch = (int) 1968483
$logo1 = false
$logo = 'Undead_05'
$attr = 'width="256" height="256"'
$type = (int) 3
$height = (int) 256
$width = (int) 256
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 137,
(int) 3 => (int) -1,
(int) 4 => (int) 137,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 134
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_37.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 170]Code Context $xname = $bbox2[0] + (imagesx($image) / 2) - ($bbox2[4])-50;
imagettftext($image, 12, 0,$xname-18 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
$getcompetition = '61782'
$font = (int) 53
$font2 = (int) 55
$font3 = (int) 57
$font4 = 'fonts/Trump.otf'
$font5 = 'fonts/arial.ttf'
$font6 = 'fonts/arialbd.ttf'
$competition = object(BB_competition) {
primaryKey => 'BB_competition_id'
belongsTo => array(
'BB_ligue' => array(
[maximum depth reached]
)
)
hasMany => array(
'BB_equipe' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_competitions'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_competitions'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_competition'
alias => 'BB_competition'
tableToModel => array(
'b_b_competitions' => 'BB_competition',
'b_b_ligues' => 'BB_ligue',
'b_b_equipes' => 'BB_equipe'
)
cacheQueries => false
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_ligue => object(BB_ligue) {}
BB_equipe => object(BB_equipe) {}
[protected] _schema => array(
'BB_competition_id' => array(
[maximum depth reached]
),
'BB_ligue_id' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'LeaguePhase' => array(
[maximum depth reached]
),
'PrematchEvents' => array(
[maximum depth reached]
),
'IdCompetitionTypes' => array(
[maximum depth reached]
),
'NbRounds' => array(
[maximum depth reached]
),
'NbTeamsMax' => array(
[maximum depth reached]
),
'CompetitionStatus' => array(
[maximum depth reached]
),
'CurrentRound' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'LeagueEdition' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
),
'TurnDuration' => array(
[maximum depth reached]
),
'competition_logo' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_competition_id => null
[private] _BB_ligue_id => null
[private] _IdOwner => null
[private] _LeaguePhase => null
[private] _PrematchEvents => null
[private] _IdCompetitionTypes => null
[private] _NbRounds => null
[private] _NbTeamsMax => null
[private] _CompetitionStatus => null
[private] _CurrentRound => null
[private] _Name => null
[private] _LeagueEdition => null
[private] _NbRegisteredTeams => null
[private] _TurnDuration => null
}
$tablecompetition = array(
(int) 0 => array(
'BB_competition' => array(
'BB_competition_id' => '61782',
'BB_ligue_id' => '1',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '3',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '1',
'CurrentRound' => '0',
'Name' => 'Anarchy Ladder IX',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '992',
'TurnDuration' => '1',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_equipe' => array()
)
)
$match = object(BB_match_equipe) {
belongsTo => array(
'b_b_matches' => array(
[maximum depth reached]
),
'b_b_equipes' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_match_equipes'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_match_equipes'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_match_equipe'
alias => 'BB_match_equipe'
tableToModel => array(
'b_b_match_equipes' => 'BB_match_equipe',
'b_b_matches' => 'b_b_matches',
'b_b_equipes' => 'b_b_equipes'
)
cacheQueries => false
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
b_b_matches => object(BB_match) {}
b_b_equipes => object(BB_equipe) {}
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'BB_match_id' => array(
[maximum depth reached]
),
'BB_equipe_id_match' => array(
[maximum depth reached]
),
'Localisation' => array(
[maximum depth reached]
),
'InflictedInjuries' => array(
[maximum depth reached]
),
'CashEarnedBeforeConcession' => array(
[maximum depth reached]
),
'OccupationOwn' => array(
[maximum depth reached]
),
'SustainedKO' => array(
[maximum depth reached]
),
'SustainedDead' => array(
[maximum depth reached]
),
'WinningsDice' => array(
[maximum depth reached]
),
'Score' => array(
[maximum depth reached]
),
'SustainedStuns' => array(
[maximum depth reached]
),
'InflictedTackles' => array(
[maximum depth reached]
),
'InflictedPasses' => array(
[maximum depth reached]
),
'PossessionBall' => array(
[maximum depth reached]
),
'InflictedCasualties' => array(
[maximum depth reached]
),
'OccupationTheir' => array(
[maximum depth reached]
),
'SustainedTackles' => array(
[maximum depth reached]
),
'InflictedMetersRunning' => array(
[maximum depth reached]
),
'SustainedInterceptions' => array(
[maximum depth reached]
),
'MVP' => array(
[maximum depth reached]
),
'PopularityGain' => array(
[maximum depth reached]
),
'MatchPlayed' => array(
[maximum depth reached]
),
'InflictedTouchdowns' => array(
[maximum depth reached]
),
'SustainedCasualties' => array(
[maximum depth reached]
),
'SustainedInjuries' => array(
[maximum depth reached]
),
'InflictedDead' => array(
[maximum depth reached]
),
'CashEarned' => array(
[maximum depth reached]
),
'InflictedStuns' => array(
[maximum depth reached]
),
'SustainedExpulsions' => array(
[maximum depth reached]
),
'InflictedKO' => array(
[maximum depth reached]
),
'InflictedMetersPassing' => array(
[maximum depth reached]
),
'NbSupporters' => array(
[maximum depth reached]
),
'InflictedCatches' => array(
[maximum depth reached]
),
'Resultat' => array(
[maximum depth reached]
),
'SustainedTouchdowns' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$listematch = array(
(int) 0 => array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '5194',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Away',
'InflictedInjuries' => '9',
'CashEarnedBeforeConcession' => '80000',
'OccupationOwn' => '12',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '42',
'InflictedPasses' => '0',
'PossessionBall' => '31',
'InflictedCasualties' => '0',
'OccupationTheir' => '18',
'SustainedTackles' => '50',
'InflictedMetersRunning' => '94',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '11',
'InflictedDead' => '1',
'CashEarned' => '80000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '13000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 2 => array(
'BB_match_equipe' => array(
'id' => '5195',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1658666',
'Localisation' => 'Home',
'InflictedInjuries' => '1',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '0',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '3',
'InflictedPasses' => '0',
'PossessionBall' => '0',
'InflictedCasualties' => '1',
'OccupationTheir' => '0',
'SustainedTackles' => '16',
'InflictedMetersRunning' => '0',
'SustainedInterceptions' => '0',
'MVP' => '0',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '0',
'SustainedInjuries' => '5',
'InflictedDead' => '0',
'CashEarned' => '0',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '0',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1658666',
'BB_coach_id' => 'TartanFreddy',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Massesi in Tartan',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Skaven_17',
'TeamColor' => '2800012',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
),
(int) 3 => array(
'BB_match_equipe' => array(
'id' => '5196',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1614783',
'Localisation' => 'Away',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '66',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '16',
'InflictedPasses' => '0',
'PossessionBall' => '66',
'InflictedCasualties' => '0',
'OccupationTheir' => '0',
'SustainedTackles' => '3',
'InflictedMetersRunning' => '10',
'SustainedInterceptions' => '0',
'MVP' => '2',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '1',
'InflictedDead' => '0',
'CashEarned' => '90000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '6000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614783',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Total Mor'Hammer',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Undead_05',
'TeamColor' => '2800010',
'NbSupporters' => '6000',
'Logo_perso' => ''
)
),
(int) 4 => array(
'BB_match_equipe' => array(
'id' => '5197',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '15',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '25',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '48',
'InflictedPasses' => '1',
'PossessionBall' => '31',
'InflictedCasualties' => '4',
'OccupationTheir' => '6',
'SustainedTackles' => '35',
'InflictedMetersRunning' => '72',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '0',
'SustainedInjuries' => '11',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '6',
'NbSupporters' => '2000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 5 => array(
'BB_match_equipe' => array(
'id' => '5198',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1582907',
'Localisation' => 'Away',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '31',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '2',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '35',
'InflictedPasses' => '0',
'PossessionBall' => '43',
'InflictedCasualties' => '0',
'OccupationTheir' => '12',
'SustainedTackles' => '48',
'InflictedMetersRunning' => '64',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '15',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '0',
'NbSupporters' => '17000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1582907',
'BB_coach_id' => 'WomirAig',
'BB_competition_id' => '61782',
'Value' => '1480',
'Cheerleaders' => '0',
'Name' => 'BeasT.LoRrrdZ',
'Popularity' => '8',
'Apothecary' => '1',
'IdRace' => '37',
'Treasury' => '50000',
'Reroll' => '3',
'Logo' => 'Norse_10',
'TeamColor' => '2800600',
'NbSupporters' => '17000',
'Logo_perso' => ''
)
),
(int) 6 => array(
'BB_match_equipe' => array(
'id' => '5199',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '4',
'CashEarnedBeforeConcession' => '60000',
'OccupationOwn' => '31',
'SustainedKO' => '5',
'SustainedDead' => '1',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '33',
'InflictedPasses' => '2',
'PossessionBall' => '56',
'InflictedCasualties' => '0',
'OccupationTheir' => '25',
'SustainedTackles' => '61',
'InflictedMetersRunning' => '70',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '5',
'SustainedInjuries' => '19',
'InflictedDead' => '0',
'CashEarned' => '60000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '14',
'NbSupporters' => '8000',
'InflictedCatches' => '2',
'Resultat' => '0',
'SustainedTouchdowns' => '4'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 7 => array(
'BB_match_equipe' => array(
'id' => '5200',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1604131',
'Localisation' => 'Away',
'InflictedInjuries' => '17',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '6',
'SustainedKO' => '2',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '4',
'SustainedStuns' => '0',
'InflictedTackles' => '61',
'InflictedPasses' => '0',
'PossessionBall' => '37',
'InflictedCasualties' => '4',
'OccupationTheir' => '31',
'SustainedTackles' => '33',
'InflictedMetersRunning' => '124',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '4',
'SustainedCasualties' => '0',
'SustainedInjuries' => '4',
'InflictedDead' => '1',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '3',
'InflictedKO' => '5',
'InflictedMetersPassing' => '0',
'NbSupporters' => '11000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1604131',
'BB_coach_id' => 'Tabirius',
'BB_competition_id' => '61782',
'Value' => '1450',
'Cheerleaders' => '0',
'Name' => 'TheDwarvenScaven',
'Popularity' => '6',
'Apothecary' => '1',
'IdRace' => '35',
'Treasury' => '130000',
'Reroll' => '3',
'Logo' => 'Orc_01',
'TeamColor' => '2800006',
'NbSupporters' => '11000',
'Logo_perso' => ''
)
)
)
$totalmatch = (int) 4
$bnjournee = (int) 0
$k = (int) 7
$v = array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$classFinished = array(
(int) 0 => '2017-09-20 22:19:46',
(int) 1 => '2017-09-20 22:19:46',
(int) 2 => '2017-09-20 20:43:31',
(int) 3 => '2017-09-20 20:43:31',
(int) 4 => '2017-09-14 22:07:12',
(int) 5 => '2017-09-14 22:07:12',
(int) 6 => '2017-09-13 23:03:29',
(int) 7 => '2017-09-13 23:03:29'
)
$value = array(
'BB_match_equipe' => array(
'id' => '5198',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1582907',
'Localisation' => 'Away',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '31',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '2',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '35',
'InflictedPasses' => '0',
'PossessionBall' => '43',
'InflictedCasualties' => '0',
'OccupationTheir' => '12',
'SustainedTackles' => '48',
'InflictedMetersRunning' => '64',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '15',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '0',
'NbSupporters' => '17000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1582907',
'BB_coach_id' => 'WomirAig',
'BB_competition_id' => '61782',
'Value' => '1480',
'Cheerleaders' => '0',
'Name' => 'BeasT.LoRrrdZ',
'Popularity' => '8',
'Apothecary' => '1',
'IdRace' => '37',
'Treasury' => '50000',
'Reroll' => '3',
'Logo' => 'Norse_10',
'TeamColor' => '2800600',
'NbSupporters' => '17000',
'Logo_perso' => ''
)
)
$j = (int) 5
$journee = '0'
$x = (int) 0
$y = (int) 290
$yscore = (int) 250
$heauteur = (int) 951
$image = resource
$blanc = (int) 16777215
$noir = (int) 0
$vert = (int) 2401871
$bleu = (int) 1968483
$bleu2 = (int) 208
$orange = (int) 16042496
$rouge = (int) 12648448
$orange2 = (int) 13391104
$couleurfond = (int) 15263712
$fond = resource
$ligue = object(BB_ligue) {
primaryKey => 'BB_ligue_id'
hasMany => array(
'BB_competition' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_ligues'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_ligues'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_ligue'
alias => 'BB_ligue'
tableToModel => array(
'b_b_ligues' => 'BB_ligue',
'b_b_competitions' => 'BB_competition'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_competition => object(BB_competition) {}
[protected] _schema => array(
'BB_ligue_id' => array(
[maximum depth reached]
),
'EmailContacts' => array(
[maximum depth reached]
),
'Edition' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'Logo' => array(
[maximum depth reached]
),
'Description' => array(
[maximum depth reached]
),
'Phase' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'Websites' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_ligue_id => null
[private] _EmailContacts => null
[private] _Edition => null
[private] _IdOwner => null
[private] _Logo => null
[private] _Description => null
[private] _Phase => null
[private] _Name => null
[private] _Websites => null
[private] _NbRegisteredTeams => null
}
$tableligue = array(
(int) 0 => array(
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_competition' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$logoligue = resource
$xscore = (int) 350
$couleurmatch = (int) 1968483
$logo1 = resource
$logo = 'Chaos_02'
$attr = 'width="256" height="256"'
$type = (int) 3
$height = (int) 256
$width = (int) 256
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 113,
(int) 3 => (int) -1,
(int) 4 => (int) 113,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 252
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 72,
(int) 3 => (int) 3,
(int) 4 => (int) 72,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 170
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 171]Code Context imagettftext($image, 12, 0,$xname-18 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore-40, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '61782'
$font = (int) 53
$font2 = (int) 55
$font3 = (int) 57
$font4 = 'fonts/Trump.otf'
$font5 = 'fonts/arial.ttf'
$font6 = 'fonts/arialbd.ttf'
$competition = object(BB_competition) {
primaryKey => 'BB_competition_id'
belongsTo => array(
'BB_ligue' => array(
[maximum depth reached]
)
)
hasMany => array(
'BB_equipe' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_competitions'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_competitions'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_competition'
alias => 'BB_competition'
tableToModel => array(
'b_b_competitions' => 'BB_competition',
'b_b_ligues' => 'BB_ligue',
'b_b_equipes' => 'BB_equipe'
)
cacheQueries => false
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_ligue => object(BB_ligue) {}
BB_equipe => object(BB_equipe) {}
[protected] _schema => array(
'BB_competition_id' => array(
[maximum depth reached]
),
'BB_ligue_id' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'LeaguePhase' => array(
[maximum depth reached]
),
'PrematchEvents' => array(
[maximum depth reached]
),
'IdCompetitionTypes' => array(
[maximum depth reached]
),
'NbRounds' => array(
[maximum depth reached]
),
'NbTeamsMax' => array(
[maximum depth reached]
),
'CompetitionStatus' => array(
[maximum depth reached]
),
'CurrentRound' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'LeagueEdition' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
),
'TurnDuration' => array(
[maximum depth reached]
),
'competition_logo' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_competition_id => null
[private] _BB_ligue_id => null
[private] _IdOwner => null
[private] _LeaguePhase => null
[private] _PrematchEvents => null
[private] _IdCompetitionTypes => null
[private] _NbRounds => null
[private] _NbTeamsMax => null
[private] _CompetitionStatus => null
[private] _CurrentRound => null
[private] _Name => null
[private] _LeagueEdition => null
[private] _NbRegisteredTeams => null
[private] _TurnDuration => null
}
$tablecompetition = array(
(int) 0 => array(
'BB_competition' => array(
'BB_competition_id' => '61782',
'BB_ligue_id' => '1',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '3',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '1',
'CurrentRound' => '0',
'Name' => 'Anarchy Ladder IX',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '992',
'TurnDuration' => '1',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_equipe' => array()
)
)
$match = object(BB_match_equipe) {
belongsTo => array(
'b_b_matches' => array(
[maximum depth reached]
),
'b_b_equipes' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_match_equipes'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_match_equipes'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_match_equipe'
alias => 'BB_match_equipe'
tableToModel => array(
'b_b_match_equipes' => 'BB_match_equipe',
'b_b_matches' => 'b_b_matches',
'b_b_equipes' => 'b_b_equipes'
)
cacheQueries => false
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
b_b_matches => object(BB_match) {}
b_b_equipes => object(BB_equipe) {}
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'BB_match_id' => array(
[maximum depth reached]
),
'BB_equipe_id_match' => array(
[maximum depth reached]
),
'Localisation' => array(
[maximum depth reached]
),
'InflictedInjuries' => array(
[maximum depth reached]
),
'CashEarnedBeforeConcession' => array(
[maximum depth reached]
),
'OccupationOwn' => array(
[maximum depth reached]
),
'SustainedKO' => array(
[maximum depth reached]
),
'SustainedDead' => array(
[maximum depth reached]
),
'WinningsDice' => array(
[maximum depth reached]
),
'Score' => array(
[maximum depth reached]
),
'SustainedStuns' => array(
[maximum depth reached]
),
'InflictedTackles' => array(
[maximum depth reached]
),
'InflictedPasses' => array(
[maximum depth reached]
),
'PossessionBall' => array(
[maximum depth reached]
),
'InflictedCasualties' => array(
[maximum depth reached]
),
'OccupationTheir' => array(
[maximum depth reached]
),
'SustainedTackles' => array(
[maximum depth reached]
),
'InflictedMetersRunning' => array(
[maximum depth reached]
),
'SustainedInterceptions' => array(
[maximum depth reached]
),
'MVP' => array(
[maximum depth reached]
),
'PopularityGain' => array(
[maximum depth reached]
),
'MatchPlayed' => array(
[maximum depth reached]
),
'InflictedTouchdowns' => array(
[maximum depth reached]
),
'SustainedCasualties' => array(
[maximum depth reached]
),
'SustainedInjuries' => array(
[maximum depth reached]
),
'InflictedDead' => array(
[maximum depth reached]
),
'CashEarned' => array(
[maximum depth reached]
),
'InflictedStuns' => array(
[maximum depth reached]
),
'SustainedExpulsions' => array(
[maximum depth reached]
),
'InflictedKO' => array(
[maximum depth reached]
),
'InflictedMetersPassing' => array(
[maximum depth reached]
),
'NbSupporters' => array(
[maximum depth reached]
),
'InflictedCatches' => array(
[maximum depth reached]
),
'Resultat' => array(
[maximum depth reached]
),
'SustainedTouchdowns' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$listematch = array(
(int) 0 => array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '5194',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Away',
'InflictedInjuries' => '9',
'CashEarnedBeforeConcession' => '80000',
'OccupationOwn' => '12',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '42',
'InflictedPasses' => '0',
'PossessionBall' => '31',
'InflictedCasualties' => '0',
'OccupationTheir' => '18',
'SustainedTackles' => '50',
'InflictedMetersRunning' => '94',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '11',
'InflictedDead' => '1',
'CashEarned' => '80000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '13000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 2 => array(
'BB_match_equipe' => array(
'id' => '5195',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1658666',
'Localisation' => 'Home',
'InflictedInjuries' => '1',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '0',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '3',
'InflictedPasses' => '0',
'PossessionBall' => '0',
'InflictedCasualties' => '1',
'OccupationTheir' => '0',
'SustainedTackles' => '16',
'InflictedMetersRunning' => '0',
'SustainedInterceptions' => '0',
'MVP' => '0',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '0',
'SustainedInjuries' => '5',
'InflictedDead' => '0',
'CashEarned' => '0',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '0',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1658666',
'BB_coach_id' => 'TartanFreddy',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Massesi in Tartan',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Skaven_17',
'TeamColor' => '2800012',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
),
(int) 3 => array(
'BB_match_equipe' => array(
'id' => '5196',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1614783',
'Localisation' => 'Away',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '66',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '16',
'InflictedPasses' => '0',
'PossessionBall' => '66',
'InflictedCasualties' => '0',
'OccupationTheir' => '0',
'SustainedTackles' => '3',
'InflictedMetersRunning' => '10',
'SustainedInterceptions' => '0',
'MVP' => '2',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '1',
'InflictedDead' => '0',
'CashEarned' => '90000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '6000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614783',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Total Mor'Hammer',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Undead_05',
'TeamColor' => '2800010',
'NbSupporters' => '6000',
'Logo_perso' => ''
)
),
(int) 4 => array(
'BB_match_equipe' => array(
'id' => '5197',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '15',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '25',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '48',
'InflictedPasses' => '1',
'PossessionBall' => '31',
'InflictedCasualties' => '4',
'OccupationTheir' => '6',
'SustainedTackles' => '35',
'InflictedMetersRunning' => '72',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '0',
'SustainedInjuries' => '11',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '6',
'NbSupporters' => '2000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 5 => array(
'BB_match_equipe' => array(
'id' => '5198',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1582907',
'Localisation' => 'Away',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '31',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '2',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '35',
'InflictedPasses' => '0',
'PossessionBall' => '43',
'InflictedCasualties' => '0',
'OccupationTheir' => '12',
'SustainedTackles' => '48',
'InflictedMetersRunning' => '64',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '15',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '0',
'NbSupporters' => '17000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1582907',
'BB_coach_id' => 'WomirAig',
'BB_competition_id' => '61782',
'Value' => '1480',
'Cheerleaders' => '0',
'Name' => 'BeasT.LoRrrdZ',
'Popularity' => '8',
'Apothecary' => '1',
'IdRace' => '37',
'Treasury' => '50000',
'Reroll' => '3',
'Logo' => 'Norse_10',
'TeamColor' => '2800600',
'NbSupporters' => '17000',
'Logo_perso' => ''
)
),
(int) 6 => array(
'BB_match_equipe' => array(
'id' => '5199',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '4',
'CashEarnedBeforeConcession' => '60000',
'OccupationOwn' => '31',
'SustainedKO' => '5',
'SustainedDead' => '1',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '33',
'InflictedPasses' => '2',
'PossessionBall' => '56',
'InflictedCasualties' => '0',
'OccupationTheir' => '25',
'SustainedTackles' => '61',
'InflictedMetersRunning' => '70',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '5',
'SustainedInjuries' => '19',
'InflictedDead' => '0',
'CashEarned' => '60000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '14',
'NbSupporters' => '8000',
'InflictedCatches' => '2',
'Resultat' => '0',
'SustainedTouchdowns' => '4'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 7 => array(
'BB_match_equipe' => array(
'id' => '5200',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1604131',
'Localisation' => 'Away',
'InflictedInjuries' => '17',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '6',
'SustainedKO' => '2',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '4',
'SustainedStuns' => '0',
'InflictedTackles' => '61',
'InflictedPasses' => '0',
'PossessionBall' => '37',
'InflictedCasualties' => '4',
'OccupationTheir' => '31',
'SustainedTackles' => '33',
'InflictedMetersRunning' => '124',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '4',
'SustainedCasualties' => '0',
'SustainedInjuries' => '4',
'InflictedDead' => '1',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '3',
'InflictedKO' => '5',
'InflictedMetersPassing' => '0',
'NbSupporters' => '11000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1604131',
'BB_coach_id' => 'Tabirius',
'BB_competition_id' => '61782',
'Value' => '1450',
'Cheerleaders' => '0',
'Name' => 'TheDwarvenScaven',
'Popularity' => '6',
'Apothecary' => '1',
'IdRace' => '35',
'Treasury' => '130000',
'Reroll' => '3',
'Logo' => 'Orc_01',
'TeamColor' => '2800006',
'NbSupporters' => '11000',
'Logo_perso' => ''
)
)
)
$totalmatch = (int) 4
$bnjournee = (int) 0
$k = (int) 7
$v = array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$classFinished = array(
(int) 0 => '2017-09-20 22:19:46',
(int) 1 => '2017-09-20 22:19:46',
(int) 2 => '2017-09-20 20:43:31',
(int) 3 => '2017-09-20 20:43:31',
(int) 4 => '2017-09-14 22:07:12',
(int) 5 => '2017-09-14 22:07:12',
(int) 6 => '2017-09-13 23:03:29',
(int) 7 => '2017-09-13 23:03:29'
)
$value = array(
'BB_match_equipe' => array(
'id' => '5198',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1582907',
'Localisation' => 'Away',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '31',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '2',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '35',
'InflictedPasses' => '0',
'PossessionBall' => '43',
'InflictedCasualties' => '0',
'OccupationTheir' => '12',
'SustainedTackles' => '48',
'InflictedMetersRunning' => '64',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '15',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '0',
'NbSupporters' => '17000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1582907',
'BB_coach_id' => 'WomirAig',
'BB_competition_id' => '61782',
'Value' => '1480',
'Cheerleaders' => '0',
'Name' => 'BeasT.LoRrrdZ',
'Popularity' => '8',
'Apothecary' => '1',
'IdRace' => '37',
'Treasury' => '50000',
'Reroll' => '3',
'Logo' => 'Norse_10',
'TeamColor' => '2800600',
'NbSupporters' => '17000',
'Logo_perso' => ''
)
)
$j = (int) 5
$journee = '0'
$x = (int) 0
$y = (int) 290
$yscore = (int) 250
$heauteur = (int) 951
$image = resource
$blanc = (int) 16777215
$noir = (int) 0
$vert = (int) 2401871
$bleu = (int) 1968483
$bleu2 = (int) 208
$orange = (int) 16042496
$rouge = (int) 12648448
$orange2 = (int) 13391104
$couleurfond = (int) 15263712
$fond = resource
$ligue = object(BB_ligue) {
primaryKey => 'BB_ligue_id'
hasMany => array(
'BB_competition' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_ligues'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_ligues'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_ligue'
alias => 'BB_ligue'
tableToModel => array(
'b_b_ligues' => 'BB_ligue',
'b_b_competitions' => 'BB_competition'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_competition => object(BB_competition) {}
[protected] _schema => array(
'BB_ligue_id' => array(
[maximum depth reached]
),
'EmailContacts' => array(
[maximum depth reached]
),
'Edition' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'Logo' => array(
[maximum depth reached]
),
'Description' => array(
[maximum depth reached]
),
'Phase' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'Websites' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_ligue_id => null
[private] _EmailContacts => null
[private] _Edition => null
[private] _IdOwner => null
[private] _Logo => null
[private] _Description => null
[private] _Phase => null
[private] _Name => null
[private] _Websites => null
[private] _NbRegisteredTeams => null
}
$tableligue = array(
(int) 0 => array(
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_competition' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$logoligue = resource
$xscore = (int) 350
$couleurmatch = (int) 1968483
$logo1 = false
$logo = 'Chaos_02'
$attr = 'width="256" height="256"'
$type = (int) 3
$height = (int) 256
$width = (int) 256
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 113,
(int) 3 => (int) -1,
(int) 4 => (int) 113,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 252
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 72,
(int) 3 => (int) 3,
(int) 4 => (int) 72,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 171
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_33.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 133]Code Context imagettftext($image, 12, 0,$xscore+55 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
$getcompetition = '61782'
$font = (int) 53
$font2 = (int) 55
$font3 = (int) 57
$font4 = 'fonts/Trump.otf'
$font5 = 'fonts/arial.ttf'
$font6 = 'fonts/arialbd.ttf'
$competition = object(BB_competition) {
primaryKey => 'BB_competition_id'
belongsTo => array(
'BB_ligue' => array(
[maximum depth reached]
)
)
hasMany => array(
'BB_equipe' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_competitions'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_competitions'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_competition'
alias => 'BB_competition'
tableToModel => array(
'b_b_competitions' => 'BB_competition',
'b_b_ligues' => 'BB_ligue',
'b_b_equipes' => 'BB_equipe'
)
cacheQueries => false
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_ligue => object(BB_ligue) {}
BB_equipe => object(BB_equipe) {}
[protected] _schema => array(
'BB_competition_id' => array(
[maximum depth reached]
),
'BB_ligue_id' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'LeaguePhase' => array(
[maximum depth reached]
),
'PrematchEvents' => array(
[maximum depth reached]
),
'IdCompetitionTypes' => array(
[maximum depth reached]
),
'NbRounds' => array(
[maximum depth reached]
),
'NbTeamsMax' => array(
[maximum depth reached]
),
'CompetitionStatus' => array(
[maximum depth reached]
),
'CurrentRound' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'LeagueEdition' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
),
'TurnDuration' => array(
[maximum depth reached]
),
'competition_logo' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_competition_id => null
[private] _BB_ligue_id => null
[private] _IdOwner => null
[private] _LeaguePhase => null
[private] _PrematchEvents => null
[private] _IdCompetitionTypes => null
[private] _NbRounds => null
[private] _NbTeamsMax => null
[private] _CompetitionStatus => null
[private] _CurrentRound => null
[private] _Name => null
[private] _LeagueEdition => null
[private] _NbRegisteredTeams => null
[private] _TurnDuration => null
}
$tablecompetition = array(
(int) 0 => array(
'BB_competition' => array(
'BB_competition_id' => '61782',
'BB_ligue_id' => '1',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '3',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '1',
'CurrentRound' => '0',
'Name' => 'Anarchy Ladder IX',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '992',
'TurnDuration' => '1',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_equipe' => array()
)
)
$match = object(BB_match_equipe) {
belongsTo => array(
'b_b_matches' => array(
[maximum depth reached]
),
'b_b_equipes' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_match_equipes'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_match_equipes'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_match_equipe'
alias => 'BB_match_equipe'
tableToModel => array(
'b_b_match_equipes' => 'BB_match_equipe',
'b_b_matches' => 'b_b_matches',
'b_b_equipes' => 'b_b_equipes'
)
cacheQueries => false
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
b_b_matches => object(BB_match) {}
b_b_equipes => object(BB_equipe) {}
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'BB_match_id' => array(
[maximum depth reached]
),
'BB_equipe_id_match' => array(
[maximum depth reached]
),
'Localisation' => array(
[maximum depth reached]
),
'InflictedInjuries' => array(
[maximum depth reached]
),
'CashEarnedBeforeConcession' => array(
[maximum depth reached]
),
'OccupationOwn' => array(
[maximum depth reached]
),
'SustainedKO' => array(
[maximum depth reached]
),
'SustainedDead' => array(
[maximum depth reached]
),
'WinningsDice' => array(
[maximum depth reached]
),
'Score' => array(
[maximum depth reached]
),
'SustainedStuns' => array(
[maximum depth reached]
),
'InflictedTackles' => array(
[maximum depth reached]
),
'InflictedPasses' => array(
[maximum depth reached]
),
'PossessionBall' => array(
[maximum depth reached]
),
'InflictedCasualties' => array(
[maximum depth reached]
),
'OccupationTheir' => array(
[maximum depth reached]
),
'SustainedTackles' => array(
[maximum depth reached]
),
'InflictedMetersRunning' => array(
[maximum depth reached]
),
'SustainedInterceptions' => array(
[maximum depth reached]
),
'MVP' => array(
[maximum depth reached]
),
'PopularityGain' => array(
[maximum depth reached]
),
'MatchPlayed' => array(
[maximum depth reached]
),
'InflictedTouchdowns' => array(
[maximum depth reached]
),
'SustainedCasualties' => array(
[maximum depth reached]
),
'SustainedInjuries' => array(
[maximum depth reached]
),
'InflictedDead' => array(
[maximum depth reached]
),
'CashEarned' => array(
[maximum depth reached]
),
'InflictedStuns' => array(
[maximum depth reached]
),
'SustainedExpulsions' => array(
[maximum depth reached]
),
'InflictedKO' => array(
[maximum depth reached]
),
'InflictedMetersPassing' => array(
[maximum depth reached]
),
'NbSupporters' => array(
[maximum depth reached]
),
'InflictedCatches' => array(
[maximum depth reached]
),
'Resultat' => array(
[maximum depth reached]
),
'SustainedTouchdowns' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$listematch = array(
(int) 0 => array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '5194',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Away',
'InflictedInjuries' => '9',
'CashEarnedBeforeConcession' => '80000',
'OccupationOwn' => '12',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '42',
'InflictedPasses' => '0',
'PossessionBall' => '31',
'InflictedCasualties' => '0',
'OccupationTheir' => '18',
'SustainedTackles' => '50',
'InflictedMetersRunning' => '94',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '11',
'InflictedDead' => '1',
'CashEarned' => '80000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '13000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 2 => array(
'BB_match_equipe' => array(
'id' => '5195',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1658666',
'Localisation' => 'Home',
'InflictedInjuries' => '1',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '0',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '3',
'InflictedPasses' => '0',
'PossessionBall' => '0',
'InflictedCasualties' => '1',
'OccupationTheir' => '0',
'SustainedTackles' => '16',
'InflictedMetersRunning' => '0',
'SustainedInterceptions' => '0',
'MVP' => '0',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '0',
'SustainedInjuries' => '5',
'InflictedDead' => '0',
'CashEarned' => '0',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '0',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1658666',
'BB_coach_id' => 'TartanFreddy',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Massesi in Tartan',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Skaven_17',
'TeamColor' => '2800012',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
),
(int) 3 => array(
'BB_match_equipe' => array(
'id' => '5196',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1614783',
'Localisation' => 'Away',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '66',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '16',
'InflictedPasses' => '0',
'PossessionBall' => '66',
'InflictedCasualties' => '0',
'OccupationTheir' => '0',
'SustainedTackles' => '3',
'InflictedMetersRunning' => '10',
'SustainedInterceptions' => '0',
'MVP' => '2',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '1',
'InflictedDead' => '0',
'CashEarned' => '90000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '6000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614783',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Total Mor'Hammer',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Undead_05',
'TeamColor' => '2800010',
'NbSupporters' => '6000',
'Logo_perso' => ''
)
),
(int) 4 => array(
'BB_match_equipe' => array(
'id' => '5197',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '15',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '25',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '48',
'InflictedPasses' => '1',
'PossessionBall' => '31',
'InflictedCasualties' => '4',
'OccupationTheir' => '6',
'SustainedTackles' => '35',
'InflictedMetersRunning' => '72',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '0',
'SustainedInjuries' => '11',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '6',
'NbSupporters' => '2000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 5 => array(
'BB_match_equipe' => array(
'id' => '5198',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1582907',
'Localisation' => 'Away',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '31',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '2',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '35',
'InflictedPasses' => '0',
'PossessionBall' => '43',
'InflictedCasualties' => '0',
'OccupationTheir' => '12',
'SustainedTackles' => '48',
'InflictedMetersRunning' => '64',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '15',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '0',
'NbSupporters' => '17000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1582907',
'BB_coach_id' => 'WomirAig',
'BB_competition_id' => '61782',
'Value' => '1480',
'Cheerleaders' => '0',
'Name' => 'BeasT.LoRrrdZ',
'Popularity' => '8',
'Apothecary' => '1',
'IdRace' => '37',
'Treasury' => '50000',
'Reroll' => '3',
'Logo' => 'Norse_10',
'TeamColor' => '2800600',
'NbSupporters' => '17000',
'Logo_perso' => ''
)
),
(int) 6 => array(
'BB_match_equipe' => array(
'id' => '5199',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '4',
'CashEarnedBeforeConcession' => '60000',
'OccupationOwn' => '31',
'SustainedKO' => '5',
'SustainedDead' => '1',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '33',
'InflictedPasses' => '2',
'PossessionBall' => '56',
'InflictedCasualties' => '0',
'OccupationTheir' => '25',
'SustainedTackles' => '61',
'InflictedMetersRunning' => '70',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '5',
'SustainedInjuries' => '19',
'InflictedDead' => '0',
'CashEarned' => '60000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '14',
'NbSupporters' => '8000',
'InflictedCatches' => '2',
'Resultat' => '0',
'SustainedTouchdowns' => '4'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 7 => array(
'BB_match_equipe' => array(
'id' => '5200',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1604131',
'Localisation' => 'Away',
'InflictedInjuries' => '17',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '6',
'SustainedKO' => '2',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '4',
'SustainedStuns' => '0',
'InflictedTackles' => '61',
'InflictedPasses' => '0',
'PossessionBall' => '37',
'InflictedCasualties' => '4',
'OccupationTheir' => '31',
'SustainedTackles' => '33',
'InflictedMetersRunning' => '124',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '4',
'SustainedCasualties' => '0',
'SustainedInjuries' => '4',
'InflictedDead' => '1',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '3',
'InflictedKO' => '5',
'InflictedMetersPassing' => '0',
'NbSupporters' => '11000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1604131',
'BB_coach_id' => 'Tabirius',
'BB_competition_id' => '61782',
'Value' => '1450',
'Cheerleaders' => '0',
'Name' => 'TheDwarvenScaven',
'Popularity' => '6',
'Apothecary' => '1',
'IdRace' => '35',
'Treasury' => '130000',
'Reroll' => '3',
'Logo' => 'Orc_01',
'TeamColor' => '2800006',
'NbSupporters' => '11000',
'Logo_perso' => ''
)
)
)
$totalmatch = (int) 4
$bnjournee = (int) 0
$k = (int) 7
$v = array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$classFinished = array(
(int) 0 => '2017-09-20 22:19:46',
(int) 1 => '2017-09-20 22:19:46',
(int) 2 => '2017-09-20 20:43:31',
(int) 3 => '2017-09-20 20:43:31',
(int) 4 => '2017-09-14 22:07:12',
(int) 5 => '2017-09-14 22:07:12',
(int) 6 => '2017-09-13 23:03:29',
(int) 7 => '2017-09-13 23:03:29'
)
$value = array(
'BB_match_equipe' => array(
'id' => '5199',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '4',
'CashEarnedBeforeConcession' => '60000',
'OccupationOwn' => '31',
'SustainedKO' => '5',
'SustainedDead' => '1',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '33',
'InflictedPasses' => '2',
'PossessionBall' => '56',
'InflictedCasualties' => '0',
'OccupationTheir' => '25',
'SustainedTackles' => '61',
'InflictedMetersRunning' => '70',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '5',
'SustainedInjuries' => '19',
'InflictedDead' => '0',
'CashEarned' => '60000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '14',
'NbSupporters' => '8000',
'InflictedCatches' => '2',
'Resultat' => '0',
'SustainedTouchdowns' => '4'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
)
$j = (int) 6
$journee = '0'
$x = (int) 0
$y = (int) 330
$yscore = (int) 290
$heauteur = (int) 951
$image = resource
$blanc = (int) 16777215
$noir = (int) 0
$vert = (int) 2401871
$bleu = (int) 1968483
$bleu2 = (int) 208
$orange = (int) 16042496
$rouge = (int) 12648448
$orange2 = (int) 13391104
$couleurfond = (int) 15263712
$fond = resource
$ligue = object(BB_ligue) {
primaryKey => 'BB_ligue_id'
hasMany => array(
'BB_competition' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_ligues'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_ligues'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_ligue'
alias => 'BB_ligue'
tableToModel => array(
'b_b_ligues' => 'BB_ligue',
'b_b_competitions' => 'BB_competition'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_competition => object(BB_competition) {}
[protected] _schema => array(
'BB_ligue_id' => array(
[maximum depth reached]
),
'EmailContacts' => array(
[maximum depth reached]
),
'Edition' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'Logo' => array(
[maximum depth reached]
),
'Description' => array(
[maximum depth reached]
),
'Phase' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'Websites' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_ligue_id => null
[private] _EmailContacts => null
[private] _Edition => null
[private] _IdOwner => null
[private] _Logo => null
[private] _Description => null
[private] _Phase => null
[private] _Name => null
[private] _Websites => null
[private] _NbRegisteredTeams => null
}
$tableligue = array(
(int) 0 => array(
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_competition' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$logoligue = resource
$xscore = (int) 390
$couleurmatch = (int) 12648448
$logo1 = resource
$logo = 'Norse_10'
$attr = 'width="256" height="256"'
$type = (int) 3
$height = (int) 256
$width = (int) 256
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 113,
(int) 3 => (int) -1,
(int) 4 => (int) 113,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 252
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 72,
(int) 3 => (int) 3,
(int) 4 => (int) 72,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 133
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 134]Code Context
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore+20, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '61782'
$font = (int) 53
$font2 = (int) 55
$font3 = (int) 57
$font4 = 'fonts/Trump.otf'
$font5 = 'fonts/arial.ttf'
$font6 = 'fonts/arialbd.ttf'
$competition = object(BB_competition) {
primaryKey => 'BB_competition_id'
belongsTo => array(
'BB_ligue' => array(
[maximum depth reached]
)
)
hasMany => array(
'BB_equipe' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_competitions'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_competitions'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_competition'
alias => 'BB_competition'
tableToModel => array(
'b_b_competitions' => 'BB_competition',
'b_b_ligues' => 'BB_ligue',
'b_b_equipes' => 'BB_equipe'
)
cacheQueries => false
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_ligue => object(BB_ligue) {}
BB_equipe => object(BB_equipe) {}
[protected] _schema => array(
'BB_competition_id' => array(
[maximum depth reached]
),
'BB_ligue_id' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'LeaguePhase' => array(
[maximum depth reached]
),
'PrematchEvents' => array(
[maximum depth reached]
),
'IdCompetitionTypes' => array(
[maximum depth reached]
),
'NbRounds' => array(
[maximum depth reached]
),
'NbTeamsMax' => array(
[maximum depth reached]
),
'CompetitionStatus' => array(
[maximum depth reached]
),
'CurrentRound' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'LeagueEdition' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
),
'TurnDuration' => array(
[maximum depth reached]
),
'competition_logo' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_competition_id => null
[private] _BB_ligue_id => null
[private] _IdOwner => null
[private] _LeaguePhase => null
[private] _PrematchEvents => null
[private] _IdCompetitionTypes => null
[private] _NbRounds => null
[private] _NbTeamsMax => null
[private] _CompetitionStatus => null
[private] _CurrentRound => null
[private] _Name => null
[private] _LeagueEdition => null
[private] _NbRegisteredTeams => null
[private] _TurnDuration => null
}
$tablecompetition = array(
(int) 0 => array(
'BB_competition' => array(
'BB_competition_id' => '61782',
'BB_ligue_id' => '1',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '3',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '1',
'CurrentRound' => '0',
'Name' => 'Anarchy Ladder IX',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '992',
'TurnDuration' => '1',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_equipe' => array()
)
)
$match = object(BB_match_equipe) {
belongsTo => array(
'b_b_matches' => array(
[maximum depth reached]
),
'b_b_equipes' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_match_equipes'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_match_equipes'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_match_equipe'
alias => 'BB_match_equipe'
tableToModel => array(
'b_b_match_equipes' => 'BB_match_equipe',
'b_b_matches' => 'b_b_matches',
'b_b_equipes' => 'b_b_equipes'
)
cacheQueries => false
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
b_b_matches => object(BB_match) {}
b_b_equipes => object(BB_equipe) {}
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'BB_match_id' => array(
[maximum depth reached]
),
'BB_equipe_id_match' => array(
[maximum depth reached]
),
'Localisation' => array(
[maximum depth reached]
),
'InflictedInjuries' => array(
[maximum depth reached]
),
'CashEarnedBeforeConcession' => array(
[maximum depth reached]
),
'OccupationOwn' => array(
[maximum depth reached]
),
'SustainedKO' => array(
[maximum depth reached]
),
'SustainedDead' => array(
[maximum depth reached]
),
'WinningsDice' => array(
[maximum depth reached]
),
'Score' => array(
[maximum depth reached]
),
'SustainedStuns' => array(
[maximum depth reached]
),
'InflictedTackles' => array(
[maximum depth reached]
),
'InflictedPasses' => array(
[maximum depth reached]
),
'PossessionBall' => array(
[maximum depth reached]
),
'InflictedCasualties' => array(
[maximum depth reached]
),
'OccupationTheir' => array(
[maximum depth reached]
),
'SustainedTackles' => array(
[maximum depth reached]
),
'InflictedMetersRunning' => array(
[maximum depth reached]
),
'SustainedInterceptions' => array(
[maximum depth reached]
),
'MVP' => array(
[maximum depth reached]
),
'PopularityGain' => array(
[maximum depth reached]
),
'MatchPlayed' => array(
[maximum depth reached]
),
'InflictedTouchdowns' => array(
[maximum depth reached]
),
'SustainedCasualties' => array(
[maximum depth reached]
),
'SustainedInjuries' => array(
[maximum depth reached]
),
'InflictedDead' => array(
[maximum depth reached]
),
'CashEarned' => array(
[maximum depth reached]
),
'InflictedStuns' => array(
[maximum depth reached]
),
'SustainedExpulsions' => array(
[maximum depth reached]
),
'InflictedKO' => array(
[maximum depth reached]
),
'InflictedMetersPassing' => array(
[maximum depth reached]
),
'NbSupporters' => array(
[maximum depth reached]
),
'InflictedCatches' => array(
[maximum depth reached]
),
'Resultat' => array(
[maximum depth reached]
),
'SustainedTouchdowns' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$listematch = array(
(int) 0 => array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '5194',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Away',
'InflictedInjuries' => '9',
'CashEarnedBeforeConcession' => '80000',
'OccupationOwn' => '12',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '42',
'InflictedPasses' => '0',
'PossessionBall' => '31',
'InflictedCasualties' => '0',
'OccupationTheir' => '18',
'SustainedTackles' => '50',
'InflictedMetersRunning' => '94',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '11',
'InflictedDead' => '1',
'CashEarned' => '80000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '13000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 2 => array(
'BB_match_equipe' => array(
'id' => '5195',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1658666',
'Localisation' => 'Home',
'InflictedInjuries' => '1',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '0',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '3',
'InflictedPasses' => '0',
'PossessionBall' => '0',
'InflictedCasualties' => '1',
'OccupationTheir' => '0',
'SustainedTackles' => '16',
'InflictedMetersRunning' => '0',
'SustainedInterceptions' => '0',
'MVP' => '0',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '0',
'SustainedInjuries' => '5',
'InflictedDead' => '0',
'CashEarned' => '0',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '0',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1658666',
'BB_coach_id' => 'TartanFreddy',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Massesi in Tartan',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Skaven_17',
'TeamColor' => '2800012',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
),
(int) 3 => array(
'BB_match_equipe' => array(
'id' => '5196',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1614783',
'Localisation' => 'Away',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '66',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '16',
'InflictedPasses' => '0',
'PossessionBall' => '66',
'InflictedCasualties' => '0',
'OccupationTheir' => '0',
'SustainedTackles' => '3',
'InflictedMetersRunning' => '10',
'SustainedInterceptions' => '0',
'MVP' => '2',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '1',
'InflictedDead' => '0',
'CashEarned' => '90000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '6000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614783',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Total Mor'Hammer',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Undead_05',
'TeamColor' => '2800010',
'NbSupporters' => '6000',
'Logo_perso' => ''
)
),
(int) 4 => array(
'BB_match_equipe' => array(
'id' => '5197',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '15',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '25',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '48',
'InflictedPasses' => '1',
'PossessionBall' => '31',
'InflictedCasualties' => '4',
'OccupationTheir' => '6',
'SustainedTackles' => '35',
'InflictedMetersRunning' => '72',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '0',
'SustainedInjuries' => '11',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '6',
'NbSupporters' => '2000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 5 => array(
'BB_match_equipe' => array(
'id' => '5198',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1582907',
'Localisation' => 'Away',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '31',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '2',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '35',
'InflictedPasses' => '0',
'PossessionBall' => '43',
'InflictedCasualties' => '0',
'OccupationTheir' => '12',
'SustainedTackles' => '48',
'InflictedMetersRunning' => '64',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '15',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '0',
'NbSupporters' => '17000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1582907',
'BB_coach_id' => 'WomirAig',
'BB_competition_id' => '61782',
'Value' => '1480',
'Cheerleaders' => '0',
'Name' => 'BeasT.LoRrrdZ',
'Popularity' => '8',
'Apothecary' => '1',
'IdRace' => '37',
'Treasury' => '50000',
'Reroll' => '3',
'Logo' => 'Norse_10',
'TeamColor' => '2800600',
'NbSupporters' => '17000',
'Logo_perso' => ''
)
),
(int) 6 => array(
'BB_match_equipe' => array(
'id' => '5199',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '4',
'CashEarnedBeforeConcession' => '60000',
'OccupationOwn' => '31',
'SustainedKO' => '5',
'SustainedDead' => '1',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '33',
'InflictedPasses' => '2',
'PossessionBall' => '56',
'InflictedCasualties' => '0',
'OccupationTheir' => '25',
'SustainedTackles' => '61',
'InflictedMetersRunning' => '70',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '5',
'SustainedInjuries' => '19',
'InflictedDead' => '0',
'CashEarned' => '60000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '14',
'NbSupporters' => '8000',
'InflictedCatches' => '2',
'Resultat' => '0',
'SustainedTouchdowns' => '4'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 7 => array(
'BB_match_equipe' => array(
'id' => '5200',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1604131',
'Localisation' => 'Away',
'InflictedInjuries' => '17',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '6',
'SustainedKO' => '2',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '4',
'SustainedStuns' => '0',
'InflictedTackles' => '61',
'InflictedPasses' => '0',
'PossessionBall' => '37',
'InflictedCasualties' => '4',
'OccupationTheir' => '31',
'SustainedTackles' => '33',
'InflictedMetersRunning' => '124',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '4',
'SustainedCasualties' => '0',
'SustainedInjuries' => '4',
'InflictedDead' => '1',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '3',
'InflictedKO' => '5',
'InflictedMetersPassing' => '0',
'NbSupporters' => '11000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1604131',
'BB_coach_id' => 'Tabirius',
'BB_competition_id' => '61782',
'Value' => '1450',
'Cheerleaders' => '0',
'Name' => 'TheDwarvenScaven',
'Popularity' => '6',
'Apothecary' => '1',
'IdRace' => '35',
'Treasury' => '130000',
'Reroll' => '3',
'Logo' => 'Orc_01',
'TeamColor' => '2800006',
'NbSupporters' => '11000',
'Logo_perso' => ''
)
)
)
$totalmatch = (int) 4
$bnjournee = (int) 0
$k = (int) 7
$v = array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$classFinished = array(
(int) 0 => '2017-09-20 22:19:46',
(int) 1 => '2017-09-20 22:19:46',
(int) 2 => '2017-09-20 20:43:31',
(int) 3 => '2017-09-20 20:43:31',
(int) 4 => '2017-09-14 22:07:12',
(int) 5 => '2017-09-14 22:07:12',
(int) 6 => '2017-09-13 23:03:29',
(int) 7 => '2017-09-13 23:03:29'
)
$value = array(
'BB_match_equipe' => array(
'id' => '5199',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '4',
'CashEarnedBeforeConcession' => '60000',
'OccupationOwn' => '31',
'SustainedKO' => '5',
'SustainedDead' => '1',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '33',
'InflictedPasses' => '2',
'PossessionBall' => '56',
'InflictedCasualties' => '0',
'OccupationTheir' => '25',
'SustainedTackles' => '61',
'InflictedMetersRunning' => '70',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '5',
'SustainedInjuries' => '19',
'InflictedDead' => '0',
'CashEarned' => '60000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '14',
'NbSupporters' => '8000',
'InflictedCatches' => '2',
'Resultat' => '0',
'SustainedTouchdowns' => '4'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
)
$j = (int) 6
$journee = '0'
$x = (int) 0
$y = (int) 330
$yscore = (int) 290
$heauteur = (int) 951
$image = resource
$blanc = (int) 16777215
$noir = (int) 0
$vert = (int) 2401871
$bleu = (int) 1968483
$bleu2 = (int) 208
$orange = (int) 16042496
$rouge = (int) 12648448
$orange2 = (int) 13391104
$couleurfond = (int) 15263712
$fond = resource
$ligue = object(BB_ligue) {
primaryKey => 'BB_ligue_id'
hasMany => array(
'BB_competition' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_ligues'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_ligues'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_ligue'
alias => 'BB_ligue'
tableToModel => array(
'b_b_ligues' => 'BB_ligue',
'b_b_competitions' => 'BB_competition'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_competition => object(BB_competition) {}
[protected] _schema => array(
'BB_ligue_id' => array(
[maximum depth reached]
),
'EmailContacts' => array(
[maximum depth reached]
),
'Edition' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'Logo' => array(
[maximum depth reached]
),
'Description' => array(
[maximum depth reached]
),
'Phase' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'Websites' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_ligue_id => null
[private] _EmailContacts => null
[private] _Edition => null
[private] _IdOwner => null
[private] _Logo => null
[private] _Description => null
[private] _Phase => null
[private] _Name => null
[private] _Websites => null
[private] _NbRegisteredTeams => null
}
$tableligue = array(
(int) 0 => array(
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_competition' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$logoligue = resource
$xscore = (int) 390
$couleurmatch = (int) 12648448
$logo1 = false
$logo = 'Norse_10'
$attr = 'width="256" height="256"'
$type = (int) 3
$height = (int) 256
$width = (int) 256
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 113,
(int) 3 => (int) -1,
(int) 4 => (int) 113,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 252
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 72,
(int) 3 => (int) 3,
(int) 4 => (int) 72,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 134
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_35.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 170]Code Context $xname = $bbox2[0] + (imagesx($image) / 2) - ($bbox2[4])-50;
imagettftext($image, 12, 0,$xname-18 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
$getcompetition = '61782'
$font = (int) 53
$font2 = (int) 55
$font3 = (int) 57
$font4 = 'fonts/Trump.otf'
$font5 = 'fonts/arial.ttf'
$font6 = 'fonts/arialbd.ttf'
$competition = object(BB_competition) {
primaryKey => 'BB_competition_id'
belongsTo => array(
'BB_ligue' => array(
[maximum depth reached]
)
)
hasMany => array(
'BB_equipe' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_competitions'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_competitions'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_competition'
alias => 'BB_competition'
tableToModel => array(
'b_b_competitions' => 'BB_competition',
'b_b_ligues' => 'BB_ligue',
'b_b_equipes' => 'BB_equipe'
)
cacheQueries => false
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_ligue => object(BB_ligue) {}
BB_equipe => object(BB_equipe) {}
[protected] _schema => array(
'BB_competition_id' => array(
[maximum depth reached]
),
'BB_ligue_id' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'LeaguePhase' => array(
[maximum depth reached]
),
'PrematchEvents' => array(
[maximum depth reached]
),
'IdCompetitionTypes' => array(
[maximum depth reached]
),
'NbRounds' => array(
[maximum depth reached]
),
'NbTeamsMax' => array(
[maximum depth reached]
),
'CompetitionStatus' => array(
[maximum depth reached]
),
'CurrentRound' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'LeagueEdition' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
),
'TurnDuration' => array(
[maximum depth reached]
),
'competition_logo' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_competition_id => null
[private] _BB_ligue_id => null
[private] _IdOwner => null
[private] _LeaguePhase => null
[private] _PrematchEvents => null
[private] _IdCompetitionTypes => null
[private] _NbRounds => null
[private] _NbTeamsMax => null
[private] _CompetitionStatus => null
[private] _CurrentRound => null
[private] _Name => null
[private] _LeagueEdition => null
[private] _NbRegisteredTeams => null
[private] _TurnDuration => null
}
$tablecompetition = array(
(int) 0 => array(
'BB_competition' => array(
'BB_competition_id' => '61782',
'BB_ligue_id' => '1',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '3',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '1',
'CurrentRound' => '0',
'Name' => 'Anarchy Ladder IX',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '992',
'TurnDuration' => '1',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_equipe' => array()
)
)
$match = object(BB_match_equipe) {
belongsTo => array(
'b_b_matches' => array(
[maximum depth reached]
),
'b_b_equipes' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_match_equipes'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_match_equipes'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_match_equipe'
alias => 'BB_match_equipe'
tableToModel => array(
'b_b_match_equipes' => 'BB_match_equipe',
'b_b_matches' => 'b_b_matches',
'b_b_equipes' => 'b_b_equipes'
)
cacheQueries => false
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
b_b_matches => object(BB_match) {}
b_b_equipes => object(BB_equipe) {}
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'BB_match_id' => array(
[maximum depth reached]
),
'BB_equipe_id_match' => array(
[maximum depth reached]
),
'Localisation' => array(
[maximum depth reached]
),
'InflictedInjuries' => array(
[maximum depth reached]
),
'CashEarnedBeforeConcession' => array(
[maximum depth reached]
),
'OccupationOwn' => array(
[maximum depth reached]
),
'SustainedKO' => array(
[maximum depth reached]
),
'SustainedDead' => array(
[maximum depth reached]
),
'WinningsDice' => array(
[maximum depth reached]
),
'Score' => array(
[maximum depth reached]
),
'SustainedStuns' => array(
[maximum depth reached]
),
'InflictedTackles' => array(
[maximum depth reached]
),
'InflictedPasses' => array(
[maximum depth reached]
),
'PossessionBall' => array(
[maximum depth reached]
),
'InflictedCasualties' => array(
[maximum depth reached]
),
'OccupationTheir' => array(
[maximum depth reached]
),
'SustainedTackles' => array(
[maximum depth reached]
),
'InflictedMetersRunning' => array(
[maximum depth reached]
),
'SustainedInterceptions' => array(
[maximum depth reached]
),
'MVP' => array(
[maximum depth reached]
),
'PopularityGain' => array(
[maximum depth reached]
),
'MatchPlayed' => array(
[maximum depth reached]
),
'InflictedTouchdowns' => array(
[maximum depth reached]
),
'SustainedCasualties' => array(
[maximum depth reached]
),
'SustainedInjuries' => array(
[maximum depth reached]
),
'InflictedDead' => array(
[maximum depth reached]
),
'CashEarned' => array(
[maximum depth reached]
),
'InflictedStuns' => array(
[maximum depth reached]
),
'SustainedExpulsions' => array(
[maximum depth reached]
),
'InflictedKO' => array(
[maximum depth reached]
),
'InflictedMetersPassing' => array(
[maximum depth reached]
),
'NbSupporters' => array(
[maximum depth reached]
),
'InflictedCatches' => array(
[maximum depth reached]
),
'Resultat' => array(
[maximum depth reached]
),
'SustainedTouchdowns' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$listematch = array(
(int) 0 => array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '5194',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Away',
'InflictedInjuries' => '9',
'CashEarnedBeforeConcession' => '80000',
'OccupationOwn' => '12',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '42',
'InflictedPasses' => '0',
'PossessionBall' => '31',
'InflictedCasualties' => '0',
'OccupationTheir' => '18',
'SustainedTackles' => '50',
'InflictedMetersRunning' => '94',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '11',
'InflictedDead' => '1',
'CashEarned' => '80000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '13000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 2 => array(
'BB_match_equipe' => array(
'id' => '5195',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1658666',
'Localisation' => 'Home',
'InflictedInjuries' => '1',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '0',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '3',
'InflictedPasses' => '0',
'PossessionBall' => '0',
'InflictedCasualties' => '1',
'OccupationTheir' => '0',
'SustainedTackles' => '16',
'InflictedMetersRunning' => '0',
'SustainedInterceptions' => '0',
'MVP' => '0',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '0',
'SustainedInjuries' => '5',
'InflictedDead' => '0',
'CashEarned' => '0',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '0',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1658666',
'BB_coach_id' => 'TartanFreddy',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Massesi in Tartan',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Skaven_17',
'TeamColor' => '2800012',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
),
(int) 3 => array(
'BB_match_equipe' => array(
'id' => '5196',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1614783',
'Localisation' => 'Away',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '66',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '16',
'InflictedPasses' => '0',
'PossessionBall' => '66',
'InflictedCasualties' => '0',
'OccupationTheir' => '0',
'SustainedTackles' => '3',
'InflictedMetersRunning' => '10',
'SustainedInterceptions' => '0',
'MVP' => '2',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '1',
'InflictedDead' => '0',
'CashEarned' => '90000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '6000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614783',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Total Mor'Hammer',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Undead_05',
'TeamColor' => '2800010',
'NbSupporters' => '6000',
'Logo_perso' => ''
)
),
(int) 4 => array(
'BB_match_equipe' => array(
'id' => '5197',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '15',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '25',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '48',
'InflictedPasses' => '1',
'PossessionBall' => '31',
'InflictedCasualties' => '4',
'OccupationTheir' => '6',
'SustainedTackles' => '35',
'InflictedMetersRunning' => '72',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '0',
'SustainedInjuries' => '11',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '6',
'NbSupporters' => '2000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 5 => array(
'BB_match_equipe' => array(
'id' => '5198',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1582907',
'Localisation' => 'Away',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '31',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '2',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '35',
'InflictedPasses' => '0',
'PossessionBall' => '43',
'InflictedCasualties' => '0',
'OccupationTheir' => '12',
'SustainedTackles' => '48',
'InflictedMetersRunning' => '64',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '15',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '0',
'NbSupporters' => '17000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1582907',
'BB_coach_id' => 'WomirAig',
'BB_competition_id' => '61782',
'Value' => '1480',
'Cheerleaders' => '0',
'Name' => 'BeasT.LoRrrdZ',
'Popularity' => '8',
'Apothecary' => '1',
'IdRace' => '37',
'Treasury' => '50000',
'Reroll' => '3',
'Logo' => 'Norse_10',
'TeamColor' => '2800600',
'NbSupporters' => '17000',
'Logo_perso' => ''
)
),
(int) 6 => array(
'BB_match_equipe' => array(
'id' => '5199',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '4',
'CashEarnedBeforeConcession' => '60000',
'OccupationOwn' => '31',
'SustainedKO' => '5',
'SustainedDead' => '1',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '33',
'InflictedPasses' => '2',
'PossessionBall' => '56',
'InflictedCasualties' => '0',
'OccupationTheir' => '25',
'SustainedTackles' => '61',
'InflictedMetersRunning' => '70',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '5',
'SustainedInjuries' => '19',
'InflictedDead' => '0',
'CashEarned' => '60000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '14',
'NbSupporters' => '8000',
'InflictedCatches' => '2',
'Resultat' => '0',
'SustainedTouchdowns' => '4'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 7 => array(
'BB_match_equipe' => array(
'id' => '5200',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1604131',
'Localisation' => 'Away',
'InflictedInjuries' => '17',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '6',
'SustainedKO' => '2',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '4',
'SustainedStuns' => '0',
'InflictedTackles' => '61',
'InflictedPasses' => '0',
'PossessionBall' => '37',
'InflictedCasualties' => '4',
'OccupationTheir' => '31',
'SustainedTackles' => '33',
'InflictedMetersRunning' => '124',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '4',
'SustainedCasualties' => '0',
'SustainedInjuries' => '4',
'InflictedDead' => '1',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '3',
'InflictedKO' => '5',
'InflictedMetersPassing' => '0',
'NbSupporters' => '11000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1604131',
'BB_coach_id' => 'Tabirius',
'BB_competition_id' => '61782',
'Value' => '1450',
'Cheerleaders' => '0',
'Name' => 'TheDwarvenScaven',
'Popularity' => '6',
'Apothecary' => '1',
'IdRace' => '35',
'Treasury' => '130000',
'Reroll' => '3',
'Logo' => 'Orc_01',
'TeamColor' => '2800006',
'NbSupporters' => '11000',
'Logo_perso' => ''
)
)
)
$totalmatch = (int) 4
$bnjournee = (int) 0
$k = (int) 7
$v = array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$classFinished = array(
(int) 0 => '2017-09-20 22:19:46',
(int) 1 => '2017-09-20 22:19:46',
(int) 2 => '2017-09-20 20:43:31',
(int) 3 => '2017-09-20 20:43:31',
(int) 4 => '2017-09-14 22:07:12',
(int) 5 => '2017-09-14 22:07:12',
(int) 6 => '2017-09-13 23:03:29',
(int) 7 => '2017-09-13 23:03:29'
)
$value = array(
'BB_match_equipe' => array(
'id' => '5200',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1604131',
'Localisation' => 'Away',
'InflictedInjuries' => '17',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '6',
'SustainedKO' => '2',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '4',
'SustainedStuns' => '0',
'InflictedTackles' => '61',
'InflictedPasses' => '0',
'PossessionBall' => '37',
'InflictedCasualties' => '4',
'OccupationTheir' => '31',
'SustainedTackles' => '33',
'InflictedMetersRunning' => '124',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '4',
'SustainedCasualties' => '0',
'SustainedInjuries' => '4',
'InflictedDead' => '1',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '3',
'InflictedKO' => '5',
'InflictedMetersPassing' => '0',
'NbSupporters' => '11000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1604131',
'BB_coach_id' => 'Tabirius',
'BB_competition_id' => '61782',
'Value' => '1450',
'Cheerleaders' => '0',
'Name' => 'TheDwarvenScaven',
'Popularity' => '6',
'Apothecary' => '1',
'IdRace' => '35',
'Treasury' => '130000',
'Reroll' => '3',
'Logo' => 'Orc_01',
'TeamColor' => '2800006',
'NbSupporters' => '11000',
'Logo_perso' => ''
)
)
$j = (int) 7
$journee = '0'
$x = (int) 0
$y = (int) 330
$yscore = (int) 290
$heauteur = (int) 951
$image = resource
$blanc = (int) 16777215
$noir = (int) 0
$vert = (int) 2401871
$bleu = (int) 1968483
$bleu2 = (int) 208
$orange = (int) 16042496
$rouge = (int) 12648448
$orange2 = (int) 13391104
$couleurfond = (int) 15263712
$fond = resource
$ligue = object(BB_ligue) {
primaryKey => 'BB_ligue_id'
hasMany => array(
'BB_competition' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_ligues'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_ligues'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_ligue'
alias => 'BB_ligue'
tableToModel => array(
'b_b_ligues' => 'BB_ligue',
'b_b_competitions' => 'BB_competition'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_competition => object(BB_competition) {}
[protected] _schema => array(
'BB_ligue_id' => array(
[maximum depth reached]
),
'EmailContacts' => array(
[maximum depth reached]
),
'Edition' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'Logo' => array(
[maximum depth reached]
),
'Description' => array(
[maximum depth reached]
),
'Phase' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'Websites' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_ligue_id => null
[private] _EmailContacts => null
[private] _Edition => null
[private] _IdOwner => null
[private] _Logo => null
[private] _Description => null
[private] _Phase => null
[private] _Name => null
[private] _Websites => null
[private] _NbRegisteredTeams => null
}
$tableligue = array(
(int) 0 => array(
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_competition' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$logoligue = resource
$xscore = (int) 350
$couleurmatch = (int) 2401871
$logo1 = resource
$logo = 'Chaos_02'
$attr = 'width="256" height="256"'
$type = (int) 3
$height = (int) 256
$width = (int) 256
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 152,
(int) 3 => (int) -1,
(int) 4 => (int) 152,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 265
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 59,
(int) 3 => (int) -1,
(int) 4 => (int) 59,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 170
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 171]Code Context imagettftext($image, 12, 0,$xname-18 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore-40, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '61782'
$font = (int) 53
$font2 = (int) 55
$font3 = (int) 57
$font4 = 'fonts/Trump.otf'
$font5 = 'fonts/arial.ttf'
$font6 = 'fonts/arialbd.ttf'
$competition = object(BB_competition) {
primaryKey => 'BB_competition_id'
belongsTo => array(
'BB_ligue' => array(
[maximum depth reached]
)
)
hasMany => array(
'BB_equipe' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_competitions'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_competitions'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_competition'
alias => 'BB_competition'
tableToModel => array(
'b_b_competitions' => 'BB_competition',
'b_b_ligues' => 'BB_ligue',
'b_b_equipes' => 'BB_equipe'
)
cacheQueries => false
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_ligue => object(BB_ligue) {}
BB_equipe => object(BB_equipe) {}
[protected] _schema => array(
'BB_competition_id' => array(
[maximum depth reached]
),
'BB_ligue_id' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'LeaguePhase' => array(
[maximum depth reached]
),
'PrematchEvents' => array(
[maximum depth reached]
),
'IdCompetitionTypes' => array(
[maximum depth reached]
),
'NbRounds' => array(
[maximum depth reached]
),
'NbTeamsMax' => array(
[maximum depth reached]
),
'CompetitionStatus' => array(
[maximum depth reached]
),
'CurrentRound' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'LeagueEdition' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
),
'TurnDuration' => array(
[maximum depth reached]
),
'competition_logo' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_competition_id => null
[private] _BB_ligue_id => null
[private] _IdOwner => null
[private] _LeaguePhase => null
[private] _PrematchEvents => null
[private] _IdCompetitionTypes => null
[private] _NbRounds => null
[private] _NbTeamsMax => null
[private] _CompetitionStatus => null
[private] _CurrentRound => null
[private] _Name => null
[private] _LeagueEdition => null
[private] _NbRegisteredTeams => null
[private] _TurnDuration => null
}
$tablecompetition = array(
(int) 0 => array(
'BB_competition' => array(
'BB_competition_id' => '61782',
'BB_ligue_id' => '1',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '3',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '1',
'CurrentRound' => '0',
'Name' => 'Anarchy Ladder IX',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '992',
'TurnDuration' => '1',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_equipe' => array()
)
)
$match = object(BB_match_equipe) {
belongsTo => array(
'b_b_matches' => array(
[maximum depth reached]
),
'b_b_equipes' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_match_equipes'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_match_equipes'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_match_equipe'
alias => 'BB_match_equipe'
tableToModel => array(
'b_b_match_equipes' => 'BB_match_equipe',
'b_b_matches' => 'b_b_matches',
'b_b_equipes' => 'b_b_equipes'
)
cacheQueries => false
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
b_b_matches => object(BB_match) {}
b_b_equipes => object(BB_equipe) {}
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'BB_match_id' => array(
[maximum depth reached]
),
'BB_equipe_id_match' => array(
[maximum depth reached]
),
'Localisation' => array(
[maximum depth reached]
),
'InflictedInjuries' => array(
[maximum depth reached]
),
'CashEarnedBeforeConcession' => array(
[maximum depth reached]
),
'OccupationOwn' => array(
[maximum depth reached]
),
'SustainedKO' => array(
[maximum depth reached]
),
'SustainedDead' => array(
[maximum depth reached]
),
'WinningsDice' => array(
[maximum depth reached]
),
'Score' => array(
[maximum depth reached]
),
'SustainedStuns' => array(
[maximum depth reached]
),
'InflictedTackles' => array(
[maximum depth reached]
),
'InflictedPasses' => array(
[maximum depth reached]
),
'PossessionBall' => array(
[maximum depth reached]
),
'InflictedCasualties' => array(
[maximum depth reached]
),
'OccupationTheir' => array(
[maximum depth reached]
),
'SustainedTackles' => array(
[maximum depth reached]
),
'InflictedMetersRunning' => array(
[maximum depth reached]
),
'SustainedInterceptions' => array(
[maximum depth reached]
),
'MVP' => array(
[maximum depth reached]
),
'PopularityGain' => array(
[maximum depth reached]
),
'MatchPlayed' => array(
[maximum depth reached]
),
'InflictedTouchdowns' => array(
[maximum depth reached]
),
'SustainedCasualties' => array(
[maximum depth reached]
),
'SustainedInjuries' => array(
[maximum depth reached]
),
'InflictedDead' => array(
[maximum depth reached]
),
'CashEarned' => array(
[maximum depth reached]
),
'InflictedStuns' => array(
[maximum depth reached]
),
'SustainedExpulsions' => array(
[maximum depth reached]
),
'InflictedKO' => array(
[maximum depth reached]
),
'InflictedMetersPassing' => array(
[maximum depth reached]
),
'NbSupporters' => array(
[maximum depth reached]
),
'InflictedCatches' => array(
[maximum depth reached]
),
'Resultat' => array(
[maximum depth reached]
),
'SustainedTouchdowns' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$listematch = array(
(int) 0 => array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '5194',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Away',
'InflictedInjuries' => '9',
'CashEarnedBeforeConcession' => '80000',
'OccupationOwn' => '12',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '42',
'InflictedPasses' => '0',
'PossessionBall' => '31',
'InflictedCasualties' => '0',
'OccupationTheir' => '18',
'SustainedTackles' => '50',
'InflictedMetersRunning' => '94',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '11',
'InflictedDead' => '1',
'CashEarned' => '80000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '13000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 2 => array(
'BB_match_equipe' => array(
'id' => '5195',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1658666',
'Localisation' => 'Home',
'InflictedInjuries' => '1',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '0',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '3',
'InflictedPasses' => '0',
'PossessionBall' => '0',
'InflictedCasualties' => '1',
'OccupationTheir' => '0',
'SustainedTackles' => '16',
'InflictedMetersRunning' => '0',
'SustainedInterceptions' => '0',
'MVP' => '0',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '0',
'SustainedInjuries' => '5',
'InflictedDead' => '0',
'CashEarned' => '0',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '0',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1658666',
'BB_coach_id' => 'TartanFreddy',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Massesi in Tartan',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Skaven_17',
'TeamColor' => '2800012',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
),
(int) 3 => array(
'BB_match_equipe' => array(
'id' => '5196',
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_equipe_id_match' => '1614783',
'Localisation' => 'Away',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '66',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '16',
'InflictedPasses' => '0',
'PossessionBall' => '66',
'InflictedCasualties' => '0',
'OccupationTheir' => '0',
'SustainedTackles' => '3',
'InflictedMetersRunning' => '10',
'SustainedInterceptions' => '0',
'MVP' => '2',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '1',
'InflictedDead' => '0',
'CashEarned' => '90000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '6000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-195163-c85169581543ea39f7891386fc44156a_2017-09-20_20_18_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Arena Massese',
'LevelStadium' => '1',
'Finished' => '2017-09-20 20:43:31'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614783',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Total Mor'Hammer',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Undead_05',
'TeamColor' => '2800010',
'NbSupporters' => '6000',
'Logo_perso' => ''
)
),
(int) 4 => array(
'BB_match_equipe' => array(
'id' => '5197',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '15',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '25',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '48',
'InflictedPasses' => '1',
'PossessionBall' => '31',
'InflictedCasualties' => '4',
'OccupationTheir' => '6',
'SustainedTackles' => '35',
'InflictedMetersRunning' => '72',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '0',
'SustainedInjuries' => '11',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '6',
'NbSupporters' => '2000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 5 => array(
'BB_match_equipe' => array(
'id' => '5198',
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_equipe_id_match' => '1582907',
'Localisation' => 'Away',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '31',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '2',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '35',
'InflictedPasses' => '0',
'PossessionBall' => '43',
'InflictedCasualties' => '0',
'OccupationTheir' => '12',
'SustainedTackles' => '48',
'InflictedMetersRunning' => '64',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '15',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '0',
'NbSupporters' => '17000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-19c27d819fc633595c328cf5d7a507c1_2017-09-14_20_30_43',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-14 22:07:12'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1582907',
'BB_coach_id' => 'WomirAig',
'BB_competition_id' => '61782',
'Value' => '1480',
'Cheerleaders' => '0',
'Name' => 'BeasT.LoRrrdZ',
'Popularity' => '8',
'Apothecary' => '1',
'IdRace' => '37',
'Treasury' => '50000',
'Reroll' => '3',
'Logo' => 'Norse_10',
'TeamColor' => '2800600',
'NbSupporters' => '17000',
'Logo_perso' => ''
)
),
(int) 6 => array(
'BB_match_equipe' => array(
'id' => '5199',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1614225',
'Localisation' => 'Home',
'InflictedInjuries' => '4',
'CashEarnedBeforeConcession' => '60000',
'OccupationOwn' => '31',
'SustainedKO' => '5',
'SustainedDead' => '1',
'WinningsDice' => '6',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '33',
'InflictedPasses' => '2',
'PossessionBall' => '56',
'InflictedCasualties' => '0',
'OccupationTheir' => '25',
'SustainedTackles' => '61',
'InflictedMetersRunning' => '70',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '5',
'SustainedInjuries' => '19',
'InflictedDead' => '0',
'CashEarned' => '60000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '14',
'NbSupporters' => '8000',
'InflictedCatches' => '2',
'Resultat' => '0',
'SustainedTouchdowns' => '4'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1614225',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '61782',
'Value' => '1000',
'Cheerleaders' => '0',
'Name' => 'Chaos Howl Stars',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'Chaos_02',
'TeamColor' => '2800005',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
),
(int) 7 => array(
'BB_match_equipe' => array(
'id' => '5200',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1604131',
'Localisation' => 'Away',
'InflictedInjuries' => '17',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '6',
'SustainedKO' => '2',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '4',
'SustainedStuns' => '0',
'InflictedTackles' => '61',
'InflictedPasses' => '0',
'PossessionBall' => '37',
'InflictedCasualties' => '4',
'OccupationTheir' => '31',
'SustainedTackles' => '33',
'InflictedMetersRunning' => '124',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '4',
'SustainedCasualties' => '0',
'SustainedInjuries' => '4',
'InflictedDead' => '1',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '3',
'InflictedKO' => '5',
'InflictedMetersPassing' => '0',
'NbSupporters' => '11000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1604131',
'BB_coach_id' => 'Tabirius',
'BB_competition_id' => '61782',
'Value' => '1450',
'Cheerleaders' => '0',
'Name' => 'TheDwarvenScaven',
'Popularity' => '6',
'Apothecary' => '1',
'IdRace' => '35',
'Treasury' => '130000',
'Reroll' => '3',
'Logo' => 'Orc_01',
'TeamColor' => '2800006',
'NbSupporters' => '11000',
'Logo_perso' => ''
)
)
)
$totalmatch = (int) 4
$bnjournee = (int) 0
$k = (int) 7
$v = array(
'BB_match_equipe' => array(
'id' => '5193',
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_equipe_id_match' => '1655566',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '3',
'OccupationTheir' => '31',
'SustainedTackles' => '42',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '4',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-36032-1c1b5ced35f9a8ebd9c6b35f417db07d_2017-09-20_20_48_00',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'The Blessing',
'LevelStadium' => '1',
'Finished' => '2017-09-20 22:19:46'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1655566',
'BB_coach_id' => 'Haugster',
'BB_competition_id' => '61782',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Mixed Blessings',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Bretonnia_04',
'TeamColor' => '2800006',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$classFinished = array(
(int) 0 => '2017-09-20 22:19:46',
(int) 1 => '2017-09-20 22:19:46',
(int) 2 => '2017-09-20 20:43:31',
(int) 3 => '2017-09-20 20:43:31',
(int) 4 => '2017-09-14 22:07:12',
(int) 5 => '2017-09-14 22:07:12',
(int) 6 => '2017-09-13 23:03:29',
(int) 7 => '2017-09-13 23:03:29'
)
$value = array(
'BB_match_equipe' => array(
'id' => '5200',
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_equipe_id_match' => '1604131',
'Localisation' => 'Away',
'InflictedInjuries' => '17',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '6',
'SustainedKO' => '2',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '4',
'SustainedStuns' => '0',
'InflictedTackles' => '61',
'InflictedPasses' => '0',
'PossessionBall' => '37',
'InflictedCasualties' => '4',
'OccupationTheir' => '31',
'SustainedTackles' => '33',
'InflictedMetersRunning' => '124',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '4',
'SustainedCasualties' => '0',
'SustainedInjuries' => '4',
'InflictedDead' => '1',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '3',
'InflictedKO' => '5',
'InflictedMetersPassing' => '0',
'NbSupporters' => '11000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-8c909a84e740a1dc3f4db782530ce584_2017-09-13_21_34_51',
'BB_competition_id' => '61782',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Chaos Park',
'LevelStadium' => '1',
'Finished' => '2017-09-13 23:03:29'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1604131',
'BB_coach_id' => 'Tabirius',
'BB_competition_id' => '61782',
'Value' => '1450',
'Cheerleaders' => '0',
'Name' => 'TheDwarvenScaven',
'Popularity' => '6',
'Apothecary' => '1',
'IdRace' => '35',
'Treasury' => '130000',
'Reroll' => '3',
'Logo' => 'Orc_01',
'TeamColor' => '2800006',
'NbSupporters' => '11000',
'Logo_perso' => ''
)
)
$j = (int) 7
$journee = '0'
$x = (int) 0
$y = (int) 330
$yscore = (int) 290
$heauteur = (int) 951
$image = resource
$blanc = (int) 16777215
$noir = (int) 0
$vert = (int) 2401871
$bleu = (int) 1968483
$bleu2 = (int) 208
$orange = (int) 16042496
$rouge = (int) 12648448
$orange2 = (int) 13391104
$couleurfond = (int) 15263712
$fond = resource
$ligue = object(BB_ligue) {
primaryKey => 'BB_ligue_id'
hasMany => array(
'BB_competition' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_ligues'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_ligues'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_ligue'
alias => 'BB_ligue'
tableToModel => array(
'b_b_ligues' => 'BB_ligue',
'b_b_competitions' => 'BB_competition'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
BB_competition => object(BB_competition) {}
[protected] _schema => array(
'BB_ligue_id' => array(
[maximum depth reached]
),
'EmailContacts' => array(
[maximum depth reached]
),
'Edition' => array(
[maximum depth reached]
),
'IdOwner' => array(
[maximum depth reached]
),
'Logo' => array(
[maximum depth reached]
),
'Description' => array(
[maximum depth reached]
),
'Phase' => array(
[maximum depth reached]
),
'Name' => array(
[maximum depth reached]
),
'Websites' => array(
[maximum depth reached]
),
'NbRegisteredTeams' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
[private] _BB_ligue_id => null
[private] _EmailContacts => null
[private] _Edition => null
[private] _IdOwner => null
[private] _Logo => null
[private] _Description => null
[private] _Phase => null
[private] _Name => null
[private] _Websites => null
[private] _NbRegisteredTeams => null
}
$tableligue = array(
(int) 0 => array(
'BB_ligue' => array(
'BB_ligue_id' => '1',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_04',
'Description' => 'Join the Open Ladder for your quick fix of Blood Bowl - This is your starting place!
Compete in the Champion Ladder to qualify for the Champion Cup! Please keep in mind that over 5 concessions as a coach and you're booted for the remainder that season! More info on the official forum.',
'Phase' => '1',
'Name' => 'Cabalvision Official League',
'Websites' => null,
'NbRegisteredTeams' => '185120'
),
'BB_competition' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$logoligue = resource
$xscore = (int) 350
$couleurmatch = (int) 2401871
$logo1 = false
$logo = 'Chaos_02'
$attr = 'width="256" height="256"'
$type = (int) 3
$height = (int) 256
$width = (int) 256
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 152,
(int) 3 => (int) -1,
(int) 4 => (int) 152,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 265
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 59,
(int) 3 => (int) -1,
(int) 4 => (int) 59,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 171
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
PNG
IHDR V IDATx{nYZ=}s.
Tf*+K*F4e S%F8xT&&V&$(R :N){߽z~Ykw陞Gz繁:oo^~eQnFnFnFnF>2tnFnFnFnF^tnFnFnFnF^@(s#7r#7r#7r#renFnFnFn#Xn̍ȍȍȍ|
`27r#7r#7r#7, +OG2Dq+I@d:L+*DX-?h6bfyR |?co_܁K=*
4DDP
dyϏ?__iOݽP;P-Hp
"uiuM6M3ElRu t< @e5p8umR 4; 5RpyXF;[l9k HFPh
-@ !$!VרZE^yz駼x( jEa$D$tuuxWu+/bfkSm5ZCpԻOſSoĽ{nBXBrwrgxi~mQjn.TڪX1wCq"H4QКyٕrk7GZ[
I99{e?4H ˱.G-V Zc5Jy.NwEp]
:X &G+Y