Warning (2): imagecreatefrompng(img/modeles/races/card_36.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 = '71281'
$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' => '71281',
'BB_ligue_id' => '1',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '3',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '1',
'CurrentRound' => '0',
'Name' => 'Anarchy Ladder X',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '618',
'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' => '4633',
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_equipe_id_match' => '1813638',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '12',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '31',
'InflictedPasses' => '1',
'PossessionBall' => '37',
'InflictedCasualties' => '1',
'OccupationTheir' => '25',
'SustainedTackles' => '38',
'InflictedMetersRunning' => '76',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '2',
'SustainedInjuries' => '17',
'InflictedDead' => '0',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '2',
'InflictedMetersPassing' => '8',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_competition_id' => '71281',
'CurrentRound' => '0',
'Stadium' => 'DarkElf',
'NameStadium' => 'Asylum',
'LevelStadium' => '1',
'Finished' => '2017-11-15 23:38:05'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1813638',
'BB_coach_id' => 'BigGreenBastard',
'BB_competition_id' => '71281',
'Value' => '1020',
'Cheerleaders' => '0',
'Name' => 'Elven Asylum',
'Popularity' => '1',
'Apothecary' => '1',
'IdRace' => '36',
'Treasury' => '50000',
'Reroll' => '2',
'Logo' => 'HighElf_04',
'TeamColor' => '2800010',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '4634',
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_equipe_id_match' => '1811128',
'Localisation' => 'Away',
'InflictedInjuries' => '16',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '18',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '38',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '2',
'OccupationTheir' => '25',
'SustainedTackles' => '31',
'InflictedMetersRunning' => '98',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '2',
'SustainedInjuries' => '11',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '12',
'NbSupporters' => '7000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_competition_id' => '71281',
'CurrentRound' => '0',
'Stadium' => 'DarkElf',
'NameStadium' => 'Asylum',
'LevelStadium' => '1',
'Finished' => '2017-11-15 23:38:05'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1811128',
'BB_coach_id' => 'Mayolus',
'BB_competition_id' => '71281',
'Value' => '1010',
'Cheerleaders' => '0',
'Name' => 'Antipopu',
'Popularity' => '2',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '50000',
'Reroll' => '3',
'Logo' => 'Necromantic_08',
'TeamColor' => '2800003',
'NbSupporters' => '7000',
'Logo_perso' => ''
)
)
)
$totalmatch = (int) 1
$bnjournee = (int) 0
$k = (int) 1
$v = array(
'BB_match_equipe' => array(
'id' => '4633',
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_equipe_id_match' => '1813638',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '12',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '31',
'InflictedPasses' => '1',
'PossessionBall' => '37',
'InflictedCasualties' => '1',
'OccupationTheir' => '25',
'SustainedTackles' => '38',
'InflictedMetersRunning' => '76',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '2',
'SustainedInjuries' => '17',
'InflictedDead' => '0',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '2',
'InflictedMetersPassing' => '8',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_competition_id' => '71281',
'CurrentRound' => '0',
'Stadium' => 'DarkElf',
'NameStadium' => 'Asylum',
'LevelStadium' => '1',
'Finished' => '2017-11-15 23:38:05'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1813638',
'BB_coach_id' => 'BigGreenBastard',
'BB_competition_id' => '71281',
'Value' => '1020',
'Cheerleaders' => '0',
'Name' => 'Elven Asylum',
'Popularity' => '1',
'Apothecary' => '1',
'IdRace' => '36',
'Treasury' => '50000',
'Reroll' => '2',
'Logo' => 'HighElf_04',
'TeamColor' => '2800010',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$classFinished = array(
(int) 0 => '2017-11-15 23:38:05',
(int) 1 => '2017-11-15 23:38:05'
)
$value = array(
'BB_match_equipe' => array(
'id' => '4633',
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_equipe_id_match' => '1813638',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '12',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '31',
'InflictedPasses' => '1',
'PossessionBall' => '37',
'InflictedCasualties' => '1',
'OccupationTheir' => '25',
'SustainedTackles' => '38',
'InflictedMetersRunning' => '76',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '2',
'SustainedInjuries' => '17',
'InflictedDead' => '0',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '2',
'InflictedMetersPassing' => '8',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_competition_id' => '71281',
'CurrentRound' => '0',
'Stadium' => 'DarkElf',
'NameStadium' => 'Asylum',
'LevelStadium' => '1',
'Finished' => '2017-11-15 23:38:05'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1813638',
'BB_coach_id' => 'BigGreenBastard',
'BB_competition_id' => '71281',
'Value' => '1020',
'Cheerleaders' => '0',
'Name' => 'Elven Asylum',
'Popularity' => '1',
'Apothecary' => '1',
'IdRace' => '36',
'Treasury' => '50000',
'Reroll' => '2',
'Logo' => 'HighElf_04',
'TeamColor' => '2800010',
'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 = '71281'
$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' => '71281',
'BB_ligue_id' => '1',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '3',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '1',
'CurrentRound' => '0',
'Name' => 'Anarchy Ladder X',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '618',
'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' => '4633',
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_equipe_id_match' => '1813638',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '12',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '31',
'InflictedPasses' => '1',
'PossessionBall' => '37',
'InflictedCasualties' => '1',
'OccupationTheir' => '25',
'SustainedTackles' => '38',
'InflictedMetersRunning' => '76',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '2',
'SustainedInjuries' => '17',
'InflictedDead' => '0',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '2',
'InflictedMetersPassing' => '8',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_competition_id' => '71281',
'CurrentRound' => '0',
'Stadium' => 'DarkElf',
'NameStadium' => 'Asylum',
'LevelStadium' => '1',
'Finished' => '2017-11-15 23:38:05'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1813638',
'BB_coach_id' => 'BigGreenBastard',
'BB_competition_id' => '71281',
'Value' => '1020',
'Cheerleaders' => '0',
'Name' => 'Elven Asylum',
'Popularity' => '1',
'Apothecary' => '1',
'IdRace' => '36',
'Treasury' => '50000',
'Reroll' => '2',
'Logo' => 'HighElf_04',
'TeamColor' => '2800010',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '4634',
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_equipe_id_match' => '1811128',
'Localisation' => 'Away',
'InflictedInjuries' => '16',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '18',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '38',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '2',
'OccupationTheir' => '25',
'SustainedTackles' => '31',
'InflictedMetersRunning' => '98',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '2',
'SustainedInjuries' => '11',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '12',
'NbSupporters' => '7000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_competition_id' => '71281',
'CurrentRound' => '0',
'Stadium' => 'DarkElf',
'NameStadium' => 'Asylum',
'LevelStadium' => '1',
'Finished' => '2017-11-15 23:38:05'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1811128',
'BB_coach_id' => 'Mayolus',
'BB_competition_id' => '71281',
'Value' => '1010',
'Cheerleaders' => '0',
'Name' => 'Antipopu',
'Popularity' => '2',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '50000',
'Reroll' => '3',
'Logo' => 'Necromantic_08',
'TeamColor' => '2800003',
'NbSupporters' => '7000',
'Logo_perso' => ''
)
)
)
$totalmatch = (int) 1
$bnjournee = (int) 0
$k = (int) 1
$v = array(
'BB_match_equipe' => array(
'id' => '4633',
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_equipe_id_match' => '1813638',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '12',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '31',
'InflictedPasses' => '1',
'PossessionBall' => '37',
'InflictedCasualties' => '1',
'OccupationTheir' => '25',
'SustainedTackles' => '38',
'InflictedMetersRunning' => '76',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '2',
'SustainedInjuries' => '17',
'InflictedDead' => '0',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '2',
'InflictedMetersPassing' => '8',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_competition_id' => '71281',
'CurrentRound' => '0',
'Stadium' => 'DarkElf',
'NameStadium' => 'Asylum',
'LevelStadium' => '1',
'Finished' => '2017-11-15 23:38:05'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1813638',
'BB_coach_id' => 'BigGreenBastard',
'BB_competition_id' => '71281',
'Value' => '1020',
'Cheerleaders' => '0',
'Name' => 'Elven Asylum',
'Popularity' => '1',
'Apothecary' => '1',
'IdRace' => '36',
'Treasury' => '50000',
'Reroll' => '2',
'Logo' => 'HighElf_04',
'TeamColor' => '2800010',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$classFinished = array(
(int) 0 => '2017-11-15 23:38:05',
(int) 1 => '2017-11-15 23:38:05'
)
$value = array(
'BB_match_equipe' => array(
'id' => '4633',
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_equipe_id_match' => '1813638',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '12',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '31',
'InflictedPasses' => '1',
'PossessionBall' => '37',
'InflictedCasualties' => '1',
'OccupationTheir' => '25',
'SustainedTackles' => '38',
'InflictedMetersRunning' => '76',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '2',
'SustainedInjuries' => '17',
'InflictedDead' => '0',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '2',
'InflictedMetersPassing' => '8',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_competition_id' => '71281',
'CurrentRound' => '0',
'Stadium' => 'DarkElf',
'NameStadium' => 'Asylum',
'LevelStadium' => '1',
'Finished' => '2017-11-15 23:38:05'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1813638',
'BB_coach_id' => 'BigGreenBastard',
'BB_competition_id' => '71281',
'Value' => '1020',
'Cheerleaders' => '0',
'Name' => 'Elven Asylum',
'Popularity' => '1',
'Apothecary' => '1',
'IdRace' => '36',
'Treasury' => '50000',
'Reroll' => '2',
'Logo' => 'HighElf_04',
'TeamColor' => '2800010',
'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_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 = '71281'
$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' => '71281',
'BB_ligue_id' => '1',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '3',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '1',
'CurrentRound' => '0',
'Name' => 'Anarchy Ladder X',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '618',
'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' => '4633',
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_equipe_id_match' => '1813638',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '12',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '31',
'InflictedPasses' => '1',
'PossessionBall' => '37',
'InflictedCasualties' => '1',
'OccupationTheir' => '25',
'SustainedTackles' => '38',
'InflictedMetersRunning' => '76',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '2',
'SustainedInjuries' => '17',
'InflictedDead' => '0',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '2',
'InflictedMetersPassing' => '8',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_competition_id' => '71281',
'CurrentRound' => '0',
'Stadium' => 'DarkElf',
'NameStadium' => 'Asylum',
'LevelStadium' => '1',
'Finished' => '2017-11-15 23:38:05'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1813638',
'BB_coach_id' => 'BigGreenBastard',
'BB_competition_id' => '71281',
'Value' => '1020',
'Cheerleaders' => '0',
'Name' => 'Elven Asylum',
'Popularity' => '1',
'Apothecary' => '1',
'IdRace' => '36',
'Treasury' => '50000',
'Reroll' => '2',
'Logo' => 'HighElf_04',
'TeamColor' => '2800010',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '4634',
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_equipe_id_match' => '1811128',
'Localisation' => 'Away',
'InflictedInjuries' => '16',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '18',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '38',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '2',
'OccupationTheir' => '25',
'SustainedTackles' => '31',
'InflictedMetersRunning' => '98',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '2',
'SustainedInjuries' => '11',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '12',
'NbSupporters' => '7000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_competition_id' => '71281',
'CurrentRound' => '0',
'Stadium' => 'DarkElf',
'NameStadium' => 'Asylum',
'LevelStadium' => '1',
'Finished' => '2017-11-15 23:38:05'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1811128',
'BB_coach_id' => 'Mayolus',
'BB_competition_id' => '71281',
'Value' => '1010',
'Cheerleaders' => '0',
'Name' => 'Antipopu',
'Popularity' => '2',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '50000',
'Reroll' => '3',
'Logo' => 'Necromantic_08',
'TeamColor' => '2800003',
'NbSupporters' => '7000',
'Logo_perso' => ''
)
)
)
$totalmatch = (int) 1
$bnjournee = (int) 0
$k = (int) 1
$v = array(
'BB_match_equipe' => array(
'id' => '4633',
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_equipe_id_match' => '1813638',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '12',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '31',
'InflictedPasses' => '1',
'PossessionBall' => '37',
'InflictedCasualties' => '1',
'OccupationTheir' => '25',
'SustainedTackles' => '38',
'InflictedMetersRunning' => '76',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '2',
'SustainedInjuries' => '17',
'InflictedDead' => '0',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '2',
'InflictedMetersPassing' => '8',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_competition_id' => '71281',
'CurrentRound' => '0',
'Stadium' => 'DarkElf',
'NameStadium' => 'Asylum',
'LevelStadium' => '1',
'Finished' => '2017-11-15 23:38:05'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1813638',
'BB_coach_id' => 'BigGreenBastard',
'BB_competition_id' => '71281',
'Value' => '1020',
'Cheerleaders' => '0',
'Name' => 'Elven Asylum',
'Popularity' => '1',
'Apothecary' => '1',
'IdRace' => '36',
'Treasury' => '50000',
'Reroll' => '2',
'Logo' => 'HighElf_04',
'TeamColor' => '2800010',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$classFinished = array(
(int) 0 => '2017-11-15 23:38:05',
(int) 1 => '2017-11-15 23:38:05'
)
$value = array(
'BB_match_equipe' => array(
'id' => '4634',
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_equipe_id_match' => '1811128',
'Localisation' => 'Away',
'InflictedInjuries' => '16',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '18',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '38',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '2',
'OccupationTheir' => '25',
'SustainedTackles' => '31',
'InflictedMetersRunning' => '98',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '2',
'SustainedInjuries' => '11',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '12',
'NbSupporters' => '7000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_competition_id' => '71281',
'CurrentRound' => '0',
'Stadium' => 'DarkElf',
'NameStadium' => 'Asylum',
'LevelStadium' => '1',
'Finished' => '2017-11-15 23:38:05'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1811128',
'BB_coach_id' => 'Mayolus',
'BB_competition_id' => '71281',
'Value' => '1010',
'Cheerleaders' => '0',
'Name' => 'Antipopu',
'Popularity' => '2',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '50000',
'Reroll' => '3',
'Logo' => 'Necromantic_08',
'TeamColor' => '2800003',
'NbSupporters' => '7000',
'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 = 'HighElf_04'
$attr = 'width="256" height="256"'
$type = (int) 3
$height = (int) 256
$width = (int) 256
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 68,
(int) 3 => (int) 3,
(int) 4 => (int) 68,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 263
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 61,
(int) 3 => (int) 3,
(int) 4 => (int) 61,
(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 = '71281'
$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' => '71281',
'BB_ligue_id' => '1',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '3',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '1',
'CurrentRound' => '0',
'Name' => 'Anarchy Ladder X',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '618',
'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' => '4633',
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_equipe_id_match' => '1813638',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '12',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '31',
'InflictedPasses' => '1',
'PossessionBall' => '37',
'InflictedCasualties' => '1',
'OccupationTheir' => '25',
'SustainedTackles' => '38',
'InflictedMetersRunning' => '76',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '2',
'SustainedInjuries' => '17',
'InflictedDead' => '0',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '2',
'InflictedMetersPassing' => '8',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_competition_id' => '71281',
'CurrentRound' => '0',
'Stadium' => 'DarkElf',
'NameStadium' => 'Asylum',
'LevelStadium' => '1',
'Finished' => '2017-11-15 23:38:05'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1813638',
'BB_coach_id' => 'BigGreenBastard',
'BB_competition_id' => '71281',
'Value' => '1020',
'Cheerleaders' => '0',
'Name' => 'Elven Asylum',
'Popularity' => '1',
'Apothecary' => '1',
'IdRace' => '36',
'Treasury' => '50000',
'Reroll' => '2',
'Logo' => 'HighElf_04',
'TeamColor' => '2800010',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '4634',
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_equipe_id_match' => '1811128',
'Localisation' => 'Away',
'InflictedInjuries' => '16',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '18',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '38',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '2',
'OccupationTheir' => '25',
'SustainedTackles' => '31',
'InflictedMetersRunning' => '98',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '2',
'SustainedInjuries' => '11',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '12',
'NbSupporters' => '7000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_competition_id' => '71281',
'CurrentRound' => '0',
'Stadium' => 'DarkElf',
'NameStadium' => 'Asylum',
'LevelStadium' => '1',
'Finished' => '2017-11-15 23:38:05'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1811128',
'BB_coach_id' => 'Mayolus',
'BB_competition_id' => '71281',
'Value' => '1010',
'Cheerleaders' => '0',
'Name' => 'Antipopu',
'Popularity' => '2',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '50000',
'Reroll' => '3',
'Logo' => 'Necromantic_08',
'TeamColor' => '2800003',
'NbSupporters' => '7000',
'Logo_perso' => ''
)
)
)
$totalmatch = (int) 1
$bnjournee = (int) 0
$k = (int) 1
$v = array(
'BB_match_equipe' => array(
'id' => '4633',
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_equipe_id_match' => '1813638',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '12',
'SustainedKO' => '6',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '31',
'InflictedPasses' => '1',
'PossessionBall' => '37',
'InflictedCasualties' => '1',
'OccupationTheir' => '25',
'SustainedTackles' => '38',
'InflictedMetersRunning' => '76',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '2',
'SustainedInjuries' => '17',
'InflictedDead' => '0',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '2',
'InflictedMetersPassing' => '8',
'NbSupporters' => '9000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_competition_id' => '71281',
'CurrentRound' => '0',
'Stadium' => 'DarkElf',
'NameStadium' => 'Asylum',
'LevelStadium' => '1',
'Finished' => '2017-11-15 23:38:05'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1813638',
'BB_coach_id' => 'BigGreenBastard',
'BB_competition_id' => '71281',
'Value' => '1020',
'Cheerleaders' => '0',
'Name' => 'Elven Asylum',
'Popularity' => '1',
'Apothecary' => '1',
'IdRace' => '36',
'Treasury' => '50000',
'Reroll' => '2',
'Logo' => 'HighElf_04',
'TeamColor' => '2800010',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$classFinished = array(
(int) 0 => '2017-11-15 23:38:05',
(int) 1 => '2017-11-15 23:38:05'
)
$value = array(
'BB_match_equipe' => array(
'id' => '4634',
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_equipe_id_match' => '1811128',
'Localisation' => 'Away',
'InflictedInjuries' => '16',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '18',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '38',
'InflictedPasses' => '1',
'PossessionBall' => '43',
'InflictedCasualties' => '2',
'OccupationTheir' => '25',
'SustainedTackles' => '31',
'InflictedMetersRunning' => '98',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '2',
'SustainedInjuries' => '11',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '6',
'InflictedMetersPassing' => '12',
'NbSupporters' => '7000',
'InflictedCatches' => '1',
'Resultat' => '1',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-43556-d2cf0e09378954c301be1807ae93006a_2017-11-15_22_50_07',
'BB_competition_id' => '71281',
'CurrentRound' => '0',
'Stadium' => 'DarkElf',
'NameStadium' => 'Asylum',
'LevelStadium' => '1',
'Finished' => '2017-11-15 23:38:05'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1811128',
'BB_coach_id' => 'Mayolus',
'BB_competition_id' => '71281',
'Value' => '1010',
'Cheerleaders' => '0',
'Name' => 'Antipopu',
'Popularity' => '2',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '50000',
'Reroll' => '3',
'Logo' => 'Necromantic_08',
'TeamColor' => '2800003',
'NbSupporters' => '7000',
'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 = 'HighElf_04'
$attr = 'width="256" height="256"'
$type = (int) 3
$height = (int) 256
$width = (int) 256
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 68,
(int) 3 => (int) 3,
(int) 4 => (int) 68,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 263
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 61,
(int) 3 => (int) 3,
(int) 4 => (int) 61,
(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 IDATxim[v}c̵>yU2 Y (IDlll8Cc@vp(7
q %48A)\qU9{5c̹>W+
*Y\F( 7r#7r#7r#7r#Rg
7r#7r#7r#7r#Qg7r#7r#7r#7r#]n̍ȍȍȍ|
b27r#7r#7r#7Q,7PFnFnFnF>ȍȍȍG@(JD#?"\I@d8L#*DX%?h6bfyR |ۿ/@I@JBA"e秞_}Ư%OݽP;P-Hp
"uiuM6M3ElRu t< @e5p8umR 4; 5RpyXF;[l9k HFPh
-@ !$!VרZE^yz駼x( jEa$D$tuuxWu+/bfkSm5ZCpԻOnO_Uv
c ݍ.ȝ]Ӽڢՠ\橘;U bd1x)2Diy?ա5+n@
Z Fsr~;hP@c]*;[@4sZk]k2\(t8`l?MtVUWxFBk0G@BE|gV /ẬKmy1qwy
RD4M9Z5[O?EށgB`ֺzqg9ǫc]6)_(tgg7MBXPv2Ea]@:Re=
1<͓fwT*nRn_Z.?5[u<*g_|*DPVԖzl55 m6@ AfZ@hPs{/ˇ?c?5_x#;Oϻ sWkmm9<R03ϼ?nZk6#BS1s`B^rr\>WߺuTY^=|pzLRe/*c
m^o~3/,8պ XM[[ԥM #NezMwٗeYjĺ*仙Vٴ
Bo փ@
rՃ{mYIfŴVeY?ݧO][w=19^Ü4 kj!
)N"9v cps5"R[kz7/n'_pcQPAFc<8.SU{y1TAMeݴ3hV$W*n??{~}{ee`3wyӛf/}BnVь,f|rcgWut!ؽMw
=jHCamڎ`qP/UJ+ \˃pld!h7.vsH++",
y5ͳ[s1$箘 It#B"vb
Hpr.^jĚ! &57Gf`"^B2cPP>%Wr
'o{nӏx߰D4M(.K[HBіZ)'Pqsqk4y2㺶Z t(
rLBP#Psjjkm!w7VR^xr$јRke:,6O4nVJE5@ _\
& .^ݽLhjM!弣go9!2f6Em2Bm-\;$fS2MtMi
$
"acDVLSZ(HH}r{1֚TEKb 6uNE#|g4@W_zxjE½܊h!>9&E媵ܺ@7;ϑ̌uP[)D]Le"NX,JaqWZEPZev bNBmUD`tq7Ůi.)hiy& :\F
!j.c$\s+Ԛdi$!"Hw/{^./Tҋ/b$APhA<R䭻wzRU hff4 Pf=i47z<TLb*xzL4WDؠywjrl{/Iqͻ[h" 2,$r&/;+3Z
XǺ{?{߽5ZE/pѲV+&?e./>x a֗JPpJ/gVp\r`$X54Ҽ5@37#(M֫pT"bJ
=\stk.v>q79embbFX
iOԕME[sڢD<#B :m`? f$`.-43wiP
6 'b̿~ hŽ@9c%ӧI},H5@ȜsWMLD2)l@ЃBaH{L2#h BIh
á&)[N)A'r]+yۓ0X̱]nYQNSOR0pLt {IE5zBm,"G:mBuP 4 n]o_^]^]NӨw]t@0P5vhC[Š I[w>ѽƜ&Rk`XU6a]A; AU&ЬUcFsa7]g 37A|oD"5{˫hAF"\ H77*ՖE@_q8k1EXF2~X@k@Ca4D\.g%dA(
D4D-Z/n}Z-< 0ͥJ E5B a> $Zs3&I4 d@rd 7#Z( i>A`c=/?]^'I-MrSnCKDN!!M{3 ,+HL3Tq4?{%cqـ٧bVj4?ug_<j9yȩAR:^ Qh(eKz|xHw4ʼR b9V[}7EPΌu=ϼM={<,_bRHÖHMn-X nsX;vHilThF~WZ[5BFRLy1?}kw/n?}g܍Nخ]hMniWzv|S4쬓(!BK7#jXHȵTF֖vh(!CKl]Pt-qJ
G Ax5;YsA`PDQ#as@GfYg*Y7ꆴHYvӋRA$ZoO9r͊u'
@(_v#`R^蘎>i#a]#ŰFZst/n۞͎T >
Dn !$'mA%x\eVP+aN5,]>F5ATcA+yyнg,+f0 #W'$94ϵ>M7@+`b.v"H&{^$lL .s/M^$8֏H dhrد
Һdn3><^dfg@d@|1"ad^4)@WwvvҼLrU1 _tMӃ!`B|cL ЭOv̄":D.y } EBz<\s?\ksyaH
RQ괒kޱj&3_0RX|]ZE, > @ttbs*Zl [Ŵբ >>ʼ{!6MK-=aQ[(nk,qik)KrȪd@-bmrkB&w5""yz[B+ݯ-HM2,ʝ}(IP1Nn|$BŭEතdJ: Rcmb}ɤG@MKm-Bn1 0{z͛y
e uDlzL8ؓS@;{
Z$ԙIܭV|}{\E<ҲAvڸϯcu:dȝpQBl{ԅ#rǒOκu| KQ܆wIHY/epE3L@Or:D#O0G >1H! 0'wyxSj&&؉"aT1m*#Ԉgz
R$Iv̱m9mDH*nD@RGgЄH!LW)H+`=J^
>?rX<& @W83*I9@0MgQHhۂ%:(I ?tj:I*s9˚gm6b,WΠz adaAXd!6l b4s+F Vݻ<,(tZ1zAl[dn[XJ0iVUp0pe)bʝ<05!Px<몥X`]vbrPJb%[04+h^<uM=`ÔNFPu`AkE`a51 jEIWkmb6%/~?(T!]U{B8p$rk.Vf-S;ܚ;[SH-(nY[\[F
0m8ZlkIsG1wgN"(S@P&&u4n$Cn3H]Nizyym:C
'4Cz4,?͢3 } "WcKCOaP