Warning (2): imagecreatefrompng(img/modeles/races/card_30.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 = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '4934',
'BB_match_id' => 'a3b0a489787b4d7fa03e12c6a6e32013_2017-12-11_18_11_46',
'BB_equipe_id_match' => '1736008',
'Localisation' => 'Away',
'InflictedInjuries' => '0',
'CashEarnedBeforeConcession' => '90000',
'OccupationOwn' => '0',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '0',
'InflictedPasses' => '0',
'PossessionBall' => '0',
'InflictedCasualties' => '0',
'OccupationTheir' => '0',
'SustainedTackles' => '0',
'InflictedMetersRunning' => '0',
'SustainedInterceptions' => '0',
'MVP' => '2',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '0',
'SustainedInjuries' => '0',
'InflictedDead' => '0',
'CashEarned' => '100000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '0',
'InflictedMetersPassing' => '0',
'NbSupporters' => '18000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'a3b0a489787b4d7fa03e12c6a6e32013_2017-12-11_18_11_46',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'DarkElf',
'NameStadium' => 'Tzeentch Gift',
'LevelStadium' => '2',
'Finished' => '2017-12-11 18:13:35'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1736008',
'BB_coach_id' => 'Guest',
'BB_competition_id' => '0',
'Value' => '3950',
'Cheerleaders' => '10',
'Name' => 'Chaotic All-Stars',
'Popularity' => '9',
'Apothecary' => '0',
'IdRace' => '30',
'Treasury' => '0',
'Reroll' => '0',
'Logo' => 'AllStars_01',
'TeamColor' => '800180',
'NbSupporters' => '18000',
'Logo_perso' => ''
)
)
$j = (int) 58
$journee = '0'
$x = (int) 0
$y = (int) 1370
$yscore = (int) 1330
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 390
$couleurmatch = (int) 2401871
$logo1 = resource
$logo = 'Elf_05'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 158,
(int) 3 => (int) 3,
(int) 4 => (int) 158,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 281
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 43,
(int) 3 => (int) -1,
(int) 4 => (int) 43,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 133
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 134]Code Context
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore+20, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '4934',
'BB_match_id' => 'a3b0a489787b4d7fa03e12c6a6e32013_2017-12-11_18_11_46',
'BB_equipe_id_match' => '1736008',
'Localisation' => 'Away',
'InflictedInjuries' => '0',
'CashEarnedBeforeConcession' => '90000',
'OccupationOwn' => '0',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '0',
'InflictedPasses' => '0',
'PossessionBall' => '0',
'InflictedCasualties' => '0',
'OccupationTheir' => '0',
'SustainedTackles' => '0',
'InflictedMetersRunning' => '0',
'SustainedInterceptions' => '0',
'MVP' => '2',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '0',
'SustainedInjuries' => '0',
'InflictedDead' => '0',
'CashEarned' => '100000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '0',
'InflictedMetersPassing' => '0',
'NbSupporters' => '18000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'a3b0a489787b4d7fa03e12c6a6e32013_2017-12-11_18_11_46',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'DarkElf',
'NameStadium' => 'Tzeentch Gift',
'LevelStadium' => '2',
'Finished' => '2017-12-11 18:13:35'
),
'b_b_equipes' => array(
'BB_equipe_id' => '1736008',
'BB_coach_id' => 'Guest',
'BB_competition_id' => '0',
'Value' => '3950',
'Cheerleaders' => '10',
'Name' => 'Chaotic All-Stars',
'Popularity' => '9',
'Apothecary' => '0',
'IdRace' => '30',
'Treasury' => '0',
'Reroll' => '0',
'Logo' => 'AllStars_01',
'TeamColor' => '800180',
'NbSupporters' => '18000',
'Logo_perso' => ''
)
)
$j = (int) 58
$journee = '0'
$x = (int) 0
$y = (int) 1370
$yscore = (int) 1330
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 390
$couleurmatch = (int) 2401871
$logo1 = false
$logo = 'Elf_05'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 158,
(int) 3 => (int) 3,
(int) 4 => (int) 158,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 281
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 43,
(int) 3 => (int) -1,
(int) 4 => (int) 43,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 134
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_30.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 133]Code Context imagettftext($image, 12, 0,$xscore+55 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '11818',
'BB_match_id' => 'a4add0111f0b510147e2e88758092918_2021-11-13_22_54_56',
'BB_equipe_id_match' => '2086122',
'Localisation' => 'Away',
'InflictedInjuries' => '0',
'CashEarnedBeforeConcession' => '40000',
'OccupationOwn' => '0',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '2',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '0',
'InflictedPasses' => '0',
'PossessionBall' => '0',
'InflictedCasualties' => '0',
'OccupationTheir' => '0',
'SustainedTackles' => '0',
'InflictedMetersRunning' => '0',
'SustainedInterceptions' => '0',
'MVP' => '2',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '0',
'SustainedInjuries' => '0',
'InflictedDead' => '0',
'CashEarned' => '100000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '0',
'InflictedMetersPassing' => '0',
'NbSupporters' => '16000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'a4add0111f0b510147e2e88758092918_2021-11-13_22_54_56',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Orc',
'NameStadium' => 'Warp Zone',
'LevelStadium' => '1',
'Finished' => '2021-11-13 22:56:19'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2086122',
'BB_coach_id' => 'Guest',
'BB_competition_id' => '0',
'Value' => '3950',
'Cheerleaders' => '10',
'Name' => 'Chaotic All-Stars',
'Popularity' => '9',
'Apothecary' => '0',
'IdRace' => '30',
'Treasury' => '0',
'Reroll' => '0',
'Logo' => 'AllStars_01',
'TeamColor' => '800180',
'NbSupporters' => '16000',
'Logo_perso' => ''
)
)
$j = (int) 60
$journee = '0'
$x = (int) 0
$y = (int) 1410
$yscore = (int) 1370
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 390
$couleurmatch = (int) 2401871
$logo1 = resource
$logo = 'Chaos_09'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 147,
(int) 3 => (int) 3,
(int) 4 => (int) 147,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 281
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 43,
(int) 3 => (int) -1,
(int) 4 => (int) 43,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 133
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 134]Code Context
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore+20, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '11818',
'BB_match_id' => 'a4add0111f0b510147e2e88758092918_2021-11-13_22_54_56',
'BB_equipe_id_match' => '2086122',
'Localisation' => 'Away',
'InflictedInjuries' => '0',
'CashEarnedBeforeConcession' => '40000',
'OccupationOwn' => '0',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '2',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '0',
'InflictedPasses' => '0',
'PossessionBall' => '0',
'InflictedCasualties' => '0',
'OccupationTheir' => '0',
'SustainedTackles' => '0',
'InflictedMetersRunning' => '0',
'SustainedInterceptions' => '0',
'MVP' => '2',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '0',
'SustainedInjuries' => '0',
'InflictedDead' => '0',
'CashEarned' => '100000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '0',
'InflictedMetersPassing' => '0',
'NbSupporters' => '16000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'a4add0111f0b510147e2e88758092918_2021-11-13_22_54_56',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Orc',
'NameStadium' => 'Warp Zone',
'LevelStadium' => '1',
'Finished' => '2021-11-13 22:56:19'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2086122',
'BB_coach_id' => 'Guest',
'BB_competition_id' => '0',
'Value' => '3950',
'Cheerleaders' => '10',
'Name' => 'Chaotic All-Stars',
'Popularity' => '9',
'Apothecary' => '0',
'IdRace' => '30',
'Treasury' => '0',
'Reroll' => '0',
'Logo' => 'AllStars_01',
'TeamColor' => '800180',
'NbSupporters' => '16000',
'Logo_perso' => ''
)
)
$j = (int) 60
$journee = '0'
$x = (int) 0
$y = (int) 1410
$yscore = (int) 1370
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 390
$couleurmatch = (int) 2401871
$logo1 = false
$logo = 'Chaos_09'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 147,
(int) 3 => (int) 3,
(int) 4 => (int) 147,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 281
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 43,
(int) 3 => (int) -1,
(int) 4 => (int) 43,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 134
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_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 = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '8875',
'BB_match_id' => 'bbff93693befe765c00e2507eb08a331_2019-01-17_19_00_22',
'BB_equipe_id_match' => '2614176',
'Localisation' => 'Home',
'InflictedInjuries' => '0',
'CashEarnedBeforeConcession' => '40000',
'OccupationOwn' => '0',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '0',
'InflictedPasses' => '0',
'PossessionBall' => '0',
'InflictedCasualties' => '0',
'OccupationTheir' => '0',
'SustainedTackles' => '0',
'InflictedMetersRunning' => '0',
'SustainedInterceptions' => '0',
'MVP' => '0',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '0',
'SustainedInjuries' => '0',
'InflictedDead' => '0',
'CashEarned' => '0',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '0',
'InflictedMetersPassing' => '0',
'NbSupporters' => '15000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'bbff93693befe765c00e2507eb08a331_2019-01-17_19_00_22',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Salon de JM',
'LevelStadium' => '1',
'Finished' => '2019-01-17 19:00:42'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2614176',
'BB_coach_id' => 'Home',
'BB_competition_id' => '0',
'Value' => '1560',
'Cheerleaders' => '0',
'Name' => 'L instant Coquin',
'Popularity' => '6',
'Apothecary' => '1',
'IdRace' => '33',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Chaos_02',
'TeamColor' => '2800006',
'NbSupporters' => '15000',
'Logo_perso' => ''
)
)
$j = (int) 69
$journee = '0'
$x = (int) 0
$y = (int) 1570
$yscore = (int) 1530
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 12648448
$logo1 = resource
$logo = 'Neutre_13'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 123,
(int) 3 => (int) 3,
(int) 4 => (int) 123,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 281
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 43,
(int) 3 => (int) -1,
(int) 4 => (int) 43,
(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 = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '8875',
'BB_match_id' => 'bbff93693befe765c00e2507eb08a331_2019-01-17_19_00_22',
'BB_equipe_id_match' => '2614176',
'Localisation' => 'Home',
'InflictedInjuries' => '0',
'CashEarnedBeforeConcession' => '40000',
'OccupationOwn' => '0',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '0',
'InflictedPasses' => '0',
'PossessionBall' => '0',
'InflictedCasualties' => '0',
'OccupationTheir' => '0',
'SustainedTackles' => '0',
'InflictedMetersRunning' => '0',
'SustainedInterceptions' => '0',
'MVP' => '0',
'PopularityGain' => '-1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '0',
'SustainedInjuries' => '0',
'InflictedDead' => '0',
'CashEarned' => '0',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '0',
'InflictedMetersPassing' => '0',
'NbSupporters' => '15000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'bbff93693befe765c00e2507eb08a331_2019-01-17_19_00_22',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Salon de JM',
'LevelStadium' => '1',
'Finished' => '2019-01-17 19:00:42'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2614176',
'BB_coach_id' => 'Home',
'BB_competition_id' => '0',
'Value' => '1560',
'Cheerleaders' => '0',
'Name' => 'L instant Coquin',
'Popularity' => '6',
'Apothecary' => '1',
'IdRace' => '33',
'Treasury' => '10000',
'Reroll' => '2',
'Logo' => 'Chaos_02',
'TeamColor' => '2800006',
'NbSupporters' => '15000',
'Logo_perso' => ''
)
)
$j = (int) 69
$journee = '0'
$x = (int) 0
$y = (int) 1570
$yscore = (int) 1530
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 12648448
$logo1 = false
$logo = 'Neutre_13'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 123,
(int) 3 => (int) 3,
(int) 4 => (int) 123,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 281
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 43,
(int) 3 => (int) -1,
(int) 4 => (int) 43,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 171
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_33.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 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 = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$j = (int) 123
$journee = '0'
$x = (int) 0
$y = (int) 2650
$yscore = (int) 2610
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 1968483
$logo1 = resource
$logo = 'Neutre_30'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 126,
(int) 3 => (int) 3,
(int) 4 => (int) 126,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 170
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 171]Code Context imagettftext($image, 12, 0,$xname-18 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore-40, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$j = (int) 123
$journee = '0'
$x = (int) 0
$y = (int) 2650
$yscore = (int) 2610
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 1968483
$logo1 = false
$logo = 'Neutre_30'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 126,
(int) 3 => (int) 3,
(int) 4 => (int) 126,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 171
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_33.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 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 = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9470',
'BB_match_id' => 'Coach-196712-4b04ddf5573ec29987528fb8b3e94a8c_2019-05-20_19_21_22',
'BB_equipe_id_match' => '2808671',
'Localisation' => 'Away',
'InflictedInjuries' => '7',
'CashEarnedBeforeConcession' => '40000',
'OccupationOwn' => '18',
'SustainedKO' => '1',
'SustainedDead' => '1',
'WinningsDice' => '3',
'Score' => '1',
'SustainedStuns' => '0',
'InflictedTackles' => '34',
'InflictedPasses' => '1',
'PossessionBall' => '25',
'InflictedCasualties' => '0',
'OccupationTheir' => '6',
'SustainedTackles' => '33',
'InflictedMetersRunning' => '46',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '1',
'SustainedCasualties' => '3',
'SustainedInjuries' => '9',
'InflictedDead' => '0',
'CashEarned' => '40000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '18',
'NbSupporters' => '7000',
'InflictedCatches' => '1',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-196712-4b04ddf5573ec29987528fb8b3e94a8c_2019-05-20_19_21_22',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'Dwarf Dome',
'LevelStadium' => '1',
'Finished' => '2019-05-20 20:40:55'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2808671',
'BB_coach_id' => 'Zv(O)!N',
'BB_competition_id' => '0',
'Value' => '1350',
'Cheerleaders' => '1',
'Name' => 'HELLBANGERS D2',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Chaos_19',
'TeamColor' => '2800603',
'NbSupporters' => '4000',
'Logo_perso' => ''
)
)
$j = (int) 149
$journee = '0'
$x = (int) 0
$y = (int) 3170
$yscore = (int) 3130
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 2401871
$logo1 = resource
$logo = 'Dwarf_20'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 146,
(int) 3 => (int) -1,
(int) 4 => (int) 146,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 270
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 54,
(int) 3 => (int) 3,
(int) 4 => (int) 54,
(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 = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9470',
'BB_match_id' => 'Coach-196712-4b04ddf5573ec29987528fb8b3e94a8c_2019-05-20_19_21_22',
'BB_equipe_id_match' => '2808671',
'Localisation' => 'Away',
'InflictedInjuries' => '7',
'CashEarnedBeforeConcession' => '40000',
'OccupationOwn' => '18',
'SustainedKO' => '1',
'SustainedDead' => '1',
'WinningsDice' => '3',
'Score' => '1',
'SustainedStuns' => '0',
'InflictedTackles' => '34',
'InflictedPasses' => '1',
'PossessionBall' => '25',
'InflictedCasualties' => '0',
'OccupationTheir' => '6',
'SustainedTackles' => '33',
'InflictedMetersRunning' => '46',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '1',
'SustainedCasualties' => '3',
'SustainedInjuries' => '9',
'InflictedDead' => '0',
'CashEarned' => '40000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '18',
'NbSupporters' => '7000',
'InflictedCatches' => '1',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-196712-4b04ddf5573ec29987528fb8b3e94a8c_2019-05-20_19_21_22',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'Dwarf Dome',
'LevelStadium' => '1',
'Finished' => '2019-05-20 20:40:55'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2808671',
'BB_coach_id' => 'Zv(O)!N',
'BB_competition_id' => '0',
'Value' => '1350',
'Cheerleaders' => '1',
'Name' => 'HELLBANGERS D2',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Chaos_19',
'TeamColor' => '2800603',
'NbSupporters' => '4000',
'Logo_perso' => ''
)
)
$j = (int) 149
$journee = '0'
$x = (int) 0
$y = (int) 3170
$yscore = (int) 3130
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 2401871
$logo1 = false
$logo = 'Dwarf_20'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 146,
(int) 3 => (int) -1,
(int) 4 => (int) 146,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 270
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 54,
(int) 3 => (int) 3,
(int) 4 => (int) 54,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 171
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_33.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 133]Code Context imagettftext($image, 12, 0,$xscore+55 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9337',
'BB_match_id' => 'Coach-197173-168aba9b6f36bb07872923a776868f8d_2019-05-02_20_42_10',
'BB_equipe_id_match' => '2827064',
'Localisation' => 'Home',
'InflictedInjuries' => '14',
'CashEarnedBeforeConcession' => '30000',
'OccupationOwn' => '6',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '2',
'Score' => '1',
'SustainedStuns' => '0',
'InflictedTackles' => '53',
'InflictedPasses' => '0',
'PossessionBall' => '43',
'InflictedCasualties' => '4',
'OccupationTheir' => '37',
'SustainedTackles' => '41',
'InflictedMetersRunning' => '76',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '1',
'SustainedCasualties' => '2',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '30000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '5',
'InflictedMetersPassing' => '0',
'NbSupporters' => '4000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-168aba9b6f36bb07872923a776868f8d_2019-05-02_20_42_10',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Road to Dornbirn',
'LevelStadium' => '1',
'Finished' => '2019-05-02 22:37:52'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2827064',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '0',
'Value' => '1220',
'Cheerleaders' => '0',
'Name' => 'Glart senior & skitter D1',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Skaven_09',
'TeamColor' => '2800007',
'NbSupporters' => '4000',
'Logo_perso' => ''
)
)
$j = (int) 156
$journee = '0'
$x = (int) 0
$y = (int) 3330
$yscore = (int) 3290
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 390
$couleurmatch = (int) 1968483
$logo1 = resource
$logo = 'Undead_13'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 176,
(int) 3 => (int) -1,
(int) 4 => (int) 176,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 286
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 38,
(int) 3 => (int) -1,
(int) 4 => (int) 38,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 133
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 134]Code Context
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore+20, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9337',
'BB_match_id' => 'Coach-197173-168aba9b6f36bb07872923a776868f8d_2019-05-02_20_42_10',
'BB_equipe_id_match' => '2827064',
'Localisation' => 'Home',
'InflictedInjuries' => '14',
'CashEarnedBeforeConcession' => '30000',
'OccupationOwn' => '6',
'SustainedKO' => '2',
'SustainedDead' => '1',
'WinningsDice' => '2',
'Score' => '1',
'SustainedStuns' => '0',
'InflictedTackles' => '53',
'InflictedPasses' => '0',
'PossessionBall' => '43',
'InflictedCasualties' => '4',
'OccupationTheir' => '37',
'SustainedTackles' => '41',
'InflictedMetersRunning' => '76',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '1',
'SustainedCasualties' => '2',
'SustainedInjuries' => '10',
'InflictedDead' => '0',
'CashEarned' => '30000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '5',
'InflictedMetersPassing' => '0',
'NbSupporters' => '4000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-168aba9b6f36bb07872923a776868f8d_2019-05-02_20_42_10',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Road to Dornbirn',
'LevelStadium' => '1',
'Finished' => '2019-05-02 22:37:52'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2827064',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '0',
'Value' => '1220',
'Cheerleaders' => '0',
'Name' => 'Glart senior & skitter D1',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Skaven_09',
'TeamColor' => '2800007',
'NbSupporters' => '4000',
'Logo_perso' => ''
)
)
$j = (int) 156
$journee = '0'
$x = (int) 0
$y = (int) 3330
$yscore = (int) 3290
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 390
$couleurmatch = (int) 1968483
$logo1 = false
$logo = 'Undead_13'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 176,
(int) 3 => (int) -1,
(int) 4 => (int) 176,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 286
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 38,
(int) 3 => (int) -1,
(int) 4 => (int) 38,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 134
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_33.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 133]Code Context imagettftext($image, 12, 0,$xscore+55 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9505',
'BB_match_id' => 'Coach-197173-1c9a373ae0aa194aeb963c83802045cd_2019-05-14_19_14_54',
'BB_equipe_id_match' => '2830307',
'Localisation' => 'Home',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '40000',
'OccupationOwn' => '6',
'SustainedKO' => '8',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '28',
'InflictedPasses' => '0',
'PossessionBall' => '6',
'InflictedCasualties' => '1',
'OccupationTheir' => '0',
'SustainedTackles' => '49',
'InflictedMetersRunning' => '14',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '7',
'SustainedInjuries' => '25',
'InflictedDead' => '0',
'CashEarned' => '40000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '7000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-1c9a373ae0aa194aeb963c83802045cd_2019-05-14_19_14_54',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Road to Dornbirn',
'LevelStadium' => '1',
'Finished' => '2019-05-14 20:35:48'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2830307',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '0',
'Value' => '1260',
'Cheerleaders' => '0',
'Name' => 'glart et skitter D2',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Skaven_09',
'TeamColor' => '2800007',
'NbSupporters' => '5000',
'Logo_perso' => ''
)
)
$j = (int) 158
$journee = '0'
$x = (int) 0
$y = (int) 3370
$yscore = (int) 3330
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 390
$couleurmatch = (int) 12648448
$logo1 = resource
$logo = 'Chaos_01'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 173,
(int) 3 => (int) 3,
(int) 4 => (int) 173,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 230
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 94,
(int) 3 => (int) 3,
(int) 4 => (int) 94,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 133
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 134]Code Context
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore+20, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9505',
'BB_match_id' => 'Coach-197173-1c9a373ae0aa194aeb963c83802045cd_2019-05-14_19_14_54',
'BB_equipe_id_match' => '2830307',
'Localisation' => 'Home',
'InflictedInjuries' => '5',
'CashEarnedBeforeConcession' => '40000',
'OccupationOwn' => '6',
'SustainedKO' => '8',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '28',
'InflictedPasses' => '0',
'PossessionBall' => '6',
'InflictedCasualties' => '1',
'OccupationTheir' => '0',
'SustainedTackles' => '49',
'InflictedMetersRunning' => '14',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '7',
'SustainedInjuries' => '25',
'InflictedDead' => '0',
'CashEarned' => '40000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '7000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-1c9a373ae0aa194aeb963c83802045cd_2019-05-14_19_14_54',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Road to Dornbirn',
'LevelStadium' => '1',
'Finished' => '2019-05-14 20:35:48'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2830307',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '0',
'Value' => '1260',
'Cheerleaders' => '0',
'Name' => 'glart et skitter D2',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Skaven_09',
'TeamColor' => '2800007',
'NbSupporters' => '5000',
'Logo_perso' => ''
)
)
$j = (int) 158
$journee = '0'
$x = (int) 0
$y = (int) 3370
$yscore = (int) 3330
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 390
$couleurmatch = (int) 12648448
$logo1 = false
$logo = 'Chaos_01'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 173,
(int) 3 => (int) 3,
(int) 4 => (int) 173,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 230
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 94,
(int) 3 => (int) 3,
(int) 4 => (int) 94,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 134
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_33.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 133]Code Context imagettftext($image, 12, 0,$xscore+55 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9441',
'BB_match_id' => 'Coach-197173-43403c4eaddedfc9e0d4a29d9e7e9eb9_2019-05-16_19_56_12',
'BB_equipe_id_match' => '2830307',
'Localisation' => 'Home',
'InflictedInjuries' => '9',
'CashEarnedBeforeConcession' => '30000',
'OccupationOwn' => '6',
'SustainedKO' => '4',
'SustainedDead' => '0',
'WinningsDice' => '2',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '40',
'InflictedPasses' => '0',
'PossessionBall' => '31',
'InflictedCasualties' => '3',
'OccupationTheir' => '25',
'SustainedTackles' => '43',
'InflictedMetersRunning' => '64',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '5',
'SustainedInjuries' => '16',
'InflictedDead' => '0',
'CashEarned' => '30000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '0',
'InflictedMetersPassing' => '0',
'NbSupporters' => '8000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-43403c4eaddedfc9e0d4a29d9e7e9eb9_2019-05-16_19_56_12',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Road to Dornbirn',
'LevelStadium' => '1',
'Finished' => '2019-05-16 21:27:58'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2830307',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '0',
'Value' => '1260',
'Cheerleaders' => '0',
'Name' => 'glart et skitter D2',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Skaven_09',
'TeamColor' => '2800007',
'NbSupporters' => '5000',
'Logo_perso' => ''
)
)
$j = (int) 160
$journee = '0'
$x = (int) 0
$y = (int) 3410
$yscore = (int) 3370
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 390
$couleurmatch = (int) 2401871
$logo1 = resource
$logo = 'Dwarf_12'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 154,
(int) 3 => (int) 3,
(int) 4 => (int) 154,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 254
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 70,
(int) 3 => (int) -1,
(int) 4 => (int) 70,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 133
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 134]Code Context
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore+20, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9441',
'BB_match_id' => 'Coach-197173-43403c4eaddedfc9e0d4a29d9e7e9eb9_2019-05-16_19_56_12',
'BB_equipe_id_match' => '2830307',
'Localisation' => 'Home',
'InflictedInjuries' => '9',
'CashEarnedBeforeConcession' => '30000',
'OccupationOwn' => '6',
'SustainedKO' => '4',
'SustainedDead' => '0',
'WinningsDice' => '2',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '40',
'InflictedPasses' => '0',
'PossessionBall' => '31',
'InflictedCasualties' => '3',
'OccupationTheir' => '25',
'SustainedTackles' => '43',
'InflictedMetersRunning' => '64',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '5',
'SustainedInjuries' => '16',
'InflictedDead' => '0',
'CashEarned' => '30000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '0',
'InflictedMetersPassing' => '0',
'NbSupporters' => '8000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-43403c4eaddedfc9e0d4a29d9e7e9eb9_2019-05-16_19_56_12',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Road to Dornbirn',
'LevelStadium' => '1',
'Finished' => '2019-05-16 21:27:58'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2830307',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '0',
'Value' => '1260',
'Cheerleaders' => '0',
'Name' => 'glart et skitter D2',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Skaven_09',
'TeamColor' => '2800007',
'NbSupporters' => '5000',
'Logo_perso' => ''
)
)
$j = (int) 160
$journee = '0'
$x = (int) 0
$y = (int) 3410
$yscore = (int) 3370
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 390
$couleurmatch = (int) 2401871
$logo1 = false
$logo = 'Dwarf_12'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 154,
(int) 3 => (int) 3,
(int) 4 => (int) 154,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 254
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 70,
(int) 3 => (int) -1,
(int) 4 => (int) 70,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 134
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_33.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 133]Code Context imagettftext($image, 12, 0,$xscore+55 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9791',
'BB_match_id' => 'Coach-197173-58524f3714c7ead8770b9b0e953bc2fb_2019-06-27_19_06_37',
'BB_equipe_id_match' => '2830324',
'Localisation' => 'Home',
'InflictedInjuries' => '12',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '25',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '49',
'InflictedPasses' => '0',
'PossessionBall' => '56',
'InflictedCasualties' => '0',
'OccupationTheir' => '31',
'SustainedTackles' => '29',
'InflictedMetersRunning' => '88',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '3',
'InflictedDead' => '1',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '5',
'InflictedMetersPassing' => '0',
'NbSupporters' => '7000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-58524f3714c7ead8770b9b0e953bc2fb_2019-06-27_19_06_37',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Road to Dornbirn',
'LevelStadium' => '1',
'Finished' => '2019-06-27 21:10:04'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2830324',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '0',
'Value' => '1300',
'Cheerleaders' => '0',
'Name' => 'Glart Sr & Skitter D3',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Skaven_09',
'TeamColor' => '2800007',
'NbSupporters' => '7000',
'Logo_perso' => ''
)
)
$j = (int) 162
$journee = '0'
$x = (int) 0
$y = (int) 3450
$yscore = (int) 3410
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 128
$height = (int) 128
$type = (int) 3
$attr = 'width="128" height="128"'
$xscore = (int) 390
$couleurmatch = (int) 2401871
$logo1 = resource
$logo = 'DarkElf_20'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 79,
(int) 3 => (int) -1,
(int) 4 => (int) 79,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 240
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 84,
(int) 3 => (int) -1,
(int) 4 => (int) 84,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 133
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 134]Code Context
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore+20, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9791',
'BB_match_id' => 'Coach-197173-58524f3714c7ead8770b9b0e953bc2fb_2019-06-27_19_06_37',
'BB_equipe_id_match' => '2830324',
'Localisation' => 'Home',
'InflictedInjuries' => '12',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '25',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '49',
'InflictedPasses' => '0',
'PossessionBall' => '56',
'InflictedCasualties' => '0',
'OccupationTheir' => '31',
'SustainedTackles' => '29',
'InflictedMetersRunning' => '88',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '3',
'InflictedDead' => '1',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '5',
'InflictedMetersPassing' => '0',
'NbSupporters' => '7000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-58524f3714c7ead8770b9b0e953bc2fb_2019-06-27_19_06_37',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Road to Dornbirn',
'LevelStadium' => '1',
'Finished' => '2019-06-27 21:10:04'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2830324',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '0',
'Value' => '1300',
'Cheerleaders' => '0',
'Name' => 'Glart Sr & Skitter D3',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Skaven_09',
'TeamColor' => '2800007',
'NbSupporters' => '7000',
'Logo_perso' => ''
)
)
$j = (int) 162
$journee = '0'
$x = (int) 0
$y = (int) 3450
$yscore = (int) 3410
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 128
$height = (int) 128
$type = (int) 3
$attr = 'width="128" height="128"'
$xscore = (int) 390
$couleurmatch = (int) 2401871
$logo1 = false
$logo = 'DarkElf_20'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 79,
(int) 3 => (int) -1,
(int) 4 => (int) 79,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 240
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 84,
(int) 3 => (int) -1,
(int) 4 => (int) 84,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 134
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_33.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 133]Code Context imagettftext($image, 12, 0,$xscore+55 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9671',
'BB_match_id' => 'Coach-197173-e4cb708f22036567892c1147d0223cd7_2019-06-11_19_07_04',
'BB_equipe_id_match' => '2830324',
'Localisation' => 'Home',
'InflictedInjuries' => '12',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '18',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '37',
'InflictedPasses' => '0',
'PossessionBall' => '37',
'InflictedCasualties' => '1',
'OccupationTheir' => '18',
'SustainedTackles' => '54',
'InflictedMetersRunning' => '74',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '2',
'SustainedInjuries' => '12',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '3000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-e4cb708f22036567892c1147d0223cd7_2019-06-11_19_07_04',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Road to Dornbirn',
'LevelStadium' => '1',
'Finished' => '2019-06-11 20:46:33'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2830324',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '0',
'Value' => '1300',
'Cheerleaders' => '0',
'Name' => 'Glart Sr & Skitter D3',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Skaven_09',
'TeamColor' => '2800007',
'NbSupporters' => '7000',
'Logo_perso' => ''
)
)
$j = (int) 170
$journee = '0'
$x = (int) 0
$y = (int) 3610
$yscore = (int) 3570
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 390
$couleurmatch = (int) 2401871
$logo1 = resource
$logo = 'Norse_05'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 165,
(int) 3 => (int) 3,
(int) 4 => (int) 165,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 249
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 75,
(int) 3 => (int) -1,
(int) 4 => (int) 75,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 133
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 134]Code Context
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore+20, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9671',
'BB_match_id' => 'Coach-197173-e4cb708f22036567892c1147d0223cd7_2019-06-11_19_07_04',
'BB_equipe_id_match' => '2830324',
'Localisation' => 'Home',
'InflictedInjuries' => '12',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '18',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '37',
'InflictedPasses' => '0',
'PossessionBall' => '37',
'InflictedCasualties' => '1',
'OccupationTheir' => '18',
'SustainedTackles' => '54',
'InflictedMetersRunning' => '74',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '2',
'SustainedInjuries' => '12',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '3000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-197173-e4cb708f22036567892c1147d0223cd7_2019-06-11_19_07_04',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Road to Dornbirn',
'LevelStadium' => '1',
'Finished' => '2019-06-11 20:46:33'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2830324',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '0',
'Value' => '1300',
'Cheerleaders' => '0',
'Name' => 'Glart Sr & Skitter D3',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Skaven_09',
'TeamColor' => '2800007',
'NbSupporters' => '7000',
'Logo_perso' => ''
)
)
$j = (int) 170
$journee = '0'
$x = (int) 0
$y = (int) 3610
$yscore = (int) 3570
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 390
$couleurmatch = (int) 2401871
$logo1 = false
$logo = 'Norse_05'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 165,
(int) 3 => (int) 3,
(int) 4 => (int) 165,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 249
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 75,
(int) 3 => (int) -1,
(int) 4 => (int) 75,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 134
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_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 = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$j = (int) 193
$journee = '0'
$x = (int) 0
$y = (int) 4050
$yscore = (int) 4010
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 12648448
$logo1 = resource
$logo = 'WoodElf_03'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 146,
(int) 3 => (int) -1,
(int) 4 => (int) 146,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 270
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 54,
(int) 3 => (int) 3,
(int) 4 => (int) 54,
(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 = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$j = (int) 193
$journee = '0'
$x = (int) 0
$y = (int) 4050
$yscore = (int) 4010
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 12648448
$logo1 = false
$logo = 'WoodElf_03'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 146,
(int) 3 => (int) -1,
(int) 4 => (int) 146,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 270
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 54,
(int) 3 => (int) 3,
(int) 4 => (int) 54,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 171
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_33.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 133]Code Context imagettftext($image, 12, 0,$xscore+55 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9375',
'BB_match_id' => 'Coach-242818-9f70234fd643b916a744ef7076b3024d_2019-05-07_19_17_01',
'BB_equipe_id_match' => '2808671',
'Localisation' => 'Home',
'InflictedInjuries' => '15',
'CashEarnedBeforeConcession' => '90000',
'OccupationOwn' => '37',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '1',
'SustainedStuns' => '0',
'InflictedTackles' => '62',
'InflictedPasses' => '0',
'PossessionBall' => '81',
'InflictedCasualties' => '2',
'OccupationTheir' => '43',
'SustainedTackles' => '26',
'InflictedMetersRunning' => '92',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '1',
'SustainedCasualties' => '0',
'SustainedInjuries' => '5',
'InflictedDead' => '0',
'CashEarned' => '90000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '9000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-242818-9f70234fd643b916a744ef7076b3024d_2019-05-07_19_17_01',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'HELLFEST MAINSTAGE',
'LevelStadium' => '1',
'Finished' => '2019-05-07 20:54:59'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2808671',
'BB_coach_id' => 'Zv(O)!N',
'BB_competition_id' => '0',
'Value' => '1350',
'Cheerleaders' => '1',
'Name' => 'HELLBANGERS D2',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Chaos_19',
'TeamColor' => '2800603',
'NbSupporters' => '4000',
'Logo_perso' => ''
)
)
$j = (int) 198
$journee = '0'
$x = (int) 0
$y = (int) 4170
$yscore = (int) 4130
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 128
$height = (int) 128
$type = (int) 3
$attr = 'width="128" height="128"'
$xscore = (int) 390
$couleurmatch = (int) 2401871
$logo1 = resource
$logo = 'DarkElf_20'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 79,
(int) 3 => (int) -1,
(int) 4 => (int) 79,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 240
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 84,
(int) 3 => (int) -1,
(int) 4 => (int) 84,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 133
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 134]Code Context
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore+20, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9375',
'BB_match_id' => 'Coach-242818-9f70234fd643b916a744ef7076b3024d_2019-05-07_19_17_01',
'BB_equipe_id_match' => '2808671',
'Localisation' => 'Home',
'InflictedInjuries' => '15',
'CashEarnedBeforeConcession' => '90000',
'OccupationOwn' => '37',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '1',
'SustainedStuns' => '0',
'InflictedTackles' => '62',
'InflictedPasses' => '0',
'PossessionBall' => '81',
'InflictedCasualties' => '2',
'OccupationTheir' => '43',
'SustainedTackles' => '26',
'InflictedMetersRunning' => '92',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '1',
'SustainedCasualties' => '0',
'SustainedInjuries' => '5',
'InflictedDead' => '0',
'CashEarned' => '90000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '9000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-242818-9f70234fd643b916a744ef7076b3024d_2019-05-07_19_17_01',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'HELLFEST MAINSTAGE',
'LevelStadium' => '1',
'Finished' => '2019-05-07 20:54:59'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2808671',
'BB_coach_id' => 'Zv(O)!N',
'BB_competition_id' => '0',
'Value' => '1350',
'Cheerleaders' => '1',
'Name' => 'HELLBANGERS D2',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Chaos_19',
'TeamColor' => '2800603',
'NbSupporters' => '4000',
'Logo_perso' => ''
)
)
$j = (int) 198
$journee = '0'
$x = (int) 0
$y = (int) 4170
$yscore = (int) 4130
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 128
$height = (int) 128
$type = (int) 3
$attr = 'width="128" height="128"'
$xscore = (int) 390
$couleurmatch = (int) 2401871
$logo1 = false
$logo = 'DarkElf_20'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 79,
(int) 3 => (int) -1,
(int) 4 => (int) 79,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 240
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 84,
(int) 3 => (int) -1,
(int) 4 => (int) 84,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 134
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_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 = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9628',
'BB_match_id' => 'Coach-279684-a675bb941f991c290a3cd25e57750f97_2019-06-07_13_46_58',
'BB_equipe_id_match' => '2808688',
'Localisation' => 'Away',
'InflictedInjuries' => '8',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '0',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '45',
'InflictedPasses' => '0',
'PossessionBall' => '9',
'InflictedCasualties' => '1',
'OccupationTheir' => '9',
'SustainedTackles' => '36',
'InflictedMetersRunning' => '42',
'SustainedInterceptions' => '0',
'MVP' => '2',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '3',
'SustainedInjuries' => '6',
'InflictedDead' => '1',
'CashEarned' => '90000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '5000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-279684-a675bb941f991c290a3cd25e57750f97_2019-06-07_13_46_58',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Diabolo Arena',
'LevelStadium' => '1',
'Finished' => '2019-06-07 14:42:27'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2808688',
'BB_coach_id' => 'Zv(O)!N',
'BB_competition_id' => '0',
'Value' => '1400',
'Cheerleaders' => '2',
'Name' => 'HELLBANGERS D3',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '30000',
'Reroll' => '1',
'Logo' => 'Chaos_19',
'TeamColor' => '2800603',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
)
$j = (int) 223
$journee = '0'
$x = (int) 0
$y = (int) 4650
$yscore = (int) 4610
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 2401871
$logo1 = resource
$logo = 'Chaos_14'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 146,
(int) 3 => (int) -1,
(int) 4 => (int) 146,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 270
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 54,
(int) 3 => (int) 3,
(int) 4 => (int) 54,
(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 = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9628',
'BB_match_id' => 'Coach-279684-a675bb941f991c290a3cd25e57750f97_2019-06-07_13_46_58',
'BB_equipe_id_match' => '2808688',
'Localisation' => 'Away',
'InflictedInjuries' => '8',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '0',
'SustainedKO' => '0',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '45',
'InflictedPasses' => '0',
'PossessionBall' => '9',
'InflictedCasualties' => '1',
'OccupationTheir' => '9',
'SustainedTackles' => '36',
'InflictedMetersRunning' => '42',
'SustainedInterceptions' => '0',
'MVP' => '2',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '3',
'SustainedInjuries' => '6',
'InflictedDead' => '1',
'CashEarned' => '90000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '5000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-279684-a675bb941f991c290a3cd25e57750f97_2019-06-07_13_46_58',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Diabolo Arena',
'LevelStadium' => '1',
'Finished' => '2019-06-07 14:42:27'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2808688',
'BB_coach_id' => 'Zv(O)!N',
'BB_competition_id' => '0',
'Value' => '1400',
'Cheerleaders' => '2',
'Name' => 'HELLBANGERS D3',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '30000',
'Reroll' => '1',
'Logo' => 'Chaos_19',
'TeamColor' => '2800603',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
)
$j = (int) 223
$journee = '0'
$x = (int) 0
$y = (int) 4650
$yscore = (int) 4610
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 2401871
$logo1 = false
$logo = 'Chaos_14'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 146,
(int) 3 => (int) -1,
(int) 4 => (int) 146,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 270
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 54,
(int) 3 => (int) 3,
(int) 4 => (int) 54,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 171
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_33.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 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 = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$j = (int) 233
$journee = '0'
$x = (int) 0
$y = (int) 4850
$yscore = (int) 4810
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 2401871
$logo1 = resource
$logo = 'WoodElf_08'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 146,
(int) 3 => (int) -1,
(int) 4 => (int) 146,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 270
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 54,
(int) 3 => (int) 3,
(int) 4 => (int) 54,
(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 = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$j = (int) 233
$journee = '0'
$x = (int) 0
$y = (int) 4850
$yscore = (int) 4810
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 2401871
$logo1 = false
$logo = 'WoodElf_08'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 146,
(int) 3 => (int) -1,
(int) 4 => (int) 146,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 270
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 54,
(int) 3 => (int) 3,
(int) 4 => (int) 54,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 171
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_33.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 133]Code Context imagettftext($image, 12, 0,$xscore+55 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9493',
'BB_match_id' => 'Coach-39861-0d370d3e89c8f553deefc07834db7e49_2019-05-23_19_22_18',
'BB_equipe_id_match' => '2791419',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '30000',
'OccupationOwn' => '25',
'SustainedKO' => '4',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '48',
'InflictedPasses' => '0',
'PossessionBall' => '56',
'InflictedCasualties' => '1',
'OccupationTheir' => '31',
'SustainedTackles' => '39',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '11',
'InflictedDead' => '0',
'CashEarned' => '30000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '12000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-39861-0d370d3e89c8f553deefc07834db7e49_2019-05-23_19_22_18',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'blood arena',
'LevelStadium' => '1',
'Finished' => '2019-05-23 20:52:50'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2791419',
'BB_coach_id' => 'JeffAze',
'BB_competition_id' => '129369',
'Value' => '1360',
'Cheerleaders' => '0',
'Name' => 'Fanatics Butchers (Day 2)',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Chaos_02',
'TeamColor' => '2800006',
'NbSupporters' => '3000',
'Logo_perso' => ''
)
)
$j = (int) 260
$journee = '0'
$x = (int) 0
$y = (int) 5410
$yscore = (int) 5370
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 390
$couleurmatch = (int) 2401871
$logo1 = resource
$logo = 'Nurgle_01'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 103,
(int) 3 => (int) 3,
(int) 4 => (int) 103,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 256
$bbox2 = 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
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 133
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 134]Code Context
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore+20, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9493',
'BB_match_id' => 'Coach-39861-0d370d3e89c8f553deefc07834db7e49_2019-05-23_19_22_18',
'BB_equipe_id_match' => '2791419',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '30000',
'OccupationOwn' => '25',
'SustainedKO' => '4',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '48',
'InflictedPasses' => '0',
'PossessionBall' => '56',
'InflictedCasualties' => '1',
'OccupationTheir' => '31',
'SustainedTackles' => '39',
'InflictedMetersRunning' => '86',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '1',
'SustainedInjuries' => '11',
'InflictedDead' => '0',
'CashEarned' => '30000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '12000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-39861-0d370d3e89c8f553deefc07834db7e49_2019-05-23_19_22_18',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'blood arena',
'LevelStadium' => '1',
'Finished' => '2019-05-23 20:52:50'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2791419',
'BB_coach_id' => 'JeffAze',
'BB_competition_id' => '129369',
'Value' => '1360',
'Cheerleaders' => '0',
'Name' => 'Fanatics Butchers (Day 2)',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Chaos_02',
'TeamColor' => '2800006',
'NbSupporters' => '3000',
'Logo_perso' => ''
)
)
$j = (int) 260
$journee = '0'
$x = (int) 0
$y = (int) 5410
$yscore = (int) 5370
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 390
$couleurmatch = (int) 2401871
$logo1 = false
$logo = 'Nurgle_01'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 103,
(int) 3 => (int) 3,
(int) 4 => (int) 103,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 256
$bbox2 = 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
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 134
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_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 = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9158',
'BB_match_id' => 'Coach-39861-71d838f8833115aaa1142a53f57a1ed0_2019-04-10_19_10_18',
'BB_equipe_id_match' => '2827064',
'Localisation' => 'Away',
'InflictedInjuries' => '8',
'CashEarnedBeforeConcession' => '30000',
'OccupationOwn' => '25',
'SustainedKO' => '2',
'SustainedDead' => '0',
'WinningsDice' => '2',
'Score' => '1',
'SustainedStuns' => '0',
'InflictedTackles' => '30',
'InflictedPasses' => '0',
'PossessionBall' => '31',
'InflictedCasualties' => '1',
'OccupationTheir' => '6',
'SustainedTackles' => '52',
'InflictedMetersRunning' => '62',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '1',
'SustainedCasualties' => '2',
'SustainedInjuries' => '12',
'InflictedDead' => '0',
'CashEarned' => '30000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '1',
'InflictedMetersPassing' => '0',
'NbSupporters' => '8000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-39861-71d838f8833115aaa1142a53f57a1ed0_2019-04-10_19_10_18',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'brrrr',
'LevelStadium' => '1',
'Finished' => '2019-04-10 20:53:45'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2827064',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '0',
'Value' => '1220',
'Cheerleaders' => '0',
'Name' => 'Glart senior & skitter D1',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Skaven_09',
'TeamColor' => '2800007',
'NbSupporters' => '4000',
'Logo_perso' => ''
)
)
$j = (int) 261
$journee = '0'
$x = (int) 0
$y = (int) 5410
$yscore = (int) 5370
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 2401871
$logo1 = resource
$logo = 'Chaos_02'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 175,
(int) 3 => (int) -1,
(int) 4 => (int) 175,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 170
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 171]Code Context imagettftext($image, 12, 0,$xname-18 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore-40, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9158',
'BB_match_id' => 'Coach-39861-71d838f8833115aaa1142a53f57a1ed0_2019-04-10_19_10_18',
'BB_equipe_id_match' => '2827064',
'Localisation' => 'Away',
'InflictedInjuries' => '8',
'CashEarnedBeforeConcession' => '30000',
'OccupationOwn' => '25',
'SustainedKO' => '2',
'SustainedDead' => '0',
'WinningsDice' => '2',
'Score' => '1',
'SustainedStuns' => '0',
'InflictedTackles' => '30',
'InflictedPasses' => '0',
'PossessionBall' => '31',
'InflictedCasualties' => '1',
'OccupationTheir' => '6',
'SustainedTackles' => '52',
'InflictedMetersRunning' => '62',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '1',
'SustainedCasualties' => '2',
'SustainedInjuries' => '12',
'InflictedDead' => '0',
'CashEarned' => '30000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '1',
'InflictedMetersPassing' => '0',
'NbSupporters' => '8000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-39861-71d838f8833115aaa1142a53f57a1ed0_2019-04-10_19_10_18',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'brrrr',
'LevelStadium' => '1',
'Finished' => '2019-04-10 20:53:45'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2827064',
'BB_coach_id' => 'Davouille',
'BB_competition_id' => '0',
'Value' => '1220',
'Cheerleaders' => '0',
'Name' => 'Glart senior & skitter D1',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Skaven_09',
'TeamColor' => '2800007',
'NbSupporters' => '4000',
'Logo_perso' => ''
)
)
$j = (int) 261
$journee = '0'
$x = (int) 0
$y = (int) 5410
$yscore = (int) 5370
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 2401871
$logo1 = false
$logo = 'Chaos_02'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 175,
(int) 3 => (int) -1,
(int) 4 => (int) 175,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 171
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_33.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 133]Code Context imagettftext($image, 12, 0,$xscore+55 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9157',
'BB_match_id' => 'Coach-39861-71d838f8833115aaa1142a53f57a1ed0_2019-04-10_19_10_18',
'BB_equipe_id_match' => '2789752',
'Localisation' => 'Home',
'InflictedInjuries' => '12',
'CashEarnedBeforeConcession' => '40000',
'OccupationOwn' => '18',
'SustainedKO' => '1',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '52',
'InflictedPasses' => '0',
'PossessionBall' => '43',
'InflictedCasualties' => '2',
'OccupationTheir' => '25',
'SustainedTackles' => '30',
'InflictedMetersRunning' => '54',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '1',
'SustainedInjuries' => '8',
'InflictedDead' => '0',
'CashEarned' => '40000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '8000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-39861-71d838f8833115aaa1142a53f57a1ed0_2019-04-10_19_10_18',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'brrrr',
'LevelStadium' => '1',
'Finished' => '2019-04-10 20:53:45'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2789752',
'BB_coach_id' => 'JeffAze',
'BB_competition_id' => '0',
'Value' => '1310',
'Cheerleaders' => '0',
'Name' => 'fanatics butchers',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Chaos_10',
'TeamColor' => '2800006',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
)
$j = (int) 262
$journee = '0'
$x = (int) 0
$y = (int) 5450
$yscore = (int) 5410
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 390
$couleurmatch = (int) 12648448
$logo1 = resource
$logo = 'Skaven_09'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 175,
(int) 3 => (int) -1,
(int) 4 => (int) 175,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 133
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 134]Code Context
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore+20, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9157',
'BB_match_id' => 'Coach-39861-71d838f8833115aaa1142a53f57a1ed0_2019-04-10_19_10_18',
'BB_equipe_id_match' => '2789752',
'Localisation' => 'Home',
'InflictedInjuries' => '12',
'CashEarnedBeforeConcession' => '40000',
'OccupationOwn' => '18',
'SustainedKO' => '1',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '52',
'InflictedPasses' => '0',
'PossessionBall' => '43',
'InflictedCasualties' => '2',
'OccupationTheir' => '25',
'SustainedTackles' => '30',
'InflictedMetersRunning' => '54',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '1',
'SustainedInjuries' => '8',
'InflictedDead' => '0',
'CashEarned' => '40000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '8000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-39861-71d838f8833115aaa1142a53f57a1ed0_2019-04-10_19_10_18',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'brrrr',
'LevelStadium' => '1',
'Finished' => '2019-04-10 20:53:45'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2789752',
'BB_coach_id' => 'JeffAze',
'BB_competition_id' => '0',
'Value' => '1310',
'Cheerleaders' => '0',
'Name' => 'fanatics butchers',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Chaos_10',
'TeamColor' => '2800006',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
)
$j = (int) 262
$journee = '0'
$x = (int) 0
$y = (int) 5450
$yscore = (int) 5410
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 390
$couleurmatch = (int) 12648448
$logo1 = false
$logo = 'Skaven_09'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 175,
(int) 3 => (int) -1,
(int) 4 => (int) 175,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 134
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_33.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 133]Code Context imagettftext($image, 12, 0,$xscore+55 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9239',
'BB_match_id' => 'Coach-39861-b1f2bceb14274720928422bbfe7e48b3_2019-04-23_18_54_43',
'BB_equipe_id_match' => '2789752',
'Localisation' => 'Home',
'InflictedInjuries' => '11',
'CashEarnedBeforeConcession' => '80000',
'OccupationOwn' => '6',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '3',
'SustainedStuns' => '0',
'InflictedTackles' => '48',
'InflictedPasses' => '2',
'PossessionBall' => '50',
'InflictedCasualties' => '5',
'OccupationTheir' => '43',
'SustainedTackles' => '45',
'InflictedMetersRunning' => '76',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '3',
'SustainedCasualties' => '1',
'SustainedInjuries' => '8',
'InflictedDead' => '0',
'CashEarned' => '80000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '24',
'NbSupporters' => '10000',
'InflictedCatches' => '2',
'Resultat' => '2',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-39861-b1f2bceb14274720928422bbfe7e48b3_2019-04-23_18_54_43',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'brrrr',
'LevelStadium' => '1',
'Finished' => '2019-04-23 20:34:54'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2789752',
'BB_coach_id' => 'JeffAze',
'BB_competition_id' => '0',
'Value' => '1310',
'Cheerleaders' => '0',
'Name' => 'fanatics butchers',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Chaos_10',
'TeamColor' => '2800006',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
)
$j = (int) 264
$journee = '0'
$x = (int) 0
$y = (int) 5490
$yscore = (int) 5450
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 390
$couleurmatch = (int) 2401871
$logo1 = resource
$logo = 'Chaos_01'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 173,
(int) 3 => (int) 3,
(int) 4 => (int) 173,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 230
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 94,
(int) 3 => (int) 3,
(int) 4 => (int) 94,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 133
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 134]Code Context
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore+20, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9239',
'BB_match_id' => 'Coach-39861-b1f2bceb14274720928422bbfe7e48b3_2019-04-23_18_54_43',
'BB_equipe_id_match' => '2789752',
'Localisation' => 'Home',
'InflictedInjuries' => '11',
'CashEarnedBeforeConcession' => '80000',
'OccupationOwn' => '6',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '3',
'SustainedStuns' => '0',
'InflictedTackles' => '48',
'InflictedPasses' => '2',
'PossessionBall' => '50',
'InflictedCasualties' => '5',
'OccupationTheir' => '43',
'SustainedTackles' => '45',
'InflictedMetersRunning' => '76',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '3',
'SustainedCasualties' => '1',
'SustainedInjuries' => '8',
'InflictedDead' => '0',
'CashEarned' => '80000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '24',
'NbSupporters' => '10000',
'InflictedCatches' => '2',
'Resultat' => '2',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-39861-b1f2bceb14274720928422bbfe7e48b3_2019-04-23_18_54_43',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'brrrr',
'LevelStadium' => '1',
'Finished' => '2019-04-23 20:34:54'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2789752',
'BB_coach_id' => 'JeffAze',
'BB_competition_id' => '0',
'Value' => '1310',
'Cheerleaders' => '0',
'Name' => 'fanatics butchers',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Chaos_10',
'TeamColor' => '2800006',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
)
$j = (int) 264
$journee = '0'
$x = (int) 0
$y = (int) 5490
$yscore = (int) 5450
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 390
$couleurmatch = (int) 2401871
$logo1 = false
$logo = 'Chaos_01'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 173,
(int) 3 => (int) 3,
(int) 4 => (int) 173,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 230
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 94,
(int) 3 => (int) 3,
(int) 4 => (int) 94,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 134
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_33.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 133]Code Context imagettftext($image, 12, 0,$xscore+55 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9113',
'BB_match_id' => 'Coach-39861-c201033c4619a842af9e5827428fc5cb_2019-04-02_19_11_43',
'BB_equipe_id_match' => '2789752',
'Localisation' => 'Home',
'InflictedInjuries' => '8',
'CashEarnedBeforeConcession' => '60000',
'OccupationOwn' => '25',
'SustainedKO' => '1',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '55',
'InflictedPasses' => '0',
'PossessionBall' => '50',
'InflictedCasualties' => '2',
'OccupationTheir' => '25',
'SustainedTackles' => '25',
'InflictedMetersRunning' => '30',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '0',
'SustainedInjuries' => '5',
'InflictedDead' => '0',
'CashEarned' => '60000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '11000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-39861-c201033c4619a842af9e5827428fc5cb_2019-04-02_19_11_43',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'brrrr',
'LevelStadium' => '1',
'Finished' => '2019-04-02 21:00:32'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2789752',
'BB_coach_id' => 'JeffAze',
'BB_competition_id' => '0',
'Value' => '1310',
'Cheerleaders' => '0',
'Name' => 'fanatics butchers',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Chaos_10',
'TeamColor' => '2800006',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
)
$j = (int) 266
$journee = '0'
$x = (int) 0
$y = (int) 5530
$yscore = (int) 5490
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 128
$height = (int) 128
$type = (int) 3
$attr = 'width="128" height="128"'
$xscore = (int) 390
$couleurmatch = (int) 1968483
$logo1 = resource
$logo = 'DarkElf_20'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 70,
(int) 3 => (int) -1,
(int) 4 => (int) 70,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 240
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 84,
(int) 3 => (int) -1,
(int) 4 => (int) 84,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 133
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 134]Code Context
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore+20, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9113',
'BB_match_id' => 'Coach-39861-c201033c4619a842af9e5827428fc5cb_2019-04-02_19_11_43',
'BB_equipe_id_match' => '2789752',
'Localisation' => 'Home',
'InflictedInjuries' => '8',
'CashEarnedBeforeConcession' => '60000',
'OccupationOwn' => '25',
'SustainedKO' => '1',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '55',
'InflictedPasses' => '0',
'PossessionBall' => '50',
'InflictedCasualties' => '2',
'OccupationTheir' => '25',
'SustainedTackles' => '25',
'InflictedMetersRunning' => '30',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '0',
'SustainedInjuries' => '5',
'InflictedDead' => '0',
'CashEarned' => '60000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '2',
'InflictedMetersPassing' => '0',
'NbSupporters' => '11000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-39861-c201033c4619a842af9e5827428fc5cb_2019-04-02_19_11_43',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'brrrr',
'LevelStadium' => '1',
'Finished' => '2019-04-02 21:00:32'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2789752',
'BB_coach_id' => 'JeffAze',
'BB_competition_id' => '0',
'Value' => '1310',
'Cheerleaders' => '0',
'Name' => 'fanatics butchers',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Chaos_10',
'TeamColor' => '2800006',
'NbSupporters' => '10000',
'Logo_perso' => ''
)
)
$j = (int) 266
$journee = '0'
$x = (int) 0
$y = (int) 5530
$yscore = (int) 5490
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 128
$height = (int) 128
$type = (int) 3
$attr = 'width="128" height="128"'
$xscore = (int) 390
$couleurmatch = (int) 1968483
$logo1 = false
$logo = 'DarkElf_20'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 70,
(int) 3 => (int) -1,
(int) 4 => (int) 70,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 240
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 84,
(int) 3 => (int) -1,
(int) 4 => (int) 84,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 134
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_33.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 133]Code Context imagettftext($image, 12, 0,$xscore+55 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9681',
'BB_match_id' => 'Coach-39861-d54fc90bb06e9111d8c7f3a1a860f748_2019-06-12_18_44_41',
'BB_equipe_id_match' => '2791438',
'Localisation' => 'Home',
'InflictedInjuries' => '15',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '62',
'SustainedKO' => '3',
'SustainedDead' => '1',
'WinningsDice' => '5',
'Score' => '1',
'SustainedStuns' => '0',
'InflictedTackles' => '46',
'InflictedPasses' => '1',
'PossessionBall' => '68',
'InflictedCasualties' => '1',
'OccupationTheir' => '6',
'SustainedTackles' => '31',
'InflictedMetersRunning' => '56',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '1',
'SustainedCasualties' => '4',
'SustainedInjuries' => '11',
'InflictedDead' => '1',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '4',
'InflictedMetersPassing' => '18',
'NbSupporters' => '7000',
'InflictedCatches' => '1',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-39861-d54fc90bb06e9111d8c7f3a1a860f748_2019-06-12_18_44_41',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'blood arena',
'LevelStadium' => '1',
'Finished' => '2019-06-12 20:33:50'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2791438',
'BB_coach_id' => 'JeffAze',
'BB_competition_id' => '0',
'Value' => '1400',
'Cheerleaders' => '0',
'Name' => 'Fanatics Butchers (DAY3)',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Chaos_02',
'TeamColor' => '2800006',
'NbSupporters' => '7000',
'Logo_perso' => ''
)
)
$j = (int) 268
$journee = '0'
$x = (int) 0
$y = (int) 5570
$yscore = (int) 5530
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 390
$couleurmatch = (int) 12648448
$logo1 = resource
$logo = 'Neutre_22'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 203,
(int) 3 => (int) 3,
(int) 4 => (int) 203,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 266
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 58,
(int) 3 => (int) 3,
(int) 4 => (int) 58,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 133
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 134]Code Context
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore+20, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9681',
'BB_match_id' => 'Coach-39861-d54fc90bb06e9111d8c7f3a1a860f748_2019-06-12_18_44_41',
'BB_equipe_id_match' => '2791438',
'Localisation' => 'Home',
'InflictedInjuries' => '15',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '62',
'SustainedKO' => '3',
'SustainedDead' => '1',
'WinningsDice' => '5',
'Score' => '1',
'SustainedStuns' => '0',
'InflictedTackles' => '46',
'InflictedPasses' => '1',
'PossessionBall' => '68',
'InflictedCasualties' => '1',
'OccupationTheir' => '6',
'SustainedTackles' => '31',
'InflictedMetersRunning' => '56',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '1',
'SustainedCasualties' => '4',
'SustainedInjuries' => '11',
'InflictedDead' => '1',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '4',
'InflictedMetersPassing' => '18',
'NbSupporters' => '7000',
'InflictedCatches' => '1',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-39861-d54fc90bb06e9111d8c7f3a1a860f748_2019-06-12_18_44_41',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'blood arena',
'LevelStadium' => '1',
'Finished' => '2019-06-12 20:33:50'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2791438',
'BB_coach_id' => 'JeffAze',
'BB_competition_id' => '0',
'Value' => '1400',
'Cheerleaders' => '0',
'Name' => 'Fanatics Butchers (DAY3)',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Chaos_02',
'TeamColor' => '2800006',
'NbSupporters' => '7000',
'Logo_perso' => ''
)
)
$j = (int) 268
$journee = '0'
$x = (int) 0
$y = (int) 5570
$yscore = (int) 5530
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 390
$couleurmatch = (int) 12648448
$logo1 = false
$logo = 'Neutre_22'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 203,
(int) 3 => (int) 3,
(int) 4 => (int) 203,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 266
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 58,
(int) 3 => (int) 3,
(int) 4 => (int) 58,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 134
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_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 = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '7676',
'BB_match_id' => 'Coach-41924-d9245f89c387416f8c13adb60f175429_2018-08-08_17_58_37',
'BB_equipe_id_match' => '2344919',
'Localisation' => 'Away',
'InflictedInjuries' => '19',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '12',
'SustainedKO' => '4',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '1',
'SustainedStuns' => '0',
'InflictedTackles' => '37',
'InflictedPasses' => '0',
'PossessionBall' => '31',
'InflictedCasualties' => '2',
'OccupationTheir' => '18',
'SustainedTackles' => '32',
'InflictedMetersRunning' => '54',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '1',
'SustainedCasualties' => '0',
'SustainedInjuries' => '7',
'InflictedDead' => '1',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '5',
'InflictedMetersPassing' => '0',
'NbSupporters' => '7000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-41924-d9245f89c387416f8c13adb60f175429_2018-08-08_17_58_37',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'La Toile',
'LevelStadium' => '1',
'Finished' => '2018-08-08 19:00:59'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2344919',
'BB_coach_id' => 'romind62',
'BB_competition_id' => '0',
'Value' => '1330',
'Cheerleaders' => '0',
'Name' => 'Les Hauts Criminels',
'Popularity' => '2',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'DarkElf_20',
'TeamColor' => '2800608',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$j = (int) 273
$journee = '0'
$x = (int) 0
$y = (int) 5650
$yscore = (int) 5610
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 1968483
$logo1 = resource
$logo = 'Dwarf_09'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 150,
(int) 3 => (int) -1,
(int) 4 => (int) 150,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 170
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 171]Code Context imagettftext($image, 12, 0,$xname-18 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore-40, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '7676',
'BB_match_id' => 'Coach-41924-d9245f89c387416f8c13adb60f175429_2018-08-08_17_58_37',
'BB_equipe_id_match' => '2344919',
'Localisation' => 'Away',
'InflictedInjuries' => '19',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '12',
'SustainedKO' => '4',
'SustainedDead' => '0',
'WinningsDice' => '4',
'Score' => '1',
'SustainedStuns' => '0',
'InflictedTackles' => '37',
'InflictedPasses' => '0',
'PossessionBall' => '31',
'InflictedCasualties' => '2',
'OccupationTheir' => '18',
'SustainedTackles' => '32',
'InflictedMetersRunning' => '54',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '1',
'SustainedCasualties' => '0',
'SustainedInjuries' => '7',
'InflictedDead' => '1',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '5',
'InflictedMetersPassing' => '0',
'NbSupporters' => '7000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-41924-d9245f89c387416f8c13adb60f175429_2018-08-08_17_58_37',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'La Toile',
'LevelStadium' => '1',
'Finished' => '2018-08-08 19:00:59'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2344919',
'BB_coach_id' => 'romind62',
'BB_competition_id' => '0',
'Value' => '1330',
'Cheerleaders' => '0',
'Name' => 'Les Hauts Criminels',
'Popularity' => '2',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'DarkElf_20',
'TeamColor' => '2800608',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$j = (int) 273
$journee = '0'
$x = (int) 0
$y = (int) 5650
$yscore = (int) 5610
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 1968483
$logo1 = false
$logo = 'Dwarf_09'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 150,
(int) 3 => (int) -1,
(int) 4 => (int) 150,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 171
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_33.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 133]Code Context imagettftext($image, 12, 0,$xscore+55 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '7675',
'BB_match_id' => 'Coach-41924-d9245f89c387416f8c13adb60f175429_2018-08-08_17_58_37',
'BB_equipe_id_match' => '2337935',
'Localisation' => 'Home',
'InflictedInjuries' => '6',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '12',
'SustainedKO' => '5',
'SustainedDead' => '1',
'WinningsDice' => '5',
'Score' => '1',
'SustainedStuns' => '0',
'InflictedTackles' => '32',
'InflictedPasses' => '0',
'PossessionBall' => '37',
'InflictedCasualties' => '0',
'OccupationTheir' => '25',
'SustainedTackles' => '37',
'InflictedMetersRunning' => '118',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '1',
'SustainedCasualties' => '5',
'SustainedInjuries' => '21',
'InflictedDead' => '0',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '4',
'InflictedMetersPassing' => '0',
'NbSupporters' => '8000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-41924-d9245f89c387416f8c13adb60f175429_2018-08-08_17_58_37',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'La Toile',
'LevelStadium' => '1',
'Finished' => '2018-08-08 19:00:59'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2337935',
'BB_coach_id' => 'Draxow',
'BB_competition_id' => '0',
'Value' => '1360',
'Cheerleaders' => '0',
'Name' => 'Seigneurs d'Internet',
'Popularity' => '1',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '2',
'Logo' => 'Skaven_18',
'TeamColor' => '2800601',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
)
$j = (int) 274
$journee = '0'
$x = (int) 0
$y = (int) 5690
$yscore = (int) 5650
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 128
$height = (int) 128
$type = (int) 3
$attr = 'width="128" height="128"'
$xscore = (int) 390
$couleurmatch = (int) 1968483
$logo1 = resource
$logo = 'DarkElf_20'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 150,
(int) 3 => (int) -1,
(int) 4 => (int) 150,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 133
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 134]Code Context
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore+20, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '7675',
'BB_match_id' => 'Coach-41924-d9245f89c387416f8c13adb60f175429_2018-08-08_17_58_37',
'BB_equipe_id_match' => '2337935',
'Localisation' => 'Home',
'InflictedInjuries' => '6',
'CashEarnedBeforeConcession' => '70000',
'OccupationOwn' => '12',
'SustainedKO' => '5',
'SustainedDead' => '1',
'WinningsDice' => '5',
'Score' => '1',
'SustainedStuns' => '0',
'InflictedTackles' => '32',
'InflictedPasses' => '0',
'PossessionBall' => '37',
'InflictedCasualties' => '0',
'OccupationTheir' => '25',
'SustainedTackles' => '37',
'InflictedMetersRunning' => '118',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '1',
'SustainedCasualties' => '5',
'SustainedInjuries' => '21',
'InflictedDead' => '0',
'CashEarned' => '70000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '4',
'InflictedMetersPassing' => '0',
'NbSupporters' => '8000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-41924-d9245f89c387416f8c13adb60f175429_2018-08-08_17_58_37',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Dwarf',
'NameStadium' => 'La Toile',
'LevelStadium' => '1',
'Finished' => '2018-08-08 19:00:59'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2337935',
'BB_coach_id' => 'Draxow',
'BB_competition_id' => '0',
'Value' => '1360',
'Cheerleaders' => '0',
'Name' => 'Seigneurs d'Internet',
'Popularity' => '1',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '2',
'Logo' => 'Skaven_18',
'TeamColor' => '2800601',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
)
$j = (int) 274
$journee = '0'
$x = (int) 0
$y = (int) 5690
$yscore = (int) 5650
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 128
$height = (int) 128
$type = (int) 3
$attr = 'width="128" height="128"'
$xscore = (int) 390
$couleurmatch = (int) 1968483
$logo1 = false
$logo = 'DarkElf_20'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 150,
(int) 3 => (int) -1,
(int) 4 => (int) 150,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 134
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_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 = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '7668',
'BB_match_id' => 'Coach-4534-eddbeea02c2070f2f210ee91b4e36fb6_2018-08-07_11_36_52',
'BB_equipe_id_match' => '2344919',
'Localisation' => 'Away',
'InflictedInjuries' => '14',
'CashEarnedBeforeConcession' => '60000',
'OccupationOwn' => '25',
'SustainedKO' => '1',
'SustainedDead' => '1',
'WinningsDice' => '3',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '32',
'InflictedPasses' => '0',
'PossessionBall' => '68',
'InflictedCasualties' => '3',
'OccupationTheir' => '43',
'SustainedTackles' => '23',
'InflictedMetersRunning' => '106',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '9',
'InflictedDead' => '1',
'CashEarned' => '60000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '9000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-4534-eddbeea02c2070f2f210ee91b4e36fb6_2018-08-07_11_36_52',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Serpentis Arena',
'LevelStadium' => '1',
'Finished' => '2018-08-07 12:31:33'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2344919',
'BB_coach_id' => 'romind62',
'BB_competition_id' => '0',
'Value' => '1330',
'Cheerleaders' => '0',
'Name' => 'Les Hauts Criminels',
'Popularity' => '2',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'DarkElf_20',
'TeamColor' => '2800608',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$j = (int) 275
$journee = '0'
$x = (int) 0
$y = (int) 5690
$yscore = (int) 5650
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 2401871
$logo1 = resource
$logo = 'Skaven_18'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 150,
(int) 3 => (int) -1,
(int) 4 => (int) 150,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 170
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 171]Code Context imagettftext($image, 12, 0,$xname-18 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore-40, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '7668',
'BB_match_id' => 'Coach-4534-eddbeea02c2070f2f210ee91b4e36fb6_2018-08-07_11_36_52',
'BB_equipe_id_match' => '2344919',
'Localisation' => 'Away',
'InflictedInjuries' => '14',
'CashEarnedBeforeConcession' => '60000',
'OccupationOwn' => '25',
'SustainedKO' => '1',
'SustainedDead' => '1',
'WinningsDice' => '3',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '32',
'InflictedPasses' => '0',
'PossessionBall' => '68',
'InflictedCasualties' => '3',
'OccupationTheir' => '43',
'SustainedTackles' => '23',
'InflictedMetersRunning' => '106',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '4',
'SustainedInjuries' => '9',
'InflictedDead' => '1',
'CashEarned' => '60000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '9000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-4534-eddbeea02c2070f2f210ee91b4e36fb6_2018-08-07_11_36_52',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Skaven',
'NameStadium' => 'Serpentis Arena',
'LevelStadium' => '1',
'Finished' => '2018-08-07 12:31:33'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2344919',
'BB_coach_id' => 'romind62',
'BB_competition_id' => '0',
'Value' => '1330',
'Cheerleaders' => '0',
'Name' => 'Les Hauts Criminels',
'Popularity' => '2',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'DarkElf_20',
'TeamColor' => '2800608',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$j = (int) 275
$journee = '0'
$x = (int) 0
$y = (int) 5690
$yscore = (int) 5650
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 2401871
$logo1 = false
$logo = 'Skaven_18'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 150,
(int) 3 => (int) -1,
(int) 4 => (int) 150,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 171
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_33.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 133]Code Context imagettftext($image, 12, 0,$xscore+55 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$j = (int) 276
$journee = '0'
$x = (int) 0
$y = (int) 5730
$yscore = (int) 5690
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 128
$height = (int) 128
$type = (int) 3
$attr = 'width="128" height="128"'
$xscore = (int) 390
$couleurmatch = (int) 12648448
$logo1 = resource
$logo = 'DarkElf_20'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 150,
(int) 3 => (int) -1,
(int) 4 => (int) 150,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 133
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 134]Code Context
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore+20, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$j = (int) 276
$journee = '0'
$x = (int) 0
$y = (int) 5730
$yscore = (int) 5690
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 128
$height = (int) 128
$type = (int) 3
$attr = 'width="128" height="128"'
$xscore = (int) 390
$couleurmatch = (int) 12648448
$logo1 = false
$logo = 'DarkElf_20'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 150,
(int) 3 => (int) -1,
(int) 4 => (int) 150,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 134
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_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 = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9194',
'BB_match_id' => 'Coach-46168-c700079d2cdcd32291401402b2413f59_2019-04-17_18_49_26',
'BB_equipe_id_match' => '2808663',
'Localisation' => 'Away',
'InflictedInjuries' => '12',
'CashEarnedBeforeConcession' => '60000',
'OccupationOwn' => '37',
'SustainedKO' => '1',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '1',
'SustainedStuns' => '0',
'InflictedTackles' => '60',
'InflictedPasses' => '0',
'PossessionBall' => '62',
'InflictedCasualties' => '5',
'OccupationTheir' => '25',
'SustainedTackles' => '38',
'InflictedMetersRunning' => '50',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '1',
'SustainedCasualties' => '1',
'SustainedInjuries' => '8',
'InflictedDead' => '0',
'CashEarned' => '60000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '5000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-46168-c700079d2cdcd32291401402b2413f59_2019-04-17_18_49_26',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Human',
'NameStadium' => 'JoL',
'LevelStadium' => '1',
'Finished' => '2019-04-17 20:12:30'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2808663',
'BB_coach_id' => 'Zv(O)!N',
'BB_competition_id' => '129367',
'Value' => '1310',
'Cheerleaders' => '1',
'Name' => 'HELLBANGERS D1',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Chaos_19',
'TeamColor' => '2800603',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
)
$j = (int) 285
$journee = '0'
$x = (int) 0
$y = (int) 5890
$yscore = (int) 5850
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 1968483
$logo1 = resource
$logo = 'Human_01'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 144,
(int) 3 => (int) -1,
(int) 4 => (int) 144,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 270
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 54,
(int) 3 => (int) 3,
(int) 4 => (int) 54,
(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 = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9194',
'BB_match_id' => 'Coach-46168-c700079d2cdcd32291401402b2413f59_2019-04-17_18_49_26',
'BB_equipe_id_match' => '2808663',
'Localisation' => 'Away',
'InflictedInjuries' => '12',
'CashEarnedBeforeConcession' => '60000',
'OccupationOwn' => '37',
'SustainedKO' => '1',
'SustainedDead' => '0',
'WinningsDice' => '5',
'Score' => '1',
'SustainedStuns' => '0',
'InflictedTackles' => '60',
'InflictedPasses' => '0',
'PossessionBall' => '62',
'InflictedCasualties' => '5',
'OccupationTheir' => '25',
'SustainedTackles' => '38',
'InflictedMetersRunning' => '50',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '1',
'SustainedCasualties' => '1',
'SustainedInjuries' => '8',
'InflictedDead' => '0',
'CashEarned' => '60000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '5000',
'InflictedCatches' => '0',
'Resultat' => '1',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-46168-c700079d2cdcd32291401402b2413f59_2019-04-17_18_49_26',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Human',
'NameStadium' => 'JoL',
'LevelStadium' => '1',
'Finished' => '2019-04-17 20:12:30'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2808663',
'BB_coach_id' => 'Zv(O)!N',
'BB_competition_id' => '129367',
'Value' => '1310',
'Cheerleaders' => '1',
'Name' => 'HELLBANGERS D1',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Chaos_19',
'TeamColor' => '2800603',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
)
$j = (int) 285
$journee = '0'
$x = (int) 0
$y = (int) 5890
$yscore = (int) 5850
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 1968483
$logo1 = false
$logo = 'Human_01'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 144,
(int) 3 => (int) -1,
(int) 4 => (int) 144,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 270
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 54,
(int) 3 => (int) 3,
(int) 4 => (int) 54,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 171
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_33.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 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 = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '7724',
'BB_match_id' => 'Coach-47435-08b5c098a22e4c66973d90faba2cf55d_2018-08-20_19_55_26',
'BB_equipe_id_match' => '2344919',
'Localisation' => 'Away',
'InflictedInjuries' => '22',
'CashEarnedBeforeConcession' => '30000',
'OccupationOwn' => '6',
'SustainedKO' => '7',
'SustainedDead' => '1',
'WinningsDice' => '2',
'Score' => '1',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '0',
'PossessionBall' => '12',
'InflictedCasualties' => '2',
'OccupationTheir' => '6',
'SustainedTackles' => '37',
'InflictedMetersRunning' => '46',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '1',
'SustainedCasualties' => '2',
'SustainedInjuries' => '11',
'InflictedDead' => '1',
'CashEarned' => '30000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '2',
'InflictedKO' => '4',
'InflictedMetersPassing' => '0',
'NbSupporters' => '9000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '3'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-47435-08b5c098a22e4c66973d90faba2cf55d_2018-08-20_19_55_26',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Le bar',
'LevelStadium' => '1',
'Finished' => '2018-08-20 20:56:24'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2344919',
'BB_coach_id' => 'romind62',
'BB_competition_id' => '0',
'Value' => '1330',
'Cheerleaders' => '0',
'Name' => 'Les Hauts Criminels',
'Popularity' => '2',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'DarkElf_20',
'TeamColor' => '2800608',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$j = (int) 291
$journee = '0'
$x = (int) 0
$y = (int) 6010
$yscore = (int) 5970
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 12648448
$logo1 = resource
$logo = 'Human_01'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 150,
(int) 3 => (int) -1,
(int) 4 => (int) 150,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 170
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 171]Code Context imagettftext($image, 12, 0,$xname-18 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore-40, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '7724',
'BB_match_id' => 'Coach-47435-08b5c098a22e4c66973d90faba2cf55d_2018-08-20_19_55_26',
'BB_equipe_id_match' => '2344919',
'Localisation' => 'Away',
'InflictedInjuries' => '22',
'CashEarnedBeforeConcession' => '30000',
'OccupationOwn' => '6',
'SustainedKO' => '7',
'SustainedDead' => '1',
'WinningsDice' => '2',
'Score' => '1',
'SustainedStuns' => '0',
'InflictedTackles' => '50',
'InflictedPasses' => '0',
'PossessionBall' => '12',
'InflictedCasualties' => '2',
'OccupationTheir' => '6',
'SustainedTackles' => '37',
'InflictedMetersRunning' => '46',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '1',
'SustainedCasualties' => '2',
'SustainedInjuries' => '11',
'InflictedDead' => '1',
'CashEarned' => '30000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '2',
'InflictedKO' => '4',
'InflictedMetersPassing' => '0',
'NbSupporters' => '9000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '3'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-47435-08b5c098a22e4c66973d90faba2cf55d_2018-08-20_19_55_26',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Le bar',
'LevelStadium' => '1',
'Finished' => '2018-08-20 20:56:24'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2344919',
'BB_coach_id' => 'romind62',
'BB_competition_id' => '0',
'Value' => '1330',
'Cheerleaders' => '0',
'Name' => 'Les Hauts Criminels',
'Popularity' => '2',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'DarkElf_20',
'TeamColor' => '2800608',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$j = (int) 291
$journee = '0'
$x = (int) 0
$y = (int) 6010
$yscore = (int) 5970
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 12648448
$logo1 = false
$logo = 'Human_01'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 150,
(int) 3 => (int) -1,
(int) 4 => (int) 150,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 171
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_42.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 133]Code Context imagettftext($image, 12, 0,$xscore+55 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '7723',
'BB_match_id' => 'Coach-47435-08b5c098a22e4c66973d90faba2cf55d_2018-08-20_19_55_26',
'BB_equipe_id_match' => '2336039',
'Localisation' => 'Home',
'InflictedInjuries' => '12',
'CashEarnedBeforeConcession' => '40000',
'OccupationOwn' => '6',
'SustainedKO' => '5',
'SustainedDead' => '1',
'WinningsDice' => '3',
'Score' => '3',
'SustainedStuns' => '0',
'InflictedTackles' => '37',
'InflictedPasses' => '0',
'PossessionBall' => '37',
'InflictedCasualties' => '2',
'OccupationTheir' => '31',
'SustainedTackles' => '50',
'InflictedMetersRunning' => '74',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '3',
'SustainedCasualties' => '2',
'SustainedInjuries' => '24',
'InflictedDead' => '1',
'CashEarned' => '40000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '7',
'InflictedMetersPassing' => '0',
'NbSupporters' => '7000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-47435-08b5c098a22e4c66973d90faba2cf55d_2018-08-20_19_55_26',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Le bar',
'LevelStadium' => '1',
'Finished' => '2018-08-20 20:56:24'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2336039',
'BB_coach_id' => 'Asmarth',
'BB_competition_id' => '0',
'Value' => '1350',
'Cheerleaders' => '0',
'Name' => 'Ne sois pas si Strygide',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '0',
'Reroll' => '2',
'Logo' => 'Undead_09',
'TeamColor' => '2800006',
'NbSupporters' => '7000',
'Logo_perso' => ''
)
)
$j = (int) 292
$journee = '0'
$x = (int) 0
$y = (int) 6050
$yscore = (int) 6010
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 128
$height = (int) 128
$type = (int) 3
$attr = 'width="128" height="128"'
$xscore = (int) 390
$couleurmatch = (int) 2401871
$logo1 = resource
$logo = 'DarkElf_20'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 150,
(int) 3 => (int) -1,
(int) 4 => (int) 150,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 133
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 134]Code Context
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore+20, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '7723',
'BB_match_id' => 'Coach-47435-08b5c098a22e4c66973d90faba2cf55d_2018-08-20_19_55_26',
'BB_equipe_id_match' => '2336039',
'Localisation' => 'Home',
'InflictedInjuries' => '12',
'CashEarnedBeforeConcession' => '40000',
'OccupationOwn' => '6',
'SustainedKO' => '5',
'SustainedDead' => '1',
'WinningsDice' => '3',
'Score' => '3',
'SustainedStuns' => '0',
'InflictedTackles' => '37',
'InflictedPasses' => '0',
'PossessionBall' => '37',
'InflictedCasualties' => '2',
'OccupationTheir' => '31',
'SustainedTackles' => '50',
'InflictedMetersRunning' => '74',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '3',
'SustainedCasualties' => '2',
'SustainedInjuries' => '24',
'InflictedDead' => '1',
'CashEarned' => '40000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '7',
'InflictedMetersPassing' => '0',
'NbSupporters' => '7000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-47435-08b5c098a22e4c66973d90faba2cf55d_2018-08-20_19_55_26',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Khemri',
'NameStadium' => 'Le bar',
'LevelStadium' => '1',
'Finished' => '2018-08-20 20:56:24'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2336039',
'BB_coach_id' => 'Asmarth',
'BB_competition_id' => '0',
'Value' => '1350',
'Cheerleaders' => '0',
'Name' => 'Ne sois pas si Strygide',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '0',
'Reroll' => '2',
'Logo' => 'Undead_09',
'TeamColor' => '2800006',
'NbSupporters' => '7000',
'Logo_perso' => ''
)
)
$j = (int) 292
$journee = '0'
$x = (int) 0
$y = (int) 6050
$yscore = (int) 6010
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 128
$height = (int) 128
$type = (int) 3
$attr = 'width="128" height="128"'
$xscore = (int) 390
$couleurmatch = (int) 2401871
$logo1 = false
$logo = 'DarkElf_20'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 150,
(int) 3 => (int) -1,
(int) 4 => (int) 150,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 134
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_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 = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9112',
'BB_match_id' => 'Coach-684-130bda498c1ac0e0bb34db3ac04249c6_2019-04-02_19_23_38',
'BB_equipe_id_match' => '2808663',
'Localisation' => 'Away',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '90000',
'OccupationOwn' => '25',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '43',
'InflictedPasses' => '1',
'PossessionBall' => '75',
'InflictedCasualties' => '0',
'OccupationTheir' => '50',
'SustainedTackles' => '29',
'InflictedMetersRunning' => '120',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '2',
'SustainedInjuries' => '9',
'InflictedDead' => '0',
'CashEarned' => '90000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '1',
'InflictedMetersPassing' => '4',
'NbSupporters' => '8000',
'InflictedCatches' => '1',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-684-130bda498c1ac0e0bb34db3ac04249c6_2019-04-02_19_23_38',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Human',
'NameStadium' => 'Jardiland',
'LevelStadium' => '1',
'Finished' => '2019-04-02 21:05:37'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2808663',
'BB_coach_id' => 'Zv(O)!N',
'BB_competition_id' => '129367',
'Value' => '1310',
'Cheerleaders' => '1',
'Name' => 'HELLBANGERS D1',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Chaos_19',
'TeamColor' => '2800603',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
)
$j = (int) 299
$journee = '0'
$x = (int) 0
$y = (int) 6170
$yscore = (int) 6130
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 2401871
$logo1 = resource
$logo = 'WoodElf_14'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 144,
(int) 3 => (int) -1,
(int) 4 => (int) 144,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 270
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 54,
(int) 3 => (int) 3,
(int) 4 => (int) 54,
(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 = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '9112',
'BB_match_id' => 'Coach-684-130bda498c1ac0e0bb34db3ac04249c6_2019-04-02_19_23_38',
'BB_equipe_id_match' => '2808663',
'Localisation' => 'Away',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '90000',
'OccupationOwn' => '25',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '6',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '43',
'InflictedPasses' => '1',
'PossessionBall' => '75',
'InflictedCasualties' => '0',
'OccupationTheir' => '50',
'SustainedTackles' => '29',
'InflictedMetersRunning' => '120',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '2',
'SustainedInjuries' => '9',
'InflictedDead' => '0',
'CashEarned' => '90000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '1',
'InflictedMetersPassing' => '4',
'NbSupporters' => '8000',
'InflictedCatches' => '1',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-684-130bda498c1ac0e0bb34db3ac04249c6_2019-04-02_19_23_38',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'Human',
'NameStadium' => 'Jardiland',
'LevelStadium' => '1',
'Finished' => '2019-04-02 21:05:37'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2808663',
'BB_coach_id' => 'Zv(O)!N',
'BB_competition_id' => '129367',
'Value' => '1310',
'Cheerleaders' => '1',
'Name' => 'HELLBANGERS D1',
'Popularity' => '0',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '1',
'Logo' => 'Chaos_19',
'TeamColor' => '2800603',
'NbSupporters' => '8000',
'Logo_perso' => ''
)
)
$j = (int) 299
$journee = '0'
$x = (int) 0
$y = (int) 6170
$yscore = (int) 6130
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 2401871
$logo1 = false
$logo = 'WoodElf_14'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 144,
(int) 3 => (int) -1,
(int) 4 => (int) 144,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 270
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 54,
(int) 3 => (int) 3,
(int) 4 => (int) 54,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 171
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_33.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 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 = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '7718',
'BB_match_id' => 'Coach-71856-504bf17e93bb7df8668304f0a0a280b2_2018-08-18_19_34_27',
'BB_equipe_id_match' => '2344919',
'Localisation' => 'Away',
'InflictedInjuries' => '13',
'CashEarnedBeforeConcession' => '40000',
'OccupationOwn' => '6',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '3',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '32',
'InflictedPasses' => '0',
'PossessionBall' => '43',
'InflictedCasualties' => '1',
'OccupationTheir' => '37',
'SustainedTackles' => '33',
'InflictedMetersRunning' => '80',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '0',
'SustainedInjuries' => '9',
'InflictedDead' => '1',
'CashEarned' => '40000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '5',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-71856-504bf17e93bb7df8668304f0a0a280b2_2018-08-18_19_34_27',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'DarkElf',
'NameStadium' => 'Le temple Hakaishin',
'LevelStadium' => '1',
'Finished' => '2018-08-18 20:39:13'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2344919',
'BB_coach_id' => 'romind62',
'BB_competition_id' => '0',
'Value' => '1330',
'Cheerleaders' => '0',
'Name' => 'Les Hauts Criminels',
'Popularity' => '2',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'DarkElf_20',
'TeamColor' => '2800608',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$j = (int) 307
$journee = '0'
$x = (int) 0
$y = (int) 6330
$yscore = (int) 6290
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 2401871
$logo1 = resource
$logo = 'Goblin_09'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 150,
(int) 3 => (int) -1,
(int) 4 => (int) 150,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 170
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 171]Code Context imagettftext($image, 12, 0,$xname-18 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore-40, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '7718',
'BB_match_id' => 'Coach-71856-504bf17e93bb7df8668304f0a0a280b2_2018-08-18_19_34_27',
'BB_equipe_id_match' => '2344919',
'Localisation' => 'Away',
'InflictedInjuries' => '13',
'CashEarnedBeforeConcession' => '40000',
'OccupationOwn' => '6',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '3',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '32',
'InflictedPasses' => '0',
'PossessionBall' => '43',
'InflictedCasualties' => '1',
'OccupationTheir' => '37',
'SustainedTackles' => '33',
'InflictedMetersRunning' => '80',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '0',
'SustainedInjuries' => '9',
'InflictedDead' => '1',
'CashEarned' => '40000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '1',
'InflictedKO' => '5',
'InflictedMetersPassing' => '0',
'NbSupporters' => '10000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '1'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-71856-504bf17e93bb7df8668304f0a0a280b2_2018-08-18_19_34_27',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'DarkElf',
'NameStadium' => 'Le temple Hakaishin',
'LevelStadium' => '1',
'Finished' => '2018-08-18 20:39:13'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2344919',
'BB_coach_id' => 'romind62',
'BB_competition_id' => '0',
'Value' => '1330',
'Cheerleaders' => '0',
'Name' => 'Les Hauts Criminels',
'Popularity' => '2',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '3',
'Logo' => 'DarkElf_20',
'TeamColor' => '2800608',
'NbSupporters' => '9000',
'Logo_perso' => ''
)
)
$j = (int) 307
$journee = '0'
$x = (int) 0
$y = (int) 6330
$yscore = (int) 6290
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 2401871
$logo1 = false
$logo = 'Goblin_09'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 150,
(int) 3 => (int) -1,
(int) 4 => (int) 150,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 171
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_33.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 133]Code Context imagettftext($image, 12, 0,$xscore+55 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '7717',
'BB_match_id' => 'Coach-71856-504bf17e93bb7df8668304f0a0a280b2_2018-08-18_19_34_27',
'BB_equipe_id_match' => '2336186',
'Localisation' => 'Home',
'InflictedInjuries' => '9',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '12',
'SustainedKO' => '6',
'SustainedDead' => '1',
'WinningsDice' => '4',
'Score' => '1',
'SustainedStuns' => '0',
'InflictedTackles' => '33',
'InflictedPasses' => '0',
'PossessionBall' => '37',
'InflictedCasualties' => '0',
'OccupationTheir' => '25',
'SustainedTackles' => '32',
'InflictedMetersRunning' => '82',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '1',
'SustainedCasualties' => '4',
'SustainedInjuries' => '15',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '12000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-71856-504bf17e93bb7df8668304f0a0a280b2_2018-08-18_19_34_27',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'DarkElf',
'NameStadium' => 'Le temple Hakaishin',
'LevelStadium' => '1',
'Finished' => '2018-08-18 20:39:13'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2336186',
'BB_coach_id' => 'Nourrou',
'BB_competition_id' => '0',
'Value' => '1390',
'Cheerleaders' => '0',
'Name' => 'Hara Kiri',
'Popularity' => '1',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '2',
'Logo' => 'Skaven_09',
'TeamColor' => '2800002',
'NbSupporters' => '12000',
'Logo_perso' => ''
)
)
$j = (int) 308
$journee = '0'
$x = (int) 0
$y = (int) 6370
$yscore = (int) 6330
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 128
$height = (int) 128
$type = (int) 3
$attr = 'width="128" height="128"'
$xscore = (int) 390
$couleurmatch = (int) 12648448
$logo1 = resource
$logo = 'DarkElf_20'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 150,
(int) 3 => (int) -1,
(int) 4 => (int) 150,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 133
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 134]Code Context
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore+20, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$value = array(
'BB_match_equipe' => array(
'id' => '7717',
'BB_match_id' => 'Coach-71856-504bf17e93bb7df8668304f0a0a280b2_2018-08-18_19_34_27',
'BB_equipe_id_match' => '2336186',
'Localisation' => 'Home',
'InflictedInjuries' => '9',
'CashEarnedBeforeConcession' => '50000',
'OccupationOwn' => '12',
'SustainedKO' => '6',
'SustainedDead' => '1',
'WinningsDice' => '4',
'Score' => '1',
'SustainedStuns' => '0',
'InflictedTackles' => '33',
'InflictedPasses' => '0',
'PossessionBall' => '37',
'InflictedCasualties' => '0',
'OccupationTheir' => '25',
'SustainedTackles' => '32',
'InflictedMetersRunning' => '82',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '1',
'SustainedCasualties' => '4',
'SustainedInjuries' => '15',
'InflictedDead' => '0',
'CashEarned' => '50000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '3',
'InflictedMetersPassing' => '0',
'NbSupporters' => '12000',
'InflictedCatches' => '0',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-71856-504bf17e93bb7df8668304f0a0a280b2_2018-08-18_19_34_27',
'BB_competition_id' => '0',
'CurrentRound' => '0',
'Stadium' => 'DarkElf',
'NameStadium' => 'Le temple Hakaishin',
'LevelStadium' => '1',
'Finished' => '2018-08-18 20:39:13'
),
'b_b_equipes' => array(
'BB_equipe_id' => '2336186',
'BB_coach_id' => 'Nourrou',
'BB_competition_id' => '0',
'Value' => '1390',
'Cheerleaders' => '0',
'Name' => 'Hara Kiri',
'Popularity' => '1',
'Apothecary' => '0',
'IdRace' => '33',
'Treasury' => '0',
'Reroll' => '2',
'Logo' => 'Skaven_09',
'TeamColor' => '2800002',
'NbSupporters' => '12000',
'Logo_perso' => ''
)
)
$j = (int) 308
$journee = '0'
$x = (int) 0
$y = (int) 6370
$yscore = (int) 6330
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 128
$height = (int) 128
$type = (int) 3
$attr = 'width="128" height="128"'
$xscore = (int) 390
$couleurmatch = (int) 12648448
$logo1 = false
$logo = 'DarkElf_20'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 150,
(int) 3 => (int) -1,
(int) 4 => (int) 150,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 255
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 69,
(int) 3 => (int) -1,
(int) 4 => (int) 69,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 134
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_35.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 170]Code Context $xname = $bbox2[0] + (imagesx($image) / 2) - ($bbox2[4])-50;
imagettftext($image, 12, 0,$xname-18 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$j = (int) 309
$journee = '0'
$x = (int) 0
$y = (int) 6370
$yscore = (int) 6330
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 2401871
$logo1 = resource
$logo = 'Skaven_09'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 130,
(int) 3 => (int) -1,
(int) 4 => (int) 130,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 232
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 92,
(int) 3 => (int) 3,
(int) 4 => (int) 92,
(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 = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$j = (int) 309
$journee = '0'
$x = (int) 0
$y = (int) 6370
$yscore = (int) 6330
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 350
$couleurmatch = (int) 2401871
$logo1 = false
$logo = 'Skaven_09'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 130,
(int) 3 => (int) -1,
(int) 4 => (int) 130,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 232
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 92,
(int) 3 => (int) 3,
(int) 4 => (int) 92,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 171
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecreatefrompng(img/modeles/races/card_33.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory [APP/Controller/CreaImageResultat.php, line 133]Code Context imagettftext($image, 12, 0,$xscore+55 , $yscore+5, $orange2,$font6,$value['b_b_equipes']['BB_coach_id']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$j = (int) 310
$journee = '0'
$x = (int) 0
$y = (int) 6410
$yscore = (int) 6370
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 390
$couleurmatch = (int) 12648448
$logo1 = resource
$logo = 'Skaven_07'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 130,
(int) 3 => (int) -1,
(int) 4 => (int) 130,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 232
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 92,
(int) 3 => (int) 3,
(int) 4 => (int) 92,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecreatefrompng - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 133
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
Warning (2): imagecopyresized() expects parameter 2 to be resource, boolean given [APP/Controller/CreaImageResultat.php, line 134]Code Context
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['b_b_equipes']['IdRace'].".png");
imagecopyresized($image,$logo1,$xscore+20, $yscore-30, 0, 0, 33, 45,86,126);
$getcompetition = '0'
$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' => '0',
'BB_ligue_id' => '0',
'IdOwner' => '0',
'LeaguePhase' => '0',
'PrematchEvents' => '0',
'IdCompetitionTypes' => '0',
'NbRounds' => '0',
'NbTeamsMax' => '0',
'CompetitionStatus' => '0',
'CurrentRound' => '0',
'Name' => '',
'LeagueEdition' => '0',
'NbRegisteredTeams' => '0',
'TurnDuration' => '0',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'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
}
$totalmatch = (float) 192.5
$bnjournee = '8'
$j = (int) 310
$journee = '0'
$x = (int) 0
$y = (int) 6410
$yscore = (int) 6370
$heauteur = (float) 7440
$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' => '0',
'EmailContacts' => null,
'Edition' => null,
'IdOwner' => null,
'Logo' => 'Human_11',
'Description' => '',
'Phase' => null,
'Name' => 'PLAYER_NAMES_343',
'Websites' => null,
'NbRegisteredTeams' => null
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$xscore = (int) 390
$couleurmatch = (int) 12648448
$logo1 = false
$logo = 'Skaven_07'
$bbox = array(
(int) 0 => (int) -1,
(int) 1 => (int) -1,
(int) 2 => (int) 130,
(int) 3 => (int) -1,
(int) 4 => (int) 130,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)
$xname = (int) 232
$bbox2 = array(
(int) 0 => (int) -1,
(int) 1 => (int) 3,
(int) 2 => (int) 92,
(int) 3 => (int) 3,
(int) 4 => (int) 92,
(int) 5 => (int) -13,
(int) 6 => (int) -1,
(int) 7 => (int) -13
)imagecopyresized - [internal], line ??
CreaImageResultat::__construct() - APP/Controller/CreaImageResultat.php, line 134
BloodbowlController::resultat_image_create() - APP/Controller/BloodbowlController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
PNG
IHDR q IDATxkmkV