Code |
Context$Model = Category
Category::$name = "Category"
Category::$actsAs = array
Category::$useDbConfig = "default"
Category::$useTable = "categories"
Category::$displayField = "id"
Category::$id = false
Category::$data = array
Category::$table = "categories"
Category::$primaryKey = "id"
Category::$_schema = array
Category::$validate = array
Category::$validationErrors = array
Category::$tablePrefix = ""
Category::$alias = "Category"
Category::$tableToModel = array
Category::$logTransactions = false
Category::$transactional = false
Category::$cacheQueries = false
Category::$belongsTo = array
Category::$hasOne = array
Category::$hasMany = array
Category::$hasAndBelongsToMany = array
Category::$Behaviors = BehaviorCollection object
Category::$whitelist = array
Category::$cacheSources = true
Category::$findQueryType = NULL
Category::$recursive = 1
Category::$order = NULL
Category::$__exists = NULL
Category::$__associationKeys = array
Category::$__associations = array
Category::$__backAssociation = array
Category::$__insertID = NULL
Category::$__numRows = NULL
Category::$__affectedRows = NULL
Category::$_findMethods = array
Category::$_log = NULL
$id = "48"
$direct = false
$fields = null
$order = "Category.lft asc"
$limit = null
$page = 1
$recursive = -1
$overrideRecursive = null
$name = "Category"
$parent = "parent_id"
$left = "lft"
$right = "rght"
$scope = "1 = 1"
$type = "nested"
$__parentChange = false
array_values - [internal], line ??
TreeBehavior::children() - CORE/cake/libs/model/behaviors/tree.php, line 298
ModelBehavior::dispatchMethod() - CORE/cake/libs/model/model_behavior.php, line 175
BehaviorCollection::dispatchMethod() - CORE/cake/libs/model/model_behavior.php, line 457
Model::call__() - CORE/cake/libs/model/model.php, line 476
Overloadable::__call() - CORE/cake/libs/overloadable_php5.php, line 56
Category::children() - [internal], line ??
Category::getAllChildrenId() - APP/models/category.php, line 18
ProductsController::lists() - APP/controllers/products_controller.php, line 62
Object::dispatchMethod() - CORE/cake/libs/object.php, line 125
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 240
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 206
[main] - APP/webroot/index.php, line 86