Code Context $count = $Elu->find('count', array(
'conditions' => array( 'Elu.url' => $eluUrl,
'Elu.site_id'=> $sitId['Site']['id']
$url = '/les-magiciens-de-la-table-ronde'
$params = array(
'elu' => 'les-magiciens-de-la-table-ronde',
'named' => array(),
'pass' => array(
(int) 0 => 'les-magiciens-de-la-table-ronde'
),
'controller' => 'elus',
'action' => 'index',
'plugin' => null
)
$eluUrl = 'les-magiciens-de-la-table-ronde'
$sd = 'cormes'
$Sit = object(Site) {
hasOne => array(
'Coordonnee' => array(
[maximum depth reached]
),
'Referencement' => array(
[maximum depth reached]
)
)
belongsTo => array(
'Commune' => array(
[maximum depth reached]
),
'Style' => array(
[maximum depth reached]
)
)
hasMany => array(
'Horaire' => array(
[maximum depth reached]
),
'RubriquesSite' => array(
[maximum depth reached]
),
'ModulesSite' => array(
[maximum depth reached]
),
'SitesSocial' => array(
[maximum depth reached]
),
'Dialogue' => array(
[maximum depth reached]
),
'Categorie' => array(
[maximum depth reached]
),
'Paiement' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'sites'
id => false
data => array()
schemaName => 'mairie72'
table => 'sites'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'Site'
alias => 'Site'
tableToModel => array(
'sites' => 'Site',
'communes' => 'Commune',
'styles' => 'Style',
'coordonnees' => 'Coordonnee',
'referencements' => 'Referencement',
'horaires' => 'Horaire',
'rubriques_sites' => 'RubriquesSite',
'modules_sites' => 'ModulesSite',
'sites_socials' => 'SitesSocial',
'dialogues' => 'Dialogue',
'categories' => 'Categorie',
'paiements' => 'Paiement'
)
cacheQueries => false
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
Commune => object(Commune) {}
Style => object(Style) {}
Coordonnee => object(AppModel) {}
Referencement => object(Referencement) {}
Horaire => object(AppModel) {}
RubriquesSite => object(AppModel) {}
ModulesSite => object(AppModel) {}
SitesSocial => object(AppModel) {}
Dialogue => object(Dialogue) {}
Categorie => object(Categorie) {}
Paiement => object(AppModel) {}
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'name' => array(
[maximum depth reached]
),
'url' => array(
[maximum depth reached]
),
'sd' => array(
[maximum depth reached]
),
'ext' => array(
[maximum depth reached]
),
'email' => array(
[maximum depth reached]
),
'logo' => array(
[maximum depth reached]
),
'logo2' => array(
[maximum depth reached]
),
'slogan' => array(
[maximum depth reached]
),
'title' => array(
[maximum depth reached]
),
'presentation' => array(
[maximum depth reached]
),
'dpo' => array(
[maximum depth reached]
),
'dpo-email' => array(
[maximum depth reached]
),
'publication' => array(
[maximum depth reached]
),
'meteo' => array(
[maximum depth reached]
),
'created' => array(
[maximum depth reached]
),
'actif' => array(
[maximum depth reached]
),
'commune_id' => array(
[maximum depth reached]
),
'diaporama_id' => array(
[maximum depth reached]
),
'style_id' => array(
[maximum depth reached]
),
'ap_id' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$sitId = array()
$Elu = object(Elu) {
hasMany => array(
'Personnel' => array(
[maximum depth reached]
),
'ElusFonction' => array(
[maximum depth reached]
)
)
belongsTo => array(
'RubriquesSite' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'elus'
id => false
data => array()
schemaName => null
table => 'elus'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
plugin => null
name => 'Elu'
alias => 'Elu'
tableToModel => array(
'elus' => 'Elu'
)
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
)
[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 => false
[protected] _eventManager => null
[protected] _validator => null
}
EluRoute::parse() - APP/Lib/Routes/EluRoute.php, line 27
Router::parse() - CORE/Cake/Routing/Router.php, line 561
Dispatcher::parseParams() - CORE/Cake/Routing/Dispatcher.php, line 212
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 247
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 141
[main] - APP/webroot/index.php, line 96