Warning (2): imagecreatefrompng(img/modeles/races/card_42.png): failed to open stream: No such file or directory [APP/Controller/CreaImageClassement.php, line 201]Code Context imagettftext($image, 12, 0, $x+80, $y+12, $orange2, $font6, $value['Coach']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['IdRace'].".png");
$getcompetition = '191869'
$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
$font = (int) 63
$font2 = (int) 65
$font3 = (int) 67
$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' => '191869',
'BB_ligue_id' => '18664',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '1',
'NbRounds' => '5',
'NbTeamsMax' => '6',
'CompetitionStatus' => '1',
'CurrentRound' => '4',
'Name' => 'GBB 2B S3',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '6',
'TurnDuration' => '2',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '18664',
'EmailContacts' => 'nainvert2000@aol.com',
'Edition' => '1',
'IdOwner' => '95548',
'Logo' => 'HighElf_11',
'Description' => 'Ligue open du francobowl
Just for fun
',
'Phase' => '1',
'Name' => 'LFB BB2',
'Websites' => 'forum.francobowl.com',
'NbRegisteredTeams' => '35'
),
'BB_equipe' => array()
)
)
$bigadin = (int) 0
$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' => '18664',
'EmailContacts' => 'nainvert2000@aol.com',
'Edition' => '1',
'IdOwner' => '95548',
'Logo' => 'HighElf_11',
'Description' => 'Ligue open du francobowl
Just for fun
',
'Phase' => '1',
'Name' => 'LFB BB2',
'Websites' => 'forum.francobowl.com',
'NbRegisteredTeams' => '35'
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$equipe = object(BB_equipe) {
primaryKey => 'BB_equipe_id'
hasMany => array(
'BB_match_equipe' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_equipes'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_equipes'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_equipe'
alias => 'BB_equipe'
tableToModel => array(
'b_b_equipes' => 'BB_equipe'
)
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
)
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => null
[protected] _validator => null
[private] _BB_equipe_id => null
[private] _BB_coach_id => null
[private] _BB_competition_id => null
[private] _Value => null
[private] _Cheerleaders => null
[private] _Name => null
[private] _Popularity => null
[private] _Apothecary => null
[private] _IdRace => null
[private] _Treasury => null
[private] _Logo => null
[private] _TeamColor => null
[private] _NbSupporters => null
[private] _Reroll => null
[private] _Logo_perso => null
}
$listequipe = array(
(int) 0 => array(
'BB_match_equipe' => array(
'id' => '11142',
'BB_match_id' => 'Coach-88348-0cd029008db568e062dc1de35103194e_2020-07-30_19_05_27',
'BB_equipe_id_match' => '3674809',
'Localisation' => 'Away',
'InflictedInjuries' => '16',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '75',
'InflictedPasses' => '0',
'PossessionBall' => '56',
'InflictedCasualties' => '2',
'OccupationTheir' => '43',
'SustainedTackles' => '44',
'InflictedMetersRunning' => '74',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '2',
'SustainedInjuries' => '11',
'InflictedDead' => '1',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '8',
'InflictedMetersPassing' => '0',
'NbSupporters' => '5000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-88348-0cd029008db568e062dc1de35103194e_2020-07-30_19_05_27',
'BB_competition_id' => '191869',
'CurrentRound' => '4',
'Stadium' => 'Khemri',
'NameStadium' => 'le ciel',
'LevelStadium' => '1',
'Finished' => '2020-07-30 20:14:07'
),
'b_b_equipes' => array(
'BB_equipe_id' => '3674809',
'BB_coach_id' => 'Bootsyou',
'BB_competition_id' => '240347',
'Value' => '1530',
'Cheerleaders' => '0',
'Name' => 'Big Deal',
'Popularity' => '6',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '60000',
'Reroll' => '2',
'Logo' => 'Undead_08',
'TeamColor' => '2800006',
'NbSupporters' => '16000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '11141',
'BB_match_id' => 'Coach-88348-0cd029008db568e062dc1de35103194e_2020-07-30_19_05_27',
'BB_equipe_id_match' => '3701108',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '30000',
'OccupationOwn' => '25',
'SustainedKO' => '7',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '44',
'InflictedPasses' => '1',
'PossessionBall' => '31',
'InflictedCasualties' => '2',
'OccupationTheir' => '6',
'SustainedTackles' => '75',
'InflictedMetersRunning' => '32',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '4',
'SustainedInjuries' => '17',
'InflictedDead' => '0',
'CashEarned' => '30000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '4',
'NbSupporters' => '12000',
'InflictedCatches' => '1',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-88348-0cd029008db568e062dc1de35103194e_2020-07-30_19_05_27',
'BB_competition_id' => '191869',
'CurrentRound' => '4',
'Stadium' => 'Khemri',
'NameStadium' => 'le ciel',
'LevelStadium' => '1',
'Finished' => '2020-07-30 20:14:07'
),
'b_b_equipes' => array(
'BB_equipe_id' => '3701108',
'BB_coach_id' => 'NAINVERT',
'BB_competition_id' => '191869',
'Value' => '1020',
'Cheerleaders' => '0',
'Name' => 'O 2 LA',
'Popularity' => '1',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '150000',
'Reroll' => '3',
'Logo' => 'Undead_05',
'TeamColor' => '2800006',
'NbSupporters' => '12000',
'Logo_perso' => ''
)
)
)
$idequipe = array(
(int) 0 => '3674809',
(int) 1 => '3701108'
)
$value = array(
'id' => '3674809',
'Name' => 'Big Deal',
'IdRace' => '42',
'Logo' => 'Undead_08',
'Logo_perso' => '',
'Coach' => 'Bootsyou',
'Victoire' => (int) 1,
'Nul' => (int) 0,
'Defaite' => (int) 0,
'Point' => (int) 3,
'TD' => (int) 2,
'NbMatch' => (int) 1,
'ordre' => (int) 0
)
$match_equipe = 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
}
$classementlistequipe = array(
(int) 0 => array(
'id' => '3674809',
'Name' => 'Big Deal',
'IdRace' => '42',
'Logo' => 'Undead_08',
'Logo_perso' => '',
'Coach' => 'Bootsyou',
'Victoire' => (int) 1,
'Nul' => (int) 0,
'Defaite' => (int) 0,
'Point' => (int) 3,
'TD' => (int) 2,
'NbMatch' => (int) 1,
'ordre' => (int) 0
),
(int) 1 => array(
'id' => '3701108',
'Name' => 'O 2 LA',
'IdRace' => '42',
'Logo' => 'Undead_05',
'Logo_perso' => '',
'Coach' => 'NAINVERT',
'Victoire' => (int) 0,
'Nul' => (int) 0,
'Defaite' => (int) 1,
'Point' => (int) 0,
'TD' => (int) -2,
'NbMatch' => (int) 1,
'ordre' => (int) 1
)
)
$j = (int) 3701109
$i = (int) 1
$point = (int) 0
$victoire = (int) 0
$nul = (int) 0
$defaite = (int) 1
$k = (int) 3701108
$v = array(
'id' => '3701108',
'Name' => 'O 2 LA',
'IdRace' => '42',
'Logo' => 'Undead_05',
'Logo_perso' => '',
'Coach' => 'NAINVERT',
'Victoire' => (int) 0,
'Nul' => (int) 0,
'Defaite' => (int) 1,
'Point' => (int) 0,
'TD' => (int) -2,
'NbMatch' => (int) 1
)
$classPoint = array(
(int) 0 => (int) 3,
(int) 1 => (int) 0
)
$classTD = array(
(int) 0 => (int) 2,
(int) 1 => (int) -2
)
$key = (int) 0
$x = (int) 25
$y = (int) 178
$logo = 'Undead_08'
$logo1 = resourceimagecreatefrompng - [internal], line ??
CreaImageClassement::__construct() - APP/Controller/CreaImageClassement.php, line 201
BloodbowlController::classement_image_create() - APP/Controller/BloodbowlController.php, line 148
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/CreaImageClassement.php, line 202]Code Context
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['IdRace'].".png");
imagecopyresized($image,$logo1,$x+350, $y-22, 0, 0, 33, 45,86,126);
$getcompetition = '191869'
$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
$font = (int) 63
$font2 = (int) 65
$font3 = (int) 67
$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' => '191869',
'BB_ligue_id' => '18664',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '1',
'NbRounds' => '5',
'NbTeamsMax' => '6',
'CompetitionStatus' => '1',
'CurrentRound' => '4',
'Name' => 'GBB 2B S3',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '6',
'TurnDuration' => '2',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '18664',
'EmailContacts' => 'nainvert2000@aol.com',
'Edition' => '1',
'IdOwner' => '95548',
'Logo' => 'HighElf_11',
'Description' => 'Ligue open du francobowl
Just for fun
',
'Phase' => '1',
'Name' => 'LFB BB2',
'Websites' => 'forum.francobowl.com',
'NbRegisteredTeams' => '35'
),
'BB_equipe' => array()
)
)
$bigadin = (int) 0
$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' => '18664',
'EmailContacts' => 'nainvert2000@aol.com',
'Edition' => '1',
'IdOwner' => '95548',
'Logo' => 'HighElf_11',
'Description' => 'Ligue open du francobowl
Just for fun
',
'Phase' => '1',
'Name' => 'LFB BB2',
'Websites' => 'forum.francobowl.com',
'NbRegisteredTeams' => '35'
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$equipe = object(BB_equipe) {
primaryKey => 'BB_equipe_id'
hasMany => array(
'BB_match_equipe' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_equipes'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_equipes'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_equipe'
alias => 'BB_equipe'
tableToModel => array(
'b_b_equipes' => 'BB_equipe'
)
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
)
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => null
[protected] _validator => null
[private] _BB_equipe_id => null
[private] _BB_coach_id => null
[private] _BB_competition_id => null
[private] _Value => null
[private] _Cheerleaders => null
[private] _Name => null
[private] _Popularity => null
[private] _Apothecary => null
[private] _IdRace => null
[private] _Treasury => null
[private] _Logo => null
[private] _TeamColor => null
[private] _NbSupporters => null
[private] _Reroll => null
[private] _Logo_perso => null
}
$listequipe = array(
(int) 0 => array(
'BB_match_equipe' => array(
'id' => '11142',
'BB_match_id' => 'Coach-88348-0cd029008db568e062dc1de35103194e_2020-07-30_19_05_27',
'BB_equipe_id_match' => '3674809',
'Localisation' => 'Away',
'InflictedInjuries' => '16',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '75',
'InflictedPasses' => '0',
'PossessionBall' => '56',
'InflictedCasualties' => '2',
'OccupationTheir' => '43',
'SustainedTackles' => '44',
'InflictedMetersRunning' => '74',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '2',
'SustainedInjuries' => '11',
'InflictedDead' => '1',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '8',
'InflictedMetersPassing' => '0',
'NbSupporters' => '5000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-88348-0cd029008db568e062dc1de35103194e_2020-07-30_19_05_27',
'BB_competition_id' => '191869',
'CurrentRound' => '4',
'Stadium' => 'Khemri',
'NameStadium' => 'le ciel',
'LevelStadium' => '1',
'Finished' => '2020-07-30 20:14:07'
),
'b_b_equipes' => array(
'BB_equipe_id' => '3674809',
'BB_coach_id' => 'Bootsyou',
'BB_competition_id' => '240347',
'Value' => '1530',
'Cheerleaders' => '0',
'Name' => 'Big Deal',
'Popularity' => '6',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '60000',
'Reroll' => '2',
'Logo' => 'Undead_08',
'TeamColor' => '2800006',
'NbSupporters' => '16000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '11141',
'BB_match_id' => 'Coach-88348-0cd029008db568e062dc1de35103194e_2020-07-30_19_05_27',
'BB_equipe_id_match' => '3701108',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '30000',
'OccupationOwn' => '25',
'SustainedKO' => '7',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '44',
'InflictedPasses' => '1',
'PossessionBall' => '31',
'InflictedCasualties' => '2',
'OccupationTheir' => '6',
'SustainedTackles' => '75',
'InflictedMetersRunning' => '32',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '4',
'SustainedInjuries' => '17',
'InflictedDead' => '0',
'CashEarned' => '30000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '4',
'NbSupporters' => '12000',
'InflictedCatches' => '1',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-88348-0cd029008db568e062dc1de35103194e_2020-07-30_19_05_27',
'BB_competition_id' => '191869',
'CurrentRound' => '4',
'Stadium' => 'Khemri',
'NameStadium' => 'le ciel',
'LevelStadium' => '1',
'Finished' => '2020-07-30 20:14:07'
),
'b_b_equipes' => array(
'BB_equipe_id' => '3701108',
'BB_coach_id' => 'NAINVERT',
'BB_competition_id' => '191869',
'Value' => '1020',
'Cheerleaders' => '0',
'Name' => 'O 2 LA',
'Popularity' => '1',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '150000',
'Reroll' => '3',
'Logo' => 'Undead_05',
'TeamColor' => '2800006',
'NbSupporters' => '12000',
'Logo_perso' => ''
)
)
)
$idequipe = array(
(int) 0 => '3674809',
(int) 1 => '3701108'
)
$value = array(
'id' => '3674809',
'Name' => 'Big Deal',
'IdRace' => '42',
'Logo' => 'Undead_08',
'Logo_perso' => '',
'Coach' => 'Bootsyou',
'Victoire' => (int) 1,
'Nul' => (int) 0,
'Defaite' => (int) 0,
'Point' => (int) 3,
'TD' => (int) 2,
'NbMatch' => (int) 1,
'ordre' => (int) 0
)
$match_equipe = 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
}
$classementlistequipe = array(
(int) 0 => array(
'id' => '3674809',
'Name' => 'Big Deal',
'IdRace' => '42',
'Logo' => 'Undead_08',
'Logo_perso' => '',
'Coach' => 'Bootsyou',
'Victoire' => (int) 1,
'Nul' => (int) 0,
'Defaite' => (int) 0,
'Point' => (int) 3,
'TD' => (int) 2,
'NbMatch' => (int) 1,
'ordre' => (int) 0
),
(int) 1 => array(
'id' => '3701108',
'Name' => 'O 2 LA',
'IdRace' => '42',
'Logo' => 'Undead_05',
'Logo_perso' => '',
'Coach' => 'NAINVERT',
'Victoire' => (int) 0,
'Nul' => (int) 0,
'Defaite' => (int) 1,
'Point' => (int) 0,
'TD' => (int) -2,
'NbMatch' => (int) 1,
'ordre' => (int) 1
)
)
$j = (int) 3701109
$i = (int) 1
$point = (int) 0
$victoire = (int) 0
$nul = (int) 0
$defaite = (int) 1
$k = (int) 3701108
$v = array(
'id' => '3701108',
'Name' => 'O 2 LA',
'IdRace' => '42',
'Logo' => 'Undead_05',
'Logo_perso' => '',
'Coach' => 'NAINVERT',
'Victoire' => (int) 0,
'Nul' => (int) 0,
'Defaite' => (int) 1,
'Point' => (int) 0,
'TD' => (int) -2,
'NbMatch' => (int) 1
)
$classPoint = array(
(int) 0 => (int) 3,
(int) 1 => (int) 0
)
$classTD = array(
(int) 0 => (int) 2,
(int) 1 => (int) -2
)
$key = (int) 0
$x = (int) 25
$y = (int) 178
$logo = 'Undead_08'
$logo1 = falseimagecopyresized - [internal], line ??
CreaImageClassement::__construct() - APP/Controller/CreaImageClassement.php, line 202
BloodbowlController::classement_image_create() - APP/Controller/BloodbowlController.php, line 148
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/CreaImageClassement.php, line 201]Code Context imagettftext($image, 12, 0, $x+80, $y+12, $orange2, $font6, $value['Coach']);
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['IdRace'].".png");
$getcompetition = '191869'
$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
$font = (int) 63
$font2 = (int) 65
$font3 = (int) 67
$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' => '191869',
'BB_ligue_id' => '18664',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '1',
'NbRounds' => '5',
'NbTeamsMax' => '6',
'CompetitionStatus' => '1',
'CurrentRound' => '4',
'Name' => 'GBB 2B S3',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '6',
'TurnDuration' => '2',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '18664',
'EmailContacts' => 'nainvert2000@aol.com',
'Edition' => '1',
'IdOwner' => '95548',
'Logo' => 'HighElf_11',
'Description' => 'Ligue open du francobowl
Just for fun
',
'Phase' => '1',
'Name' => 'LFB BB2',
'Websites' => 'forum.francobowl.com',
'NbRegisteredTeams' => '35'
),
'BB_equipe' => array()
)
)
$bigadin = (int) 0
$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' => '18664',
'EmailContacts' => 'nainvert2000@aol.com',
'Edition' => '1',
'IdOwner' => '95548',
'Logo' => 'HighElf_11',
'Description' => 'Ligue open du francobowl
Just for fun
',
'Phase' => '1',
'Name' => 'LFB BB2',
'Websites' => 'forum.francobowl.com',
'NbRegisteredTeams' => '35'
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$equipe = object(BB_equipe) {
primaryKey => 'BB_equipe_id'
hasMany => array(
'BB_match_equipe' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_equipes'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_equipes'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_equipe'
alias => 'BB_equipe'
tableToModel => array(
'b_b_equipes' => 'BB_equipe'
)
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
)
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => null
[protected] _validator => null
[private] _BB_equipe_id => null
[private] _BB_coach_id => null
[private] _BB_competition_id => null
[private] _Value => null
[private] _Cheerleaders => null
[private] _Name => null
[private] _Popularity => null
[private] _Apothecary => null
[private] _IdRace => null
[private] _Treasury => null
[private] _Logo => null
[private] _TeamColor => null
[private] _NbSupporters => null
[private] _Reroll => null
[private] _Logo_perso => null
}
$listequipe = array(
(int) 0 => array(
'BB_match_equipe' => array(
'id' => '11142',
'BB_match_id' => 'Coach-88348-0cd029008db568e062dc1de35103194e_2020-07-30_19_05_27',
'BB_equipe_id_match' => '3674809',
'Localisation' => 'Away',
'InflictedInjuries' => '16',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '75',
'InflictedPasses' => '0',
'PossessionBall' => '56',
'InflictedCasualties' => '2',
'OccupationTheir' => '43',
'SustainedTackles' => '44',
'InflictedMetersRunning' => '74',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '2',
'SustainedInjuries' => '11',
'InflictedDead' => '1',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '8',
'InflictedMetersPassing' => '0',
'NbSupporters' => '5000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-88348-0cd029008db568e062dc1de35103194e_2020-07-30_19_05_27',
'BB_competition_id' => '191869',
'CurrentRound' => '4',
'Stadium' => 'Khemri',
'NameStadium' => 'le ciel',
'LevelStadium' => '1',
'Finished' => '2020-07-30 20:14:07'
),
'b_b_equipes' => array(
'BB_equipe_id' => '3674809',
'BB_coach_id' => 'Bootsyou',
'BB_competition_id' => '240347',
'Value' => '1530',
'Cheerleaders' => '0',
'Name' => 'Big Deal',
'Popularity' => '6',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '60000',
'Reroll' => '2',
'Logo' => 'Undead_08',
'TeamColor' => '2800006',
'NbSupporters' => '16000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '11141',
'BB_match_id' => 'Coach-88348-0cd029008db568e062dc1de35103194e_2020-07-30_19_05_27',
'BB_equipe_id_match' => '3701108',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '30000',
'OccupationOwn' => '25',
'SustainedKO' => '7',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '44',
'InflictedPasses' => '1',
'PossessionBall' => '31',
'InflictedCasualties' => '2',
'OccupationTheir' => '6',
'SustainedTackles' => '75',
'InflictedMetersRunning' => '32',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '4',
'SustainedInjuries' => '17',
'InflictedDead' => '0',
'CashEarned' => '30000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '4',
'NbSupporters' => '12000',
'InflictedCatches' => '1',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-88348-0cd029008db568e062dc1de35103194e_2020-07-30_19_05_27',
'BB_competition_id' => '191869',
'CurrentRound' => '4',
'Stadium' => 'Khemri',
'NameStadium' => 'le ciel',
'LevelStadium' => '1',
'Finished' => '2020-07-30 20:14:07'
),
'b_b_equipes' => array(
'BB_equipe_id' => '3701108',
'BB_coach_id' => 'NAINVERT',
'BB_competition_id' => '191869',
'Value' => '1020',
'Cheerleaders' => '0',
'Name' => 'O 2 LA',
'Popularity' => '1',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '150000',
'Reroll' => '3',
'Logo' => 'Undead_05',
'TeamColor' => '2800006',
'NbSupporters' => '12000',
'Logo_perso' => ''
)
)
)
$idequipe = array(
(int) 0 => '3674809',
(int) 1 => '3701108'
)
$value = array(
'id' => '3701108',
'Name' => 'O 2 LA',
'IdRace' => '42',
'Logo' => 'Undead_05',
'Logo_perso' => '',
'Coach' => 'NAINVERT',
'Victoire' => (int) 0,
'Nul' => (int) 0,
'Defaite' => (int) 1,
'Point' => (int) 0,
'TD' => (int) -2,
'NbMatch' => (int) 1,
'ordre' => (int) 1
)
$match_equipe = 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
}
$classementlistequipe = array(
(int) 0 => array(
'id' => '3674809',
'Name' => 'Big Deal',
'IdRace' => '42',
'Logo' => 'Undead_08',
'Logo_perso' => '',
'Coach' => 'Bootsyou',
'Victoire' => (int) 1,
'Nul' => (int) 0,
'Defaite' => (int) 0,
'Point' => (int) 3,
'TD' => (int) 2,
'NbMatch' => (int) 1,
'ordre' => (int) 0
),
(int) 1 => array(
'id' => '3701108',
'Name' => 'O 2 LA',
'IdRace' => '42',
'Logo' => 'Undead_05',
'Logo_perso' => '',
'Coach' => 'NAINVERT',
'Victoire' => (int) 0,
'Nul' => (int) 0,
'Defaite' => (int) 1,
'Point' => (int) 0,
'TD' => (int) -2,
'NbMatch' => (int) 1,
'ordre' => (int) 1
)
)
$j = (int) 3701109
$i = (int) 2
$point = (int) 0
$victoire = (int) 0
$nul = (int) 0
$defaite = (int) 1
$k = (int) 3701108
$v = array(
'id' => '3701108',
'Name' => 'O 2 LA',
'IdRace' => '42',
'Logo' => 'Undead_05',
'Logo_perso' => '',
'Coach' => 'NAINVERT',
'Victoire' => (int) 0,
'Nul' => (int) 0,
'Defaite' => (int) 1,
'Point' => (int) 0,
'TD' => (int) -2,
'NbMatch' => (int) 1
)
$classPoint = array(
(int) 0 => (int) 3,
(int) 1 => (int) 0
)
$classTD = array(
(int) 0 => (int) 2,
(int) 1 => (int) -2
)
$key = (int) 1
$x = (int) 25
$y = (int) 217
$logo = 'Undead_05'
$logo1 = resource
$sygne = '+'imagecreatefrompng - [internal], line ??
CreaImageClassement::__construct() - APP/Controller/CreaImageClassement.php, line 201
BloodbowlController::classement_image_create() - APP/Controller/BloodbowlController.php, line 148
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/CreaImageClassement.php, line 202]Code Context
$logo1 = imagecreatefrompng("img/modeles/races/card_".$value['IdRace'].".png");
imagecopyresized($image,$logo1,$x+350, $y-22, 0, 0, 33, 45,86,126);
$getcompetition = '191869'
$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
$font = (int) 63
$font2 = (int) 65
$font3 = (int) 67
$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' => '191869',
'BB_ligue_id' => '18664',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '1',
'NbRounds' => '5',
'NbTeamsMax' => '6',
'CompetitionStatus' => '1',
'CurrentRound' => '4',
'Name' => 'GBB 2B S3',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '6',
'TurnDuration' => '2',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '18664',
'EmailContacts' => 'nainvert2000@aol.com',
'Edition' => '1',
'IdOwner' => '95548',
'Logo' => 'HighElf_11',
'Description' => 'Ligue open du francobowl
Just for fun
',
'Phase' => '1',
'Name' => 'LFB BB2',
'Websites' => 'forum.francobowl.com',
'NbRegisteredTeams' => '35'
),
'BB_equipe' => array()
)
)
$bigadin = (int) 0
$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' => '18664',
'EmailContacts' => 'nainvert2000@aol.com',
'Edition' => '1',
'IdOwner' => '95548',
'Logo' => 'HighElf_11',
'Description' => 'Ligue open du francobowl
Just for fun
',
'Phase' => '1',
'Name' => 'LFB BB2',
'Websites' => 'forum.francobowl.com',
'NbRegisteredTeams' => '35'
),
'BB_competition' => array()
)
)
$logoligue = resource
$width = (int) 256
$height = (int) 256
$type = (int) 3
$attr = 'width="256" height="256"'
$equipe = object(BB_equipe) {
primaryKey => 'BB_equipe_id'
hasMany => array(
'BB_match_equipe' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'b_b_equipes'
id => false
data => array()
schemaName => 'galeriejbgal'
table => 'b_b_equipes'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BB_equipe'
alias => 'BB_equipe'
tableToModel => array(
'b_b_equipes' => 'BB_equipe'
)
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
)
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => null
[protected] _validator => null
[private] _BB_equipe_id => null
[private] _BB_coach_id => null
[private] _BB_competition_id => null
[private] _Value => null
[private] _Cheerleaders => null
[private] _Name => null
[private] _Popularity => null
[private] _Apothecary => null
[private] _IdRace => null
[private] _Treasury => null
[private] _Logo => null
[private] _TeamColor => null
[private] _NbSupporters => null
[private] _Reroll => null
[private] _Logo_perso => null
}
$listequipe = array(
(int) 0 => array(
'BB_match_equipe' => array(
'id' => '11142',
'BB_match_id' => 'Coach-88348-0cd029008db568e062dc1de35103194e_2020-07-30_19_05_27',
'BB_equipe_id_match' => '3674809',
'Localisation' => 'Away',
'InflictedInjuries' => '16',
'CashEarnedBeforeConcession' => '20000',
'OccupationOwn' => '12',
'SustainedKO' => '3',
'SustainedDead' => '0',
'WinningsDice' => '1',
'Score' => '2',
'SustainedStuns' => '0',
'InflictedTackles' => '75',
'InflictedPasses' => '0',
'PossessionBall' => '56',
'InflictedCasualties' => '2',
'OccupationTheir' => '43',
'SustainedTackles' => '44',
'InflictedMetersRunning' => '74',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '1',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '2',
'SustainedCasualties' => '2',
'SustainedInjuries' => '11',
'InflictedDead' => '1',
'CashEarned' => '20000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '8',
'InflictedMetersPassing' => '0',
'NbSupporters' => '5000',
'InflictedCatches' => '0',
'Resultat' => '2',
'SustainedTouchdowns' => '0'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-88348-0cd029008db568e062dc1de35103194e_2020-07-30_19_05_27',
'BB_competition_id' => '191869',
'CurrentRound' => '4',
'Stadium' => 'Khemri',
'NameStadium' => 'le ciel',
'LevelStadium' => '1',
'Finished' => '2020-07-30 20:14:07'
),
'b_b_equipes' => array(
'BB_equipe_id' => '3674809',
'BB_coach_id' => 'Bootsyou',
'BB_competition_id' => '240347',
'Value' => '1530',
'Cheerleaders' => '0',
'Name' => 'Big Deal',
'Popularity' => '6',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '60000',
'Reroll' => '2',
'Logo' => 'Undead_08',
'TeamColor' => '2800006',
'NbSupporters' => '16000',
'Logo_perso' => ''
)
),
(int) 1 => array(
'BB_match_equipe' => array(
'id' => '11141',
'BB_match_id' => 'Coach-88348-0cd029008db568e062dc1de35103194e_2020-07-30_19_05_27',
'BB_equipe_id_match' => '3701108',
'Localisation' => 'Home',
'InflictedInjuries' => '10',
'CashEarnedBeforeConcession' => '30000',
'OccupationOwn' => '25',
'SustainedKO' => '7',
'SustainedDead' => '1',
'WinningsDice' => '1',
'Score' => '0',
'SustainedStuns' => '0',
'InflictedTackles' => '44',
'InflictedPasses' => '1',
'PossessionBall' => '31',
'InflictedCasualties' => '2',
'OccupationTheir' => '6',
'SustainedTackles' => '75',
'InflictedMetersRunning' => '32',
'SustainedInterceptions' => '0',
'MVP' => '1',
'PopularityGain' => '0',
'MatchPlayed' => '0',
'InflictedTouchdowns' => '0',
'SustainedCasualties' => '4',
'SustainedInjuries' => '17',
'InflictedDead' => '0',
'CashEarned' => '30000',
'InflictedStuns' => '0',
'SustainedExpulsions' => '0',
'InflictedKO' => '2',
'InflictedMetersPassing' => '4',
'NbSupporters' => '12000',
'InflictedCatches' => '1',
'Resultat' => '0',
'SustainedTouchdowns' => '2'
),
'b_b_matches' => array(
'BB_match_id' => 'Coach-88348-0cd029008db568e062dc1de35103194e_2020-07-30_19_05_27',
'BB_competition_id' => '191869',
'CurrentRound' => '4',
'Stadium' => 'Khemri',
'NameStadium' => 'le ciel',
'LevelStadium' => '1',
'Finished' => '2020-07-30 20:14:07'
),
'b_b_equipes' => array(
'BB_equipe_id' => '3701108',
'BB_coach_id' => 'NAINVERT',
'BB_competition_id' => '191869',
'Value' => '1020',
'Cheerleaders' => '0',
'Name' => 'O 2 LA',
'Popularity' => '1',
'Apothecary' => '0',
'IdRace' => '42',
'Treasury' => '150000',
'Reroll' => '3',
'Logo' => 'Undead_05',
'TeamColor' => '2800006',
'NbSupporters' => '12000',
'Logo_perso' => ''
)
)
)
$idequipe = array(
(int) 0 => '3674809',
(int) 1 => '3701108'
)
$value = array(
'id' => '3701108',
'Name' => 'O 2 LA',
'IdRace' => '42',
'Logo' => 'Undead_05',
'Logo_perso' => '',
'Coach' => 'NAINVERT',
'Victoire' => (int) 0,
'Nul' => (int) 0,
'Defaite' => (int) 1,
'Point' => (int) 0,
'TD' => (int) -2,
'NbMatch' => (int) 1,
'ordre' => (int) 1
)
$match_equipe = 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
}
$classementlistequipe = array(
(int) 0 => array(
'id' => '3674809',
'Name' => 'Big Deal',
'IdRace' => '42',
'Logo' => 'Undead_08',
'Logo_perso' => '',
'Coach' => 'Bootsyou',
'Victoire' => (int) 1,
'Nul' => (int) 0,
'Defaite' => (int) 0,
'Point' => (int) 3,
'TD' => (int) 2,
'NbMatch' => (int) 1,
'ordre' => (int) 0
),
(int) 1 => array(
'id' => '3701108',
'Name' => 'O 2 LA',
'IdRace' => '42',
'Logo' => 'Undead_05',
'Logo_perso' => '',
'Coach' => 'NAINVERT',
'Victoire' => (int) 0,
'Nul' => (int) 0,
'Defaite' => (int) 1,
'Point' => (int) 0,
'TD' => (int) -2,
'NbMatch' => (int) 1,
'ordre' => (int) 1
)
)
$j = (int) 3701109
$i = (int) 2
$point = (int) 0
$victoire = (int) 0
$nul = (int) 0
$defaite = (int) 1
$k = (int) 3701108
$v = array(
'id' => '3701108',
'Name' => 'O 2 LA',
'IdRace' => '42',
'Logo' => 'Undead_05',
'Logo_perso' => '',
'Coach' => 'NAINVERT',
'Victoire' => (int) 0,
'Nul' => (int) 0,
'Defaite' => (int) 1,
'Point' => (int) 0,
'TD' => (int) -2,
'NbMatch' => (int) 1
)
$classPoint = array(
(int) 0 => (int) 3,
(int) 1 => (int) 0
)
$classTD = array(
(int) 0 => (int) 2,
(int) 1 => (int) -2
)
$key = (int) 1
$x = (int) 25
$y = (int) 217
$logo = 'Undead_05'
$logo1 = false
$sygne = '+'imagecopyresized - [internal], line ??
CreaImageClassement::__construct() - APP/Controller/CreaImageClassement.php, line 202
BloodbowlController::classement_image_create() - APP/Controller/BloodbowlController.php, line 148
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 112
PNG
IHDR V IDATxkmYv}c̵>[U~ly` "v2!ÑXDDJ+?@ȟ@DDBd1;q ?趝V9{5c̹>z
W3Tڵ\k5_xLJʭʭʭʧ|íʭʭʭ[ʭʭʭ[[(s+r+r+r+renVnVnVnXṋʭʭʭ|-[[[Oc2r+r+r+i,PVnVnVnV>$| H揈xb[[[[܀2?l]ǀ)yO8~W _3[|s+r+r+r+oR
w.BI@JBA"e|'_/o]I$8Mf㺴&D"Qj6)L~]:2Bp8˺6)~|J)n:,V՝%'[Zk4ZC HHID)5em(4.y{9/!
ZkA ]_^ya~hnT[5\/w>S߿,;Fh+i~mQjn.TڪX18a|Ϩqu}}hͼJ Vk@hN^}p
rQeGsfXkaRy]\7lѪ
wшUh f/8Q̊ _?zO?^um7?>AX"Bi8GrK[..8{!`wxu>5j2MwwwD) h7q*S4\ֵ S Z֣