Code |
Context sprintf(__('Association %s is already binded to model %s', true), $association, $model->alias),
E_USER_ERROR
);
$model = Gallery
Gallery::$useTable = "contents"
Gallery::$name = "Gallery"
Gallery::$use = array
Gallery::$hasMany = array
Gallery::$hasOne = array
Gallery::$actsAs = array
Gallery::$useDbConfig = "default"
Gallery::$displayField = "title"
Gallery::$id = NULL
Gallery::$data = array
Gallery::$table = "contents"
Gallery::$primaryKey = "id"
Gallery::$_schema = array
Gallery::$validate = array
Gallery::$validationErrors = array
Gallery::$tablePrefix = ""
Gallery::$alias = "Gallery"
Gallery::$tableToModel = array
Gallery::$logTransactions = false
Gallery::$cacheQueries = false
Gallery::$belongsTo = array
Gallery::$hasAndBelongsToMany = array
Gallery::$Behaviors = BehaviorCollection object
Gallery::$whitelist = array
Gallery::$cacheSources = true
Gallery::$findQueryType = NULL
Gallery::$recursive = 1
Gallery::$order = NULL
Gallery::$virtualFields = array
Gallery::$__associationKeys = array
Gallery::$__associations = array
Gallery::$__backAssociation = array
Gallery::$__insertID = NULL
Gallery::$__numRows = NULL
Gallery::$__affectedRows = NULL
Gallery::$_findMethods = array
Gallery::$PhotoMain = Asset object
Gallery::$Photo = Asset object
Gallery::$Titles = I18nModel object
Gallery::$Config = GalleryConfig object
$fields = array(
"title" => "Titles",
"text" => "Texts"
)
$reset = false
$associations = array()
$RuntimeModel = I18nModel
I18nModel::$name = "I18nModel"
I18nModel::$useTable = "i18n"
I18nModel::$displayField = "field"
I18nModel::$actsAs = array
I18nModel::$useDbConfig = "default"
I18nModel::$id = false
I18nModel::$data = array
I18nModel::$table = "i18n"
I18nModel::$primaryKey = "id"
I18nModel::$_schema = array
I18nModel::$validate = array
I18nModel::$validationErrors = array
I18nModel::$tablePrefix = ""
I18nModel::$alias = "I18nModel"
I18nModel::$tableToModel = array
I18nModel::$logTransactions = false
I18nModel::$cacheQueries = false
I18nModel::$belongsTo = array
I18nModel::$hasOne = array
I18nModel::$hasMany = array
I18nModel::$hasAndBelongsToMany = array
I18nModel::$Behaviors = BehaviorCollection object
I18nModel::$whitelist = array
I18nModel::$cacheSources = true
I18nModel::$findQueryType = NULL
I18nModel::$recursive = 1
I18nModel::$order = NULL
I18nModel::$virtualFields = array
I18nModel::$__associationKeys = array
I18nModel::$__associations = array
I18nModel::$__backAssociation = array
I18nModel::$__insertID = NULL
I18nModel::$__numRows = NULL
I18nModel::$__affectedRows = NULL
I18nModel::$_findMethods = array
I18nModel::$Config = AppConfig object
$default = array(
"className" => "I18nModel",
"foreignKey" => "foreign_key"
)
$key = "title"
$value = "Titles"
$field = "title"
$association = "Titles"
$type = "hasMany"
TranslateBehavior::bindTranslation() - APP/models/behaviors/translate.php, line 468
TranslateBehavior::setup() - APP/models/behaviors/translate.php, line 68
BehaviorCollection::attach() - CORE/cake/libs/model/model_behavior.php, line 332
BehaviorCollection::init() - CORE/cake/libs/model/model_behavior.php, line 268
Model::__construct() - CORE/cake/libs/model/model.php, line 483
AppModel::__construct() - APP/app_model.php, line 46
ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 141
Model::__constructLinkedModel() - CORE/cake/libs/model/model.php, line 658
Model::__createLinks() - CORE/cake/libs/model/model.php, line 629
Model::__construct() - CORE/cake/libs/model/model.php, line 482
AppModel::__construct() - APP/app_model.php, line 46
ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 141
Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 641
Orfeon2015AppController::__setArticles() - APP/plugins/orfeon2015/orfeon2015_app_controller.php, line 44
Orfeon2015AppController::beforeFilter() - APP/plugins/orfeon2015/orfeon2015_app_controller.php, line 18
Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 526
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 187