Warning (2): imagecreatefrompng(img/modeles/races/card_37.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 = '70'
$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) 62
$font2 = (int) 64
$font3 = (int) 66
$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' => '70',
'BB_ligue_id' => '70',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '1',
'NbRounds' => '7',
'NbTeamsMax' => '8',
'CompetitionStatus' => '1',
'CurrentRound' => '1',
'Name' => 'COMPETITION_NAME_PERPETUAL_S01C01',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '8',
'TurnDuration' => '2',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '70',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_30',
'Description' => '',
'Phase' => '1',
'Name' => 'PERPETUAL_NAME',
'Websites' => null,
'NbRegisteredTeams' => '1'
),
'BB_equipe' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$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' => '70',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_30',
'Description' => '',
'Phase' => '1',
'Name' => 'PERPETUAL_NAME',
'Websites' => null,
'NbRegisteredTeams' => '1'
),
'BB_competition' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$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 => '70',
(int) 1 => '70',
(int) 2 => '70'
)
$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) 71
$i = (int) 1
$point = (int) 3
$victoire = (int) 1
$nul = (int) 0
$defaite = (int) 0
$k = (int) 70
$classPoint = array(
(int) 0 => (int) 9
)
$classTD = array(
(int) 0 => (int) 6
)
$key = (int) 0
$x = (int) 25
$y = (int) 178
$logo = 'Kislev_05'
$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 = '70'
$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) 62
$font2 = (int) 64
$font3 = (int) 66
$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' => '70',
'BB_ligue_id' => '70',
'IdOwner' => '0',
'LeaguePhase' => '1',
'PrematchEvents' => '1',
'IdCompetitionTypes' => '1',
'NbRounds' => '7',
'NbTeamsMax' => '8',
'CompetitionStatus' => '1',
'CurrentRound' => '1',
'Name' => 'COMPETITION_NAME_PERPETUAL_S01C01',
'LeagueEdition' => '1',
'NbRegisteredTeams' => '8',
'TurnDuration' => '2',
'competition_logo' => ''
),
'BB_ligue' => array(
'BB_ligue_id' => '70',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_30',
'Description' => '',
'Phase' => '1',
'Name' => 'PERPETUAL_NAME',
'Websites' => null,
'NbRegisteredTeams' => '1'
),
'BB_equipe' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$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' => '70',
'EmailContacts' => null,
'Edition' => '1',
'IdOwner' => '1',
'Logo' => 'Neutre_30',
'Description' => '',
'Phase' => '1',
'Name' => 'PERPETUAL_NAME',
'Websites' => null,
'NbRegisteredTeams' => '1'
),
'BB_competition' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$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 => '70',
(int) 1 => '70',
(int) 2 => '70'
)
$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) 71
$i = (int) 1
$point = (int) 3
$victoire = (int) 1
$nul = (int) 0
$defaite = (int) 0
$k = (int) 70
$classPoint = array(
(int) 0 => (int) 9
)
$classTD = array(
(int) 0 => (int) 6
)
$key = (int) 0
$x = (int) 25
$y = (int) 178
$logo = 'Kislev_05'
$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
PNG
IHDR V IDATx{eWU'1JBx yBnޏ -Զ]wǽxI-ݭ-Hx"GM$`IUc1Z{s*U ȮZkoƘsݱ++++)ó2ʮʮʮʮ|"ؕ]ٕ]ٕ]ٕ]eʮʮʮwB]ٕ]ٕ]ٕ].](++++ŲeveWveWveWvXv̮ʮʮʮ|.ٕ]ٕ]ٕ]ٕbIwtIH3;ɍcsWveWveWveWv.(#(c:)˗RJf6$m ̴~vͮʮʮʮII ~o<ڳNsw.=SN p Ưv'?}+^fb3w'I0nHӴh&wiki|>ں