Warning (2): imagecreatefrompng(img/modeles/races/card_33.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 = '191868'
$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' => '191868',
'BB_ligue_id' => '18664',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '1',
'NbRounds' => '5',
'NbTeamsMax' => '6',
'CompetitionStatus' => '1',
'CurrentRound' => '5',
'Name' => 'GBB 2A 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
}
$idequipe = array(
(int) 0 => '3303220',
(int) 1 => '3508651',
(int) 2 => '3657336',
(int) 3 => '3668661',
(int) 4 => '3669688',
(int) 5 => '3674349',
(int) 6 => '3674349',
(int) 7 => '3674349',
(int) 8 => '3674349',
(int) 9 => '3674349'
)
$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
}
$j = (int) 3674350
$i = (int) 1
$point = (int) 3
$victoire = (int) 1
$nul = (int) 0
$defaite = (int) 0
$k = (int) 3508651
$v = array(
'id' => '3508651',
'Name' => 'Mad Houserz',
'IdRace' => '35',
'Logo' => 'Skaven_18',
'Logo_perso' => '',
'Coach' => 'Gregonmars',
'Victoire' => (int) 0,
'Nul' => (int) 0,
'Defaite' => (int) 1,
'Point' => (int) 0,
'TD' => (int) -1,
'NbMatch' => (int) 1
)
$classPoint = array(
(int) 0 => (int) 7,
(int) 1 => (int) 3,
(int) 2 => (int) 3,
(int) 3 => (int) 1,
(int) 4 => (int) 0,
(int) 5 => (int) 0
)
$classTD = array(
(int) 0 => (int) 0,
(int) 1 => (int) 1,
(int) 2 => (int) 1,
(int) 3 => (int) 0,
(int) 4 => (int) -1,
(int) 5 => (int) -1
)
$key = (int) 0
$x = (int) 25
$y = (int) 178
$logo = 'Chaos_20'
$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 = '191868'
$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' => '191868',
'BB_ligue_id' => '18664',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '1',
'NbRounds' => '5',
'NbTeamsMax' => '6',
'CompetitionStatus' => '1',
'CurrentRound' => '5',
'Name' => 'GBB 2A 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
}
$idequipe = array(
(int) 0 => '3303220',
(int) 1 => '3508651',
(int) 2 => '3657336',
(int) 3 => '3668661',
(int) 4 => '3669688',
(int) 5 => '3674349',
(int) 6 => '3674349',
(int) 7 => '3674349',
(int) 8 => '3674349',
(int) 9 => '3674349'
)
$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
}
$j = (int) 3674350
$i = (int) 1
$point = (int) 3
$victoire = (int) 1
$nul = (int) 0
$defaite = (int) 0
$k = (int) 3508651
$v = array(
'id' => '3508651',
'Name' => 'Mad Houserz',
'IdRace' => '35',
'Logo' => 'Skaven_18',
'Logo_perso' => '',
'Coach' => 'Gregonmars',
'Victoire' => (int) 0,
'Nul' => (int) 0,
'Defaite' => (int) 1,
'Point' => (int) 0,
'TD' => (int) -1,
'NbMatch' => (int) 1
)
$classPoint = array(
(int) 0 => (int) 7,
(int) 1 => (int) 3,
(int) 2 => (int) 3,
(int) 3 => (int) 1,
(int) 4 => (int) 0,
(int) 5 => (int) 0
)
$classTD = array(
(int) 0 => (int) 0,
(int) 1 => (int) 1,
(int) 2 => (int) 1,
(int) 3 => (int) 0,
(int) 4 => (int) -1,
(int) 5 => (int) -1
)
$key = (int) 0
$x = (int) 25
$y = (int) 178
$logo = 'Chaos_20'
$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_37.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 = '191868'
$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' => '191868',
'BB_ligue_id' => '18664',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '1',
'NbRounds' => '5',
'NbTeamsMax' => '6',
'CompetitionStatus' => '1',
'CurrentRound' => '5',
'Name' => 'GBB 2A 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
}
$idequipe = array(
(int) 0 => '3303220',
(int) 1 => '3508651',
(int) 2 => '3657336',
(int) 3 => '3668661',
(int) 4 => '3669688',
(int) 5 => '3674349',
(int) 6 => '3674349',
(int) 7 => '3674349',
(int) 8 => '3674349',
(int) 9 => '3674349'
)
$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
}
$j = (int) 3674350
$i = (int) 2
$point = (int) 3
$victoire = (int) 1
$nul = (int) 0
$defaite = (int) 0
$k = (int) 3508651
$v = array(
'id' => '3508651',
'Name' => 'Mad Houserz',
'IdRace' => '35',
'Logo' => 'Skaven_18',
'Logo_perso' => '',
'Coach' => 'Gregonmars',
'Victoire' => (int) 0,
'Nul' => (int) 0,
'Defaite' => (int) 1,
'Point' => (int) 0,
'TD' => (int) -1,
'NbMatch' => (int) 1
)
$classPoint = array(
(int) 0 => (int) 7,
(int) 1 => (int) 3,
(int) 2 => (int) 3,
(int) 3 => (int) 1,
(int) 4 => (int) 0,
(int) 5 => (int) 0
)
$classTD = array(
(int) 0 => (int) 0,
(int) 1 => (int) 1,
(int) 2 => (int) 1,
(int) 3 => (int) 0,
(int) 4 => (int) -1,
(int) 5 => (int) -1
)
$key = (int) 1
$x = (int) 25
$y = (int) 217
$logo = 'Kislev_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 = '191868'
$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' => '191868',
'BB_ligue_id' => '18664',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '1',
'NbRounds' => '5',
'NbTeamsMax' => '6',
'CompetitionStatus' => '1',
'CurrentRound' => '5',
'Name' => 'GBB 2A 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
}
$idequipe = array(
(int) 0 => '3303220',
(int) 1 => '3508651',
(int) 2 => '3657336',
(int) 3 => '3668661',
(int) 4 => '3669688',
(int) 5 => '3674349',
(int) 6 => '3674349',
(int) 7 => '3674349',
(int) 8 => '3674349',
(int) 9 => '3674349'
)
$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
}
$j = (int) 3674350
$i = (int) 2
$point = (int) 3
$victoire = (int) 1
$nul = (int) 0
$defaite = (int) 0
$k = (int) 3508651
$v = array(
'id' => '3508651',
'Name' => 'Mad Houserz',
'IdRace' => '35',
'Logo' => 'Skaven_18',
'Logo_perso' => '',
'Coach' => 'Gregonmars',
'Victoire' => (int) 0,
'Nul' => (int) 0,
'Defaite' => (int) 1,
'Point' => (int) 0,
'TD' => (int) -1,
'NbMatch' => (int) 1
)
$classPoint = array(
(int) 0 => (int) 7,
(int) 1 => (int) 3,
(int) 2 => (int) 3,
(int) 3 => (int) 1,
(int) 4 => (int) 0,
(int) 5 => (int) 0
)
$classTD = array(
(int) 0 => (int) 0,
(int) 1 => (int) 1,
(int) 2 => (int) 1,
(int) 3 => (int) 0,
(int) 4 => (int) -1,
(int) 5 => (int) -1
)
$key = (int) 1
$x = (int) 25
$y = (int) 217
$logo = 'Kislev_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
Warning (2): imagecreatefrompng(img/modeles/races/card_35.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 = '191868'
$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' => '191868',
'BB_ligue_id' => '18664',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '1',
'NbRounds' => '5',
'NbTeamsMax' => '6',
'CompetitionStatus' => '1',
'CurrentRound' => '5',
'Name' => 'GBB 2A 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
}
$idequipe = array(
(int) 0 => '3303220',
(int) 1 => '3508651',
(int) 2 => '3657336',
(int) 3 => '3668661',
(int) 4 => '3669688',
(int) 5 => '3674349',
(int) 6 => '3674349',
(int) 7 => '3674349',
(int) 8 => '3674349',
(int) 9 => '3674349'
)
$value = array(
'id' => '3668661',
'Name' => 'DIABOLO DESTRUCTORS',
'IdRace' => '35',
'Logo' => 'Orc_17',
'Logo_perso' => '',
'Coach' => 'Diabolo bigchef',
'Victoire' => (int) 1,
'Nul' => (int) 0,
'Defaite' => (int) 0,
'Point' => (int) 3,
'TD' => (int) 1,
'NbMatch' => (int) 1,
'ordre' => (int) 2
)
$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
}
$j = (int) 3674350
$i = (int) 3
$point = (int) 3
$victoire = (int) 1
$nul = (int) 0
$defaite = (int) 0
$k = (int) 3508651
$v = array(
'id' => '3508651',
'Name' => 'Mad Houserz',
'IdRace' => '35',
'Logo' => 'Skaven_18',
'Logo_perso' => '',
'Coach' => 'Gregonmars',
'Victoire' => (int) 0,
'Nul' => (int) 0,
'Defaite' => (int) 1,
'Point' => (int) 0,
'TD' => (int) -1,
'NbMatch' => (int) 1
)
$classPoint = array(
(int) 0 => (int) 7,
(int) 1 => (int) 3,
(int) 2 => (int) 3,
(int) 3 => (int) 1,
(int) 4 => (int) 0,
(int) 5 => (int) 0
)
$classTD = array(
(int) 0 => (int) 0,
(int) 1 => (int) 1,
(int) 2 => (int) 1,
(int) 3 => (int) 0,
(int) 4 => (int) -1,
(int) 5 => (int) -1
)
$key = (int) 2
$x = (int) 25
$y = (int) 256
$logo = 'Orc_17'
$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 = '191868'
$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' => '191868',
'BB_ligue_id' => '18664',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '1',
'NbRounds' => '5',
'NbTeamsMax' => '6',
'CompetitionStatus' => '1',
'CurrentRound' => '5',
'Name' => 'GBB 2A 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
}
$idequipe = array(
(int) 0 => '3303220',
(int) 1 => '3508651',
(int) 2 => '3657336',
(int) 3 => '3668661',
(int) 4 => '3669688',
(int) 5 => '3674349',
(int) 6 => '3674349',
(int) 7 => '3674349',
(int) 8 => '3674349',
(int) 9 => '3674349'
)
$value = array(
'id' => '3668661',
'Name' => 'DIABOLO DESTRUCTORS',
'IdRace' => '35',
'Logo' => 'Orc_17',
'Logo_perso' => '',
'Coach' => 'Diabolo bigchef',
'Victoire' => (int) 1,
'Nul' => (int) 0,
'Defaite' => (int) 0,
'Point' => (int) 3,
'TD' => (int) 1,
'NbMatch' => (int) 1,
'ordre' => (int) 2
)
$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
}
$j = (int) 3674350
$i = (int) 3
$point = (int) 3
$victoire = (int) 1
$nul = (int) 0
$defaite = (int) 0
$k = (int) 3508651
$v = array(
'id' => '3508651',
'Name' => 'Mad Houserz',
'IdRace' => '35',
'Logo' => 'Skaven_18',
'Logo_perso' => '',
'Coach' => 'Gregonmars',
'Victoire' => (int) 0,
'Nul' => (int) 0,
'Defaite' => (int) 1,
'Point' => (int) 0,
'TD' => (int) -1,
'NbMatch' => (int) 1
)
$classPoint = array(
(int) 0 => (int) 7,
(int) 1 => (int) 3,
(int) 2 => (int) 3,
(int) 3 => (int) 1,
(int) 4 => (int) 0,
(int) 5 => (int) 0
)
$classTD = array(
(int) 0 => (int) 0,
(int) 1 => (int) 1,
(int) 2 => (int) 1,
(int) 3 => (int) 0,
(int) 4 => (int) -1,
(int) 5 => (int) -1
)
$key = (int) 2
$x = (int) 25
$y = (int) 256
$logo = 'Orc_17'
$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
Warning (2): imagecreatefrompng(img/modeles/races/card_32.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 = '191868'
$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' => '191868',
'BB_ligue_id' => '18664',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '1',
'NbRounds' => '5',
'NbTeamsMax' => '6',
'CompetitionStatus' => '1',
'CurrentRound' => '5',
'Name' => 'GBB 2A 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
}
$idequipe = array(
(int) 0 => '3303220',
(int) 1 => '3508651',
(int) 2 => '3657336',
(int) 3 => '3668661',
(int) 4 => '3669688',
(int) 5 => '3674349',
(int) 6 => '3674349',
(int) 7 => '3674349',
(int) 8 => '3674349',
(int) 9 => '3674349'
)
$value = array(
'id' => '3303220',
'Name' => 'Bigs Brains',
'IdRace' => '32',
'Logo' => 'HighElf_08',
'Logo_perso' => '',
'Coach' => 'Pastranya',
'Victoire' => (int) 0,
'Nul' => (int) 1,
'Defaite' => (int) 0,
'Point' => (int) 1,
'TD' => (int) 0,
'NbMatch' => (int) 1,
'ordre' => (int) 3
)
$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
}
$j = (int) 3674350
$i = (int) 4
$point = (int) 3
$victoire = (int) 1
$nul = (int) 0
$defaite = (int) 0
$k = (int) 3508651
$v = array(
'id' => '3508651',
'Name' => 'Mad Houserz',
'IdRace' => '35',
'Logo' => 'Skaven_18',
'Logo_perso' => '',
'Coach' => 'Gregonmars',
'Victoire' => (int) 0,
'Nul' => (int) 0,
'Defaite' => (int) 1,
'Point' => (int) 0,
'TD' => (int) -1,
'NbMatch' => (int) 1
)
$classPoint = array(
(int) 0 => (int) 7,
(int) 1 => (int) 3,
(int) 2 => (int) 3,
(int) 3 => (int) 1,
(int) 4 => (int) 0,
(int) 5 => (int) 0
)
$classTD = array(
(int) 0 => (int) 0,
(int) 1 => (int) 1,
(int) 2 => (int) 1,
(int) 3 => (int) 0,
(int) 4 => (int) -1,
(int) 5 => (int) -1
)
$key = (int) 3
$x = (int) 25
$y = (int) 295
$logo = 'HighElf_08'
$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 = '191868'
$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' => '191868',
'BB_ligue_id' => '18664',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '1',
'NbRounds' => '5',
'NbTeamsMax' => '6',
'CompetitionStatus' => '1',
'CurrentRound' => '5',
'Name' => 'GBB 2A 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
}
$idequipe = array(
(int) 0 => '3303220',
(int) 1 => '3508651',
(int) 2 => '3657336',
(int) 3 => '3668661',
(int) 4 => '3669688',
(int) 5 => '3674349',
(int) 6 => '3674349',
(int) 7 => '3674349',
(int) 8 => '3674349',
(int) 9 => '3674349'
)
$value = array(
'id' => '3303220',
'Name' => 'Bigs Brains',
'IdRace' => '32',
'Logo' => 'HighElf_08',
'Logo_perso' => '',
'Coach' => 'Pastranya',
'Victoire' => (int) 0,
'Nul' => (int) 1,
'Defaite' => (int) 0,
'Point' => (int) 1,
'TD' => (int) 0,
'NbMatch' => (int) 1,
'ordre' => (int) 3
)
$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
}
$j = (int) 3674350
$i = (int) 4
$point = (int) 3
$victoire = (int) 1
$nul = (int) 0
$defaite = (int) 0
$k = (int) 3508651
$v = array(
'id' => '3508651',
'Name' => 'Mad Houserz',
'IdRace' => '35',
'Logo' => 'Skaven_18',
'Logo_perso' => '',
'Coach' => 'Gregonmars',
'Victoire' => (int) 0,
'Nul' => (int) 0,
'Defaite' => (int) 1,
'Point' => (int) 0,
'TD' => (int) -1,
'NbMatch' => (int) 1
)
$classPoint = array(
(int) 0 => (int) 7,
(int) 1 => (int) 3,
(int) 2 => (int) 3,
(int) 3 => (int) 1,
(int) 4 => (int) 0,
(int) 5 => (int) 0
)
$classTD = array(
(int) 0 => (int) 0,
(int) 1 => (int) 1,
(int) 2 => (int) 1,
(int) 3 => (int) 0,
(int) 4 => (int) -1,
(int) 5 => (int) -1
)
$key = (int) 3
$x = (int) 25
$y = (int) 295
$logo = 'HighElf_08'
$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
Warning (2): imagecreatefrompng(img/modeles/races/card_35.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 = '191868'
$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' => '191868',
'BB_ligue_id' => '18664',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '1',
'NbRounds' => '5',
'NbTeamsMax' => '6',
'CompetitionStatus' => '1',
'CurrentRound' => '5',
'Name' => 'GBB 2A 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
}
$idequipe = array(
(int) 0 => '3303220',
(int) 1 => '3508651',
(int) 2 => '3657336',
(int) 3 => '3668661',
(int) 4 => '3669688',
(int) 5 => '3674349',
(int) 6 => '3674349',
(int) 7 => '3674349',
(int) 8 => '3674349',
(int) 9 => '3674349'
)
$value = array(
'id' => '3508651',
'Name' => 'Mad Houserz',
'IdRace' => '35',
'Logo' => 'Skaven_18',
'Logo_perso' => '',
'Coach' => 'Gregonmars',
'Victoire' => (int) 0,
'Nul' => (int) 0,
'Defaite' => (int) 1,
'Point' => (int) 0,
'TD' => (int) -1,
'NbMatch' => (int) 1,
'ordre' => (int) 4
)
$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
}
$j = (int) 3674350
$i = (int) 5
$point = (int) 3
$victoire = (int) 1
$nul = (int) 0
$defaite = (int) 0
$k = (int) 3508651
$v = array(
'id' => '3508651',
'Name' => 'Mad Houserz',
'IdRace' => '35',
'Logo' => 'Skaven_18',
'Logo_perso' => '',
'Coach' => 'Gregonmars',
'Victoire' => (int) 0,
'Nul' => (int) 0,
'Defaite' => (int) 1,
'Point' => (int) 0,
'TD' => (int) -1,
'NbMatch' => (int) 1
)
$classPoint = array(
(int) 0 => (int) 7,
(int) 1 => (int) 3,
(int) 2 => (int) 3,
(int) 3 => (int) 1,
(int) 4 => (int) 0,
(int) 5 => (int) 0
)
$classTD = array(
(int) 0 => (int) 0,
(int) 1 => (int) 1,
(int) 2 => (int) 1,
(int) 3 => (int) 0,
(int) 4 => (int) -1,
(int) 5 => (int) -1
)
$key = (int) 4
$x = (int) 25
$y = (int) 334
$logo = 'Skaven_18'
$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 = '191868'
$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' => '191868',
'BB_ligue_id' => '18664',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '1',
'NbRounds' => '5',
'NbTeamsMax' => '6',
'CompetitionStatus' => '1',
'CurrentRound' => '5',
'Name' => 'GBB 2A 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
}
$idequipe = array(
(int) 0 => '3303220',
(int) 1 => '3508651',
(int) 2 => '3657336',
(int) 3 => '3668661',
(int) 4 => '3669688',
(int) 5 => '3674349',
(int) 6 => '3674349',
(int) 7 => '3674349',
(int) 8 => '3674349',
(int) 9 => '3674349'
)
$value = array(
'id' => '3508651',
'Name' => 'Mad Houserz',
'IdRace' => '35',
'Logo' => 'Skaven_18',
'Logo_perso' => '',
'Coach' => 'Gregonmars',
'Victoire' => (int) 0,
'Nul' => (int) 0,
'Defaite' => (int) 1,
'Point' => (int) 0,
'TD' => (int) -1,
'NbMatch' => (int) 1,
'ordre' => (int) 4
)
$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
}
$j = (int) 3674350
$i = (int) 5
$point = (int) 3
$victoire = (int) 1
$nul = (int) 0
$defaite = (int) 0
$k = (int) 3508651
$v = array(
'id' => '3508651',
'Name' => 'Mad Houserz',
'IdRace' => '35',
'Logo' => 'Skaven_18',
'Logo_perso' => '',
'Coach' => 'Gregonmars',
'Victoire' => (int) 0,
'Nul' => (int) 0,
'Defaite' => (int) 1,
'Point' => (int) 0,
'TD' => (int) -1,
'NbMatch' => (int) 1
)
$classPoint = array(
(int) 0 => (int) 7,
(int) 1 => (int) 3,
(int) 2 => (int) 3,
(int) 3 => (int) 1,
(int) 4 => (int) 0,
(int) 5 => (int) 0
)
$classTD = array(
(int) 0 => (int) 0,
(int) 1 => (int) 1,
(int) 2 => (int) 1,
(int) 3 => (int) 0,
(int) 4 => (int) -1,
(int) 5 => (int) -1
)
$key = (int) 4
$x = (int) 25
$y = (int) 334
$logo = 'Skaven_18'
$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
Warning (2): imagecreatefrompng(img/modeles/races/card_35.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 = '191868'
$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' => '191868',
'BB_ligue_id' => '18664',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '1',
'NbRounds' => '5',
'NbTeamsMax' => '6',
'CompetitionStatus' => '1',
'CurrentRound' => '5',
'Name' => 'GBB 2A 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
}
$idequipe = array(
(int) 0 => '3303220',
(int) 1 => '3508651',
(int) 2 => '3657336',
(int) 3 => '3668661',
(int) 4 => '3669688',
(int) 5 => '3674349',
(int) 6 => '3674349',
(int) 7 => '3674349',
(int) 8 => '3674349',
(int) 9 => '3674349'
)
$value = array(
'id' => '3669688',
'Name' => 'crocromic2',
'IdRace' => '35',
'Logo' => 'Orc_01',
'Logo_perso' => '',
'Coach' => 'el crocro',
'Victoire' => (int) 0,
'Nul' => (int) 0,
'Defaite' => (int) 1,
'Point' => (int) 0,
'TD' => (int) -1,
'NbMatch' => (int) 1,
'ordre' => (int) 5
)
$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
}
$j = (int) 3674350
$i = (int) 6
$point = (int) 3
$victoire = (int) 1
$nul = (int) 0
$defaite = (int) 0
$k = (int) 3508651
$v = array(
'id' => '3508651',
'Name' => 'Mad Houserz',
'IdRace' => '35',
'Logo' => 'Skaven_18',
'Logo_perso' => '',
'Coach' => 'Gregonmars',
'Victoire' => (int) 0,
'Nul' => (int) 0,
'Defaite' => (int) 1,
'Point' => (int) 0,
'TD' => (int) -1,
'NbMatch' => (int) 1
)
$classPoint = array(
(int) 0 => (int) 7,
(int) 1 => (int) 3,
(int) 2 => (int) 3,
(int) 3 => (int) 1,
(int) 4 => (int) 0,
(int) 5 => (int) 0
)
$classTD = array(
(int) 0 => (int) 0,
(int) 1 => (int) 1,
(int) 2 => (int) 1,
(int) 3 => (int) 0,
(int) 4 => (int) -1,
(int) 5 => (int) -1
)
$key = (int) 5
$x = (int) 25
$y = (int) 373
$logo = 'Orc_01'
$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 = '191868'
$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' => '191868',
'BB_ligue_id' => '18664',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '1',
'NbRounds' => '5',
'NbTeamsMax' => '6',
'CompetitionStatus' => '1',
'CurrentRound' => '5',
'Name' => 'GBB 2A 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
}
$idequipe = array(
(int) 0 => '3303220',
(int) 1 => '3508651',
(int) 2 => '3657336',
(int) 3 => '3668661',
(int) 4 => '3669688',
(int) 5 => '3674349',
(int) 6 => '3674349',
(int) 7 => '3674349',
(int) 8 => '3674349',
(int) 9 => '3674349'
)
$value = array(
'id' => '3669688',
'Name' => 'crocromic2',
'IdRace' => '35',
'Logo' => 'Orc_01',
'Logo_perso' => '',
'Coach' => 'el crocro',
'Victoire' => (int) 0,
'Nul' => (int) 0,
'Defaite' => (int) 1,
'Point' => (int) 0,
'TD' => (int) -1,
'NbMatch' => (int) 1,
'ordre' => (int) 5
)
$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
}
$j = (int) 3674350
$i = (int) 6
$point = (int) 3
$victoire = (int) 1
$nul = (int) 0
$defaite = (int) 0
$k = (int) 3508651
$v = array(
'id' => '3508651',
'Name' => 'Mad Houserz',
'IdRace' => '35',
'Logo' => 'Skaven_18',
'Logo_perso' => '',
'Coach' => 'Gregonmars',
'Victoire' => (int) 0,
'Nul' => (int) 0,
'Defaite' => (int) 1,
'Point' => (int) 0,
'TD' => (int) -1,
'NbMatch' => (int) 1
)
$classPoint = array(
(int) 0 => (int) 7,
(int) 1 => (int) 3,
(int) 2 => (int) 3,
(int) 3 => (int) 1,
(int) 4 => (int) 0,
(int) 5 => (int) 0
)
$classTD = array(
(int) 0 => (int) 0,
(int) 1 => (int) 1,
(int) 2 => (int) 1,
(int) 3 => (int) 0,
(int) 4 => (int) -1,
(int) 5 => (int) -1
)
$key = (int) 5
$x = (int) 25
$y = (int) 373
$logo = 'Orc_01'
$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 IDATxkmZ<;\}(^УAQ-XPQ$)PI$rT4KXK*)=UpHrI % "ptޗ[k1'?1Z/>Vw9>y/p+r+r+r+)#/~p+r+r+r+~+p+r+r+r+ʭʭʭ'B[[[[$[(s+r+r+r+renVnVnVnXṋʭʭʭ|-[[[Ob)I$|=#"^ƭ3VnVnVnVn%7L"l1`J^9S)%"Ǻߕ'nA3 f3Lʭʭʭʛ?|CbA PhH*,oܽ"!ɬ x\Vd4c^$J&PiۯAYfPCqY&"яORS)
Wjsda]kA2Bkh 5 (F]-ef8s?#DPk-"#!B +>>]4xM63Xj{o_e1-^}0ͻyޯ-Z
eZ[ +FC_7G!4L5])96@jm H~/AB] av\u9hnku=Q