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 = '81123'
$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' => '81123',
'BB_ligue_id' => '1',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '3',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '1',
'CurrentRound' => '0',
'Name' => 'Anarchy Ladder XII',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '739',
'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' => '5815',
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_equipe_id_match' => '1974710',
'Localisation' => 'Home',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '40000',
'OccupationOwn' => '0',
'SustainedKO' => '4',
'SustainedDead' => '0',
'WinningsDice' => '3',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '37',
'InflictedPasses' => '0',
'PossessionBall' => '12',
'InflictedCasualties' => '1',
'OccupationTheir' => '12',
'SustainedTackles' => '36',
'InflictedMetersRunning' => '44',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '3',
'SustainedInjuries' => '14',
'InflictedDead' => '0',
'CashEarned' => '40000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '1',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_competition_id' => '81123',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'A',
'LevelStadium' => '1',
'Finished' => '2018-01-29 00:37:52'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1974710',
'BB_coach_id' => 'cousinmado',
'BB_competition_id' => '81123',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Arbuste',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '3',
'Logo' => 'Bretonnia_12',
'TeamColor' => '2800010',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '5816',
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_equipe_id_match' => '1973154',
'Localisation' => 'Away',
'InflictedInjuries' => '12',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '25',
'SustainedKO' => '2',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '1',
'SustainedStuns' => '0',
'InflictedTackles' => '36',
'InflictedPasses' => '0',
'PossessionBall' => '56',
'InflictedCasualties' => '2',
'OccupationTheir' => '31',
'SustainedTackles' => '37',
'InflictedMetersRunning' => '92',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '1',
'SustainedCasualties' => '1',
'SustainedInjuries' => '7',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '13000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_competition_id' => '81123',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'A',
'LevelStadium' => '1',
'Finished' => '2018-01-29 00:37:52'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1973154',
'BB_coach_id' => 'Weltsu',
'BB_competition_id' => '81123',
'Value' => '1430',
'Cheerleaders' => '0',
'Name' => 'Howling Hills Hellions',
'Popularity' => '3',
'Apothecary' => '1',
'IdRace' => '33',
'Treasury' => '20000',
'Reroll' => '2',
'Logo' => 'DarkElf_13',
'TeamColor' => '2800603',
'NbSupporters' => '13000',
'Logo_perso' => ''
)
)
)
$totalmatch = (int) 1
$bnjournee = (int) 0
$k = (int) 1
$v = array(
'BB_match_equipe' => array(
'id' => '5815',
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_equipe_id_match' => '1974710',
'Localisation' => 'Home',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '40000',
'OccupationOwn' => '0',
'SustainedKO' => '4',
'SustainedDead' => '0',
'WinningsDice' => '3',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '37',
'InflictedPasses' => '0',
'PossessionBall' => '12',
'InflictedCasualties' => '1',
'OccupationTheir' => '12',
'SustainedTackles' => '36',
'InflictedMetersRunning' => '44',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '3',
'SustainedInjuries' => '14',
'InflictedDead' => '0',
'CashEarned' => '40000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '1',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_competition_id' => '81123',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'A',
'LevelStadium' => '1',
'Finished' => '2018-01-29 00:37:52'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1974710',
'BB_coach_id' => 'cousinmado',
'BB_competition_id' => '81123',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Arbuste',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '3',
'Logo' => 'Bretonnia_12',
'TeamColor' => '2800010',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
)
$classFinished = array(
(int) 0 => '2018-01-29 00:37:52',
(int) 1 => '2018-01-29 00:37:52'
)
$value = array(
'BB_match_equipe' => array(
'id' => '5815',
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_equipe_id_match' => '1974710',
'Localisation' => 'Home',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '40000',
'OccupationOwn' => '0',
'SustainedKO' => '4',
'SustainedDead' => '0',
'WinningsDice' => '3',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '37',
'InflictedPasses' => '0',
'PossessionBall' => '12',
'InflictedCasualties' => '1',
'OccupationTheir' => '12',
'SustainedTackles' => '36',
'InflictedMetersRunning' => '44',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '3',
'SustainedInjuries' => '14',
'InflictedDead' => '0',
'CashEarned' => '40000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '1',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_competition_id' => '81123',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'A',
'LevelStadium' => '1',
'Finished' => '2018-01-29 00:37:52'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1974710',
'BB_coach_id' => 'cousinmado',
'BB_competition_id' => '81123',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Arbuste',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '3',
'Logo' => 'Bretonnia_12',
'TeamColor' => '2800010',
'NbSupporters' => '10000',
'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) 2401871imagecreatefrompng - [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 = '81123'
$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' => '81123',
'BB_ligue_id' => '1',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '3',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '1',
'CurrentRound' => '0',
'Name' => 'Anarchy Ladder XII',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '739',
'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' => '5815',
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_equipe_id_match' => '1974710',
'Localisation' => 'Home',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '40000',
'OccupationOwn' => '0',
'SustainedKO' => '4',
'SustainedDead' => '0',
'WinningsDice' => '3',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '37',
'InflictedPasses' => '0',
'PossessionBall' => '12',
'InflictedCasualties' => '1',
'OccupationTheir' => '12',
'SustainedTackles' => '36',
'InflictedMetersRunning' => '44',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '3',
'SustainedInjuries' => '14',
'InflictedDead' => '0',
'CashEarned' => '40000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '1',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_competition_id' => '81123',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'A',
'LevelStadium' => '1',
'Finished' => '2018-01-29 00:37:52'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1974710',
'BB_coach_id' => 'cousinmado',
'BB_competition_id' => '81123',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Arbuste',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '3',
'Logo' => 'Bretonnia_12',
'TeamColor' => '2800010',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '5816',
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_equipe_id_match' => '1973154',
'Localisation' => 'Away',
'InflictedInjuries' => '12',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '25',
'SustainedKO' => '2',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '1',
'SustainedStuns' => '0',
'InflictedTackles' => '36',
'InflictedPasses' => '0',
'PossessionBall' => '56',
'InflictedCasualties' => '2',
'OccupationTheir' => '31',
'SustainedTackles' => '37',
'InflictedMetersRunning' => '92',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '1',
'SustainedCasualties' => '1',
'SustainedInjuries' => '7',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '13000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_competition_id' => '81123',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'A',
'LevelStadium' => '1',
'Finished' => '2018-01-29 00:37:52'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1973154',
'BB_coach_id' => 'Weltsu',
'BB_competition_id' => '81123',
'Value' => '1430',
'Cheerleaders' => '0',
'Name' => 'Howling Hills Hellions',
'Popularity' => '3',
'Apothecary' => '1',
'IdRace' => '33',
'Treasury' => '20000',
'Reroll' => '2',
'Logo' => 'DarkElf_13',
'TeamColor' => '2800603',
'NbSupporters' => '13000',
'Logo_perso' => ''
)
)
)
$totalmatch = (int) 1
$bnjournee = (int) 0
$k = (int) 1
$v = array(
'BB_match_equipe' => array(
'id' => '5815',
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_equipe_id_match' => '1974710',
'Localisation' => 'Home',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '40000',
'OccupationOwn' => '0',
'SustainedKO' => '4',
'SustainedDead' => '0',
'WinningsDice' => '3',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '37',
'InflictedPasses' => '0',
'PossessionBall' => '12',
'InflictedCasualties' => '1',
'OccupationTheir' => '12',
'SustainedTackles' => '36',
'InflictedMetersRunning' => '44',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '3',
'SustainedInjuries' => '14',
'InflictedDead' => '0',
'CashEarned' => '40000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '1',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_competition_id' => '81123',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'A',
'LevelStadium' => '1',
'Finished' => '2018-01-29 00:37:52'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1974710',
'BB_coach_id' => 'cousinmado',
'BB_competition_id' => '81123',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Arbuste',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '3',
'Logo' => 'Bretonnia_12',
'TeamColor' => '2800010',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
)
$classFinished = array(
(int) 0 => '2018-01-29 00:37:52',
(int) 1 => '2018-01-29 00:37:52'
)
$value = array(
'BB_match_equipe' => array(
'id' => '5815',
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_equipe_id_match' => '1974710',
'Localisation' => 'Home',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '40000',
'OccupationOwn' => '0',
'SustainedKO' => '4',
'SustainedDead' => '0',
'WinningsDice' => '3',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '37',
'InflictedPasses' => '0',
'PossessionBall' => '12',
'InflictedCasualties' => '1',
'OccupationTheir' => '12',
'SustainedTackles' => '36',
'InflictedMetersRunning' => '44',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '3',
'SustainedInjuries' => '14',
'InflictedDead' => '0',
'CashEarned' => '40000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '1',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_competition_id' => '81123',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'A',
'LevelStadium' => '1',
'Finished' => '2018-01-29 00:37:52'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1974710',
'BB_coach_id' => 'cousinmado',
'BB_competition_id' => '81123',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Arbuste',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '3',
'Logo' => 'Bretonnia_12',
'TeamColor' => '2800010',
'NbSupporters' => '10000',
'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) 2401871
$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 = '81123'
$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' => '81123',
'BB_ligue_id' => '1',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '3',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '1',
'CurrentRound' => '0',
'Name' => 'Anarchy Ladder XII',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '739',
'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' => '5815',
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_equipe_id_match' => '1974710',
'Localisation' => 'Home',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '40000',
'OccupationOwn' => '0',
'SustainedKO' => '4',
'SustainedDead' => '0',
'WinningsDice' => '3',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '37',
'InflictedPasses' => '0',
'PossessionBall' => '12',
'InflictedCasualties' => '1',
'OccupationTheir' => '12',
'SustainedTackles' => '36',
'InflictedMetersRunning' => '44',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '3',
'SustainedInjuries' => '14',
'InflictedDead' => '0',
'CashEarned' => '40000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '1',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_competition_id' => '81123',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'A',
'LevelStadium' => '1',
'Finished' => '2018-01-29 00:37:52'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1974710',
'BB_coach_id' => 'cousinmado',
'BB_competition_id' => '81123',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Arbuste',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '3',
'Logo' => 'Bretonnia_12',
'TeamColor' => '2800010',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '5816',
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_equipe_id_match' => '1973154',
'Localisation' => 'Away',
'InflictedInjuries' => '12',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '25',
'SustainedKO' => '2',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '1',
'SustainedStuns' => '0',
'InflictedTackles' => '36',
'InflictedPasses' => '0',
'PossessionBall' => '56',
'InflictedCasualties' => '2',
'OccupationTheir' => '31',
'SustainedTackles' => '37',
'InflictedMetersRunning' => '92',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '1',
'SustainedCasualties' => '1',
'SustainedInjuries' => '7',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '13000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_competition_id' => '81123',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'A',
'LevelStadium' => '1',
'Finished' => '2018-01-29 00:37:52'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1973154',
'BB_coach_id' => 'Weltsu',
'BB_competition_id' => '81123',
'Value' => '1430',
'Cheerleaders' => '0',
'Name' => 'Howling Hills Hellions',
'Popularity' => '3',
'Apothecary' => '1',
'IdRace' => '33',
'Treasury' => '20000',
'Reroll' => '2',
'Logo' => 'DarkElf_13',
'TeamColor' => '2800603',
'NbSupporters' => '13000',
'Logo_perso' => ''
)
)
)
$totalmatch = (int) 1
$bnjournee = (int) 0
$k = (int) 1
$v = array(
'BB_match_equipe' => array(
'id' => '5815',
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_equipe_id_match' => '1974710',
'Localisation' => 'Home',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '40000',
'OccupationOwn' => '0',
'SustainedKO' => '4',
'SustainedDead' => '0',
'WinningsDice' => '3',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '37',
'InflictedPasses' => '0',
'PossessionBall' => '12',
'InflictedCasualties' => '1',
'OccupationTheir' => '12',
'SustainedTackles' => '36',
'InflictedMetersRunning' => '44',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '3',
'SustainedInjuries' => '14',
'InflictedDead' => '0',
'CashEarned' => '40000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '1',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_competition_id' => '81123',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'A',
'LevelStadium' => '1',
'Finished' => '2018-01-29 00:37:52'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1974710',
'BB_coach_id' => 'cousinmado',
'BB_competition_id' => '81123',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Arbuste',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '3',
'Logo' => 'Bretonnia_12',
'TeamColor' => '2800010',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
)
$classFinished = array(
(int) 0 => '2018-01-29 00:37:52',
(int) 1 => '2018-01-29 00:37:52'
)
$value = array(
'BB_match_equipe' => array(
'id' => '5816',
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_equipe_id_match' => '1973154',
'Localisation' => 'Away',
'InflictedInjuries' => '12',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '25',
'SustainedKO' => '2',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '1',
'SustainedStuns' => '0',
'InflictedTackles' => '36',
'InflictedPasses' => '0',
'PossessionBall' => '56',
'InflictedCasualties' => '2',
'OccupationTheir' => '31',
'SustainedTackles' => '37',
'InflictedMetersRunning' => '92',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '1',
'SustainedCasualties' => '1',
'SustainedInjuries' => '7',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '13000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_competition_id' => '81123',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'A',
'LevelStadium' => '1',
'Finished' => '2018-01-29 00:37:52'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1973154',
'BB_coach_id' => 'Weltsu',
'BB_competition_id' => '81123',
'Value' => '1430',
'Cheerleaders' => '0',
'Name' => 'Howling Hills Hellions',
'Popularity' => '3',
'Apothecary' => '1',
'IdRace' => '33',
'Treasury' => '20000',
'Reroll' => '2',
'Logo' => 'DarkElf_13',
'TeamColor' => '2800603',
'NbSupporters' => '13000',
'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) 12648448
$logo1 = resource
$logo = 'Bretonnia_12'
$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) 163,
(int) 3 => (int) 3,
(int) 4 => (int) 163,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 274
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 50,
(int) 3 => (int) -1,
(int) 4 => (int) 50,
(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 = '81123'
$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' => '81123',
'BB_ligue_id' => '1',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '3',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '1',
'CurrentRound' => '0',
'Name' => 'Anarchy Ladder XII',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '739',
'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' => '5815',
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_equipe_id_match' => '1974710',
'Localisation' => 'Home',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '40000',
'OccupationOwn' => '0',
'SustainedKO' => '4',
'SustainedDead' => '0',
'WinningsDice' => '3',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '37',
'InflictedPasses' => '0',
'PossessionBall' => '12',
'InflictedCasualties' => '1',
'OccupationTheir' => '12',
'SustainedTackles' => '36',
'InflictedMetersRunning' => '44',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '3',
'SustainedInjuries' => '14',
'InflictedDead' => '0',
'CashEarned' => '40000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '1',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_competition_id' => '81123',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'A',
'LevelStadium' => '1',
'Finished' => '2018-01-29 00:37:52'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1974710',
'BB_coach_id' => 'cousinmado',
'BB_competition_id' => '81123',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Arbuste',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '3',
'Logo' => 'Bretonnia_12',
'TeamColor' => '2800010',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '5816',
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_equipe_id_match' => '1973154',
'Localisation' => 'Away',
'InflictedInjuries' => '12',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '25',
'SustainedKO' => '2',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '1',
'SustainedStuns' => '0',
'InflictedTackles' => '36',
'InflictedPasses' => '0',
'PossessionBall' => '56',
'InflictedCasualties' => '2',
'OccupationTheir' => '31',
'SustainedTackles' => '37',
'InflictedMetersRunning' => '92',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '1',
'SustainedCasualties' => '1',
'SustainedInjuries' => '7',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '13000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_competition_id' => '81123',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'A',
'LevelStadium' => '1',
'Finished' => '2018-01-29 00:37:52'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1973154',
'BB_coach_id' => 'Weltsu',
'BB_competition_id' => '81123',
'Value' => '1430',
'Cheerleaders' => '0',
'Name' => 'Howling Hills Hellions',
'Popularity' => '3',
'Apothecary' => '1',
'IdRace' => '33',
'Treasury' => '20000',
'Reroll' => '2',
'Logo' => 'DarkElf_13',
'TeamColor' => '2800603',
'NbSupporters' => '13000',
'Logo_perso' => ''
)
)
)
$totalmatch = (int) 1
$bnjournee = (int) 0
$k = (int) 1
$v = array(
'BB_match_equipe' => array(
'id' => '5815',
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_equipe_id_match' => '1974710',
'Localisation' => 'Home',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '40000',
'OccupationOwn' => '0',
'SustainedKO' => '4',
'SustainedDead' => '0',
'WinningsDice' => '3',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '37',
'InflictedPasses' => '0',
'PossessionBall' => '12',
'InflictedCasualties' => '1',
'OccupationTheir' => '12',
'SustainedTackles' => '36',
'InflictedMetersRunning' => '44',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '3',
'SustainedInjuries' => '14',
'InflictedDead' => '0',
'CashEarned' => '40000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '1',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_competition_id' => '81123',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'A',
'LevelStadium' => '1',
'Finished' => '2018-01-29 00:37:52'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1974710',
'BB_coach_id' => 'cousinmado',
'BB_competition_id' => '81123',
'Value' => '990',
'Cheerleaders' => '0',
'Name' => 'Arbuste',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '38',
'Treasury' => '10000',
'Reroll' => '3',
'Logo' => 'Bretonnia_12',
'TeamColor' => '2800010',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
)
$classFinished = array(
(int) 0 => '2018-01-29 00:37:52',
(int) 1 => '2018-01-29 00:37:52'
)
$value = array(
'BB_match_equipe' => array(
'id' => '5816',
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_equipe_id_match' => '1973154',
'Localisation' => 'Away',
'InflictedInjuries' => '12',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '25',
'SustainedKO' => '2',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '1',
'SustainedStuns' => '0',
'InflictedTackles' => '36',
'InflictedPasses' => '0',
'PossessionBall' => '56',
'InflictedCasualties' => '2',
'OccupationTheir' => '31',
'SustainedTackles' => '37',
'InflictedMetersRunning' => '92',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '1',
'SustainedCasualties' => '1',
'SustainedInjuries' => '7',
'InflictedDead' => '0',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '13000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-22140-0c414f718e63c2c8bdc5656ac127191d_2018-01-28_23_16_22',
'BB_competition_id' => '81123',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'A',
'LevelStadium' => '1',
'Finished' => '2018-01-29 00:37:52'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1973154',
'BB_coach_id' => 'Weltsu',
'BB_competition_id' => '81123',
'Value' => '1430',
'Cheerleaders' => '0',
'Name' => 'Howling Hills Hellions',
'Popularity' => '3',
'Apothecary' => '1',
'IdRace' => '33',
'Treasury' => '20000',
'Reroll' => '2',
'Logo' => 'DarkElf_13',
'TeamColor' => '2800603',
'NbSupporters' => '13000',
'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) 12648448
$logo1 = false
$logo = 'Bretonnia_12'
$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) 163,
(int) 3 => (int) 3,
(int) 4 => (int) 163,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 274
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 50,
(int) 3 => (int) -1,
(int) 4 => (int) 50,
(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{niV~߹tR4)a0\4SH %R^F$&0A(ZLQZ&
3}}_Xϳ;LOόXߪ:_w_oeSZZZZ><<
r-r-r-r-Pr-r-r-r-\̵\˵\˵\˵|5kkkc2r-r-r-a,PZZZZ>\˵\˵\˵\ˇ\Ckkkk0R?H"?"\kkkky
I@d8L#?R"bg%m00)7r-r-r-2 7k?o߂K*
4DDP
dygyo>~cT@$&Fa]Z]vMӌy{(5B]yl]:2Bu˺6)~|J)n/V՝ͳlٯk HFPh
-@ !$!VרZE^úyzǼx( jEa$D$tylWfV&YMh
ZRo?~SܸyΟ~ם;wnBXBrwrgx/iڢՠ\橘;U bd1x)2DilF}keWʍZ km6 $쬜p
iwPʎ+\Z<".
n,;&G+Yk7n,gyᠠ;ⱳO(ZR&F(P ^k (
}n?tq'3k?wy~=8:߾0wjmVcnϓa=,u
[)=k?if3"<3V E``۠.7,k]nܸuV/_i&2ovv矻{}-8պ XM[[źԥM #Nez5ٗeYjĺ*仙Vٴ9έۺXnN )2^l
L2+le^}/;r{k-n~t({Goxs$F(8L Zk5}~?=w>?w#?sT ( #1hF*Lˋ}y0TAMlgigd;B
yΌl
MrP="OH