Missing Controller

Error: Robots.txtController could not be found.

Error: Create the class Robots.txtController below in file: app/controllers/robots.txt_controller.php

<?php
class Robots.txtController extends AppController {

	var $name = 'Robots.txt';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp

 

Links to Help You Succeed

Follow these links to learn more great business tips

Recent Client Lists

Here is a list of some of our satisfied customers.

Controller dump:

			CakeErrorController Object
(
    [name] => CakeError
    [uses] => Array
        (
        )

    [helpers] => Array
        (
            [0] => Html
            [1] => Form
            [2] => Javascript
            [3] => Ajax
        )

    [components] => Array
        (
            [0] => Session
            [Acl] => 
            [Auth] => 
        )

    [allowed] => Array
        (
            [pages] => *
            [allowed] => Array
                (
                    [0] => page1
                    [1] => page2
                )

            [posts] => Array
                (
                    [0] => index
                    [1] => about
                    [2] => services
                    [3] => addie
                    [4] => rightModulePage
                )

            [workers] => Array
                (
                    [0] => index
                )

        )

    [here] => 
    [webroot] => /
    [action] => 
    [params] => Array
        (
            [plugin] => 
            [controller] => robots.txt
            [action] => index
            [pass] => Array
                (
                )

            [named] => Array
                (
                )

            [form] => Array
                (
                )

            [url] => Array
                (
                    [url] => robots.txt
                )

            [models] => Array
                (
                )

        )

    [data] => Array
        (
        )

    [paginate] => Array
        (
            [limit] => 20
            [page] => 1
        )

    [viewPath] => errors
    [layoutPath] => 
    [viewVars] => Array
        (
            [controller] => Robots.txtController
            [controllerName] => Robots.txt
            [cakeDebug] => CakeErrorController Object
 *RECURSION*
        )

    [pageTitle] => Missing Controller
    [modelNames] => Array
        (
        )

    [base] => 
    [layout] => default
    [autoRender] => 
    [autoLayout] => 1
    [Component] => Component Object
        (
            [__controllerVars] => Array
                (
                    [plugin] => 
                    [name] => CakeError
                    [base] => 
                )

            [__loaded] => Array
                (
                    [Session] => SessionComponent Object
                        (
                            [__active] => 1
                            [__started] => 
                            [__bare] => 0
                            [valid] => 
                            [error] => 
                            [_userAgent] => 7d67319522f0379a46c6367b1bf82068
                            [path] => /
                            [lastError] => 
                            [security] => medium
                            [time] => 1283526663
                            [sessionTime] => 1283538663
                            [watchKeys] => Array
                                (
                                )

                            [id] => 
                            [_log] => 
                            [host] => www.serversidelive.com
                            [enabled] => 1
                        )

                    [Acl] => AclComponent Object
                        (
                            [_Instance] => DbAcl Object
                                (
                                    [_log] => 
                                    [Aro] => Aro Object
                                        (
                                            [name] => Aro
                                            [hasAndBelongsToMany] => Array
                                                (
                                                    [Aco] => Array
                                                        (
                                                            [with] => Permission
                                                            [className] => Aco
                                                            [joinTable] => aros_acos
                                                            [foreignKey] => aro_id
                                                            [associationForeignKey] => aco_id
                                                            [conditions] => 
                                                            [fields] => 
                                                            [order] => 
                                                            [limit] => 
                                                            [offset] => 
                                                            [unique] => 1
                                                            [finderQuery] => 
                                                            [deleteQuery] => 
                                                            [insertQuery] => 
                                                        )

                                                )

                                            [cacheQueries] => 
                                            [actsAs] => Array
                                                (
                                                    [Tree] => nested
                                                )

                                            [useDbConfig] => default
                                            [useTable] => aros
                                            [displayField] => id
                                            [id] => 
                                            [data] => Array
                                                (
                                                )

                                            [table] => aros
                                            [primaryKey] => id
                                            [_schema] => Array
                                                (
                                                    [id] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 
                                                            [default] => 
                                                            [length] => 10
                                                            [key] => primary
                                                        )

                                                    [parent_id] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 10
                                                        )

                                                    [model] => Array
                                                        (
                                                            [type] => string
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 255
                                                        )

                                                    [foreign_key] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 10
                                                        )

                                                    [alias] => Array
                                                        (
                                                            [type] => string
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 255
                                                        )

                                                    [lft] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 10
                                                        )

                                                    [rght] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 10
                                                        )

                                                )

                                            [validate] => Array
                                                (
                                                )

                                            [validationErrors] => Array
                                                (
                                                )

                                            [tablePrefix] => 
                                            [alias] => Aro
                                            [tableToModel] => Array
                                                (
                                                    [aros] => Aro
                                                    [acos] => Aco
                                                    [aros_acos] => Permission
                                                )

                                            [logTransactions] => 
                                            [transactional] => 
                                            [belongsTo] => Array
                                                (
                                                )

                                            [hasOne] => Array
                                                (
                                                )

                                            [hasMany] => Array
                                                (
                                                )

                                            [Behaviors] => BehaviorCollection Object
                                                (
                                                    [modelName] => Aro
                                                    [_attached] => Array
                                                        (
                                                            [0] => Tree
                                                        )

                                                    [_disabled] => Array
                                                        (
                                                        )

                                                    [__methods] => Array
                                                        (
                                                            [setScope] => Array
                                                                (
                                                                    [0] => setScope
                                                                    [1] => Tree
                                                                )

                                                            [childcount] => Array
                                                                (
                                                                    [0] => childcount
                                                                    [1] => Tree
                                                                )

                                                            [children] => Array
                                                                (
                                                                    [0] => children
                                                                    [1] => Tree
                                                                )

                                                            [generatetreelist] => Array
                                                                (
                                                                    [0] => generatetreelist
                                                                    [1] => Tree
                                                                )

                                                            [getparentnode] => Array
                                                                (
                                                                    [0] => getparentnode
                                                                    [1] => Tree
                                                                )

                                                            [getpath] => Array
                                                                (
                                                                    [0] => getpath
                                                                    [1] => Tree
                                                                )

                                                            [movedown] => Array
                                                                (
                                                                    [0] => movedown
                                                                    [1] => Tree
                                                                )

                                                            [moveup] => Array
                                                                (
                                                                    [0] => moveup
                                                                    [1] => Tree
                                                                )

                                                            [recover] => Array
                                                                (
                                                                    [0] => recover
                                                                    [1] => Tree
                                                                )

                                                            [reorder] => Array
                                                                (
                                                                    [0] => reorder
                                                                    [1] => Tree
                                                                )

                                                            [removefromtree] => Array
                                                                (
                                                                    [0] => removefromtree
                                                                    [1] => Tree
                                                                )

                                                            [setparent] => Array
                                                                (
                                                                    [0] => setparent
                                                                    [1] => Tree
                                                                )

                                                            [verify] => Array
                                                                (
                                                                    [0] => verify
                                                                    [1] => Tree
                                                                )

                                                        )

                                                    [__mappedMethods] => Array
                                                        (
                                                        )

                                                    [_log] => 
                                                    [Tree] => TreeBehavior Object
                                                        (
                                                            [errors] => Array
                                                                (
                                                                )

                                                            [_defaults] => Array
                                                                (
                                                                    [parent] => parent_id
                                                                    [left] => lft
                                                                    [right] => rght
                                                                    [scope] => 1 = 1
                                                                    [type] => nested
                                                                    [__parentChange] => 
                                                                    [recursive] => -1
                                                                )

                                                            [settings] => Array
                                                                (
                                                                    [Aro] => Array
                                                                        (
                                                                            [parent] => parent_id
                                                                            [left] => lft
                                                                            [right] => rght
                                                                            [scope] => 1 = 1
                                                                            [type] => nested
                                                                            [__parentChange] => 
                                                                            [recursive] => -1
                                                                        )

                                                                )

                                                            [mapMethods] => Array
                                                                (
                                                                )

                                                            [_log] => 
                                                        )

                                                )

                                            [whitelist] => Array
                                                (
                                                )

                                            [cacheSources] => 1
                                            [findQueryType] => 
                                            [recursive] => 1
                                            [order] => 
                                            [__exists] => 
                                            [__associationKeys] => Array
                                                (
                                                    [belongsTo] => Array
                                                        (
                                                            [0] => className
                                                            [1] => foreignKey
                                                            [2] => conditions
                                                            [3] => fields
                                                            [4] => order
                                                            [5] => counterCache
                                                        )

                                                    [hasOne] => Array
                                                        (
                                                            [0] => className
                                                            [1] => foreignKey
                                                            [2] => conditions
                                                            [3] => fields
                                                            [4] => order
                                                            [5] => dependent
                                                        )

                                                    [hasMany] => Array
                                                        (
                                                            [0] => className
                                                            [1] => foreignKey
                                                            [2] => conditions
                                                            [3] => fields
                                                            [4] => order
                                                            [5] => limit
                                                            [6] => offset
                                                            [7] => dependent
                                                            [8] => exclusive
                                                            [9] => finderQuery
                                                            [10] => counterQuery
                                                        )

                                                    [hasAndBelongsToMany] => Array
                                                        (
                                                            [0] => className
                                                            [1] => joinTable
                                                            [2] => with
                                                            [3] => foreignKey
                                                            [4] => associationForeignKey
                                                            [5] => conditions
                                                            [6] => fields
                                                            [7] => order
                                                            [8] => limit
                                                            [9] => offset
                                                            [10] => unique
                                                            [11] => finderQuery
                                                            [12] => deleteQuery
                                                            [13] => insertQuery
                                                        )

                                                )

                                            [__associations] => Array
                                                (
                                                    [0] => belongsTo
                                                    [1] => hasOne
                                                    [2] => hasMany
                                                    [3] => hasAndBelongsToMany
                                                )

                                            [__backAssociation] => Array
                                                (
                                                )

                                            [__insertID] => 
                                            [__numRows] => 
                                            [__affectedRows] => 
                                            [__findMethods] => Array
                                                (
                                                    [all] => 1
                                                    [first] => 1
                                                    [count] => 1
                                                    [neighbors] => 1
                                                    [list] => 1
                                                    [threaded] => 1
                                                )

                                            [_log] => 
                                            [Aco] => Aco Object
                                                (
                                                    [name] => Aco
                                                    [hasAndBelongsToMany] => Array
                                                        (
                                                            [Aro] => Array
                                                                (
                                                                    [with] => Permission
                                                                    [className] => Aro
                                                                    [joinTable] => aros_acos
                                                                    [foreignKey] => aco_id
                                                                    [associationForeignKey] => aro_id
                                                                    [conditions] => 
                                                                    [fields] => 
                                                                    [order] => 
                                                                    [limit] => 
                                                                    [offset] => 
                                                                    [unique] => 1
                                                                    [finderQuery] => 
                                                                    [deleteQuery] => 
                                                                    [insertQuery] => 
                                                                )

                                                        )

                                                    [cacheQueries] => 
                                                    [actsAs] => Array
                                                        (
                                                            [Tree] => nested
                                                        )

                                                    [useDbConfig] => default
                                                    [useTable] => acos
                                                    [displayField] => id
                                                    [id] => 
                                                    [data] => Array
                                                        (
                                                        )

                                                    [table] => acos
                                                    [primaryKey] => id
                                                    [_schema] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 
                                                                    [default] => 
                                                                    [length] => 10
                                                                    [key] => primary
                                                                )

                                                            [parent_id] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 1
                                                                    [default] => 
                                                                    [length] => 10
                                                                )

                                                            [model] => Array
                                                                (
                                                                    [type] => string
                                                                    [null] => 1
                                                                    [default] => 
                                                                    [length] => 255
                                                                )

                                                            [foreign_key] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 1
                                                                    [default] => 
                                                                    [length] => 10
                                                                )

                                                            [alias] => Array
                                                                (
                                                                    [type] => string
                                                                    [null] => 1
                                                                    [default] => 
                                                                    [length] => 255
                                                                )

                                                            [lft] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 1
                                                                    [default] => 
                                                                    [length] => 10
                                                                )

                                                            [rght] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 1
                                                                    [default] => 
                                                                    [length] => 10
                                                                )

                                                        )

                                                    [validate] => Array
                                                        (
                                                        )

                                                    [validationErrors] => Array
                                                        (
                                                        )

                                                    [tablePrefix] => 
                                                    [alias] => Aco
                                                    [tableToModel] => Array
                                                        (
                                                            [acos] => Aco
                                                            [aros] => Aro
                                                            [aros_acos] => Permission
                                                        )

                                                    [logTransactions] => 
                                                    [transactional] => 
                                                    [belongsTo] => Array
                                                        (
                                                        )

                                                    [hasOne] => Array
                                                        (
                                                        )

                                                    [hasMany] => Array
                                                        (
                                                        )

                                                    [Behaviors] => BehaviorCollection Object
                                                        (
                                                            [modelName] => Aco
                                                            [_attached] => Array
                                                                (
                                                                    [0] => Tree
                                                                )

                                                            [_disabled] => Array
                                                                (
                                                                )

                                                            [__methods] => Array
                                                                (
                                                                    [setScope] => Array
                                                                        (
                                                                            [0] => setScope
                                                                            [1] => Tree
                                                                        )

                                                                    [childcount] => Array
                                                                        (
                                                                            [0] => childcount
                                                                            [1] => Tree
                                                                        )

                                                                    [children] => Array
                                                                        (
                                                                            [0] => children
                                                                            [1] => Tree
                                                                        )

                                                                    [generatetreelist] => Array
                                                                        (
                                                                            [0] => generatetreelist
                                                                            [1] => Tree
                                                                        )

                                                                    [getparentnode] => Array
                                                                        (
                                                                            [0] => getparentnode
                                                                            [1] => Tree
                                                                        )

                                                                    [getpath] => Array
                                                                        (
                                                                            [0] => getpath
                                                                            [1] => Tree
                                                                        )

                                                                    [movedown] => Array
                                                                        (
                                                                            [0] => movedown
                                                                            [1] => Tree
                                                                        )

                                                                    [moveup] => Array
                                                                        (
                                                                            [0] => moveup
                                                                            [1] => Tree
                                                                        )

                                                                    [recover] => Array
                                                                        (
                                                                            [0] => recover
                                                                            [1] => Tree
                                                                        )

                                                                    [reorder] => Array
                                                                        (
                                                                            [0] => reorder
                                                                            [1] => Tree
                                                                        )

                                                                    [removefromtree] => Array
                                                                        (
                                                                            [0] => removefromtree
                                                                            [1] => Tree
                                                                        )

                                                                    [setparent] => Array
                                                                        (
                                                                            [0] => setparent
                                                                            [1] => Tree
                                                                        )

                                                                    [verify] => Array
                                                                        (
                                                                            [0] => verify
                                                                            [1] => Tree
                                                                        )

                                                                )

                                                            [__mappedMethods] => Array
                                                                (
                                                                )

                                                            [_log] => 
                                                            [Tree] => TreeBehavior Object
                                                                (
                                                                    [errors] => Array
                                                                        (
                                                                        )

                                                                    [_defaults] => Array
                                                                        (
                                                                            [parent] => parent_id
                                                                            [left] => lft
                                                                            [right] => rght
                                                                            [scope] => 1 = 1
                                                                            [type] => nested
                                                                            [__parentChange] => 
                                                                            [recursive] => -1
                                                                        )

                                                                    [settings] => Array
                                                                        (
                                                                            [Aco] => Array
                                                                                (
                                                                                    [parent] => parent_id
                                                                                    [left] => lft
                                                                                    [right] => rght
                                                                                    [scope] => 1 = 1
                                                                                    [type] => nested
                                                                                    [__parentChange] => 
                                                                                    [recursive] => -1
                                                                                )

                                                                        )

                                                                    [mapMethods] => Array
                                                                        (
                                                                        )

                                                                    [_log] => 
                                                                )

                                                        )

                                                    [whitelist] => Array
                                                        (
                                                        )

                                                    [cacheSources] => 1
                                                    [findQueryType] => 
                                                    [recursive] => 1
                                                    [order] => 
                                                    [__exists] => 
                                                    [__associationKeys] => Array
                                                        (
                                                            [belongsTo] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => foreignKey
                                                                    [2] => conditions
                                                                    [3] => fields
                                                                    [4] => order
                                                                    [5] => counterCache
                                                                )

                                                            [hasOne] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => foreignKey
                                                                    [2] => conditions
                                                                    [3] => fields
                                                                    [4] => order
                                                                    [5] => dependent
                                                                )

                                                            [hasMany] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => foreignKey
                                                                    [2] => conditions
                                                                    [3] => fields
                                                                    [4] => order
                                                                    [5] => limit
                                                                    [6] => offset
                                                                    [7] => dependent
                                                                    [8] => exclusive
                                                                    [9] => finderQuery
                                                                    [10] => counterQuery
                                                                )

                                                            [hasAndBelongsToMany] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => joinTable
                                                                    [2] => with
                                                                    [3] => foreignKey
                                                                    [4] => associationForeignKey
                                                                    [5] => conditions
                                                                    [6] => fields
                                                                    [7] => order
                                                                    [8] => limit
                                                                    [9] => offset
                                                                    [10] => unique
                                                                    [11] => finderQuery
                                                                    [12] => deleteQuery
                                                                    [13] => insertQuery
                                                                )

                                                        )

                                                    [__associations] => Array
                                                        (
                                                            [0] => belongsTo
                                                            [1] => hasOne
                                                            [2] => hasMany
                                                            [3] => hasAndBelongsToMany
                                                        )

                                                    [__backAssociation] => Array
                                                        (
                                                        )

                                                    [__insertID] => 
                                                    [__numRows] => 
                                                    [__affectedRows] => 
                                                    [__findMethods] => Array
                                                        (
                                                            [all] => 1
                                                            [first] => 1
                                                            [count] => 1
                                                            [neighbors] => 1
                                                            [list] => 1
                                                            [threaded] => 1
                                                        )

                                                    [_log] => 
                                                    [Aro] => Aro Object
 *RECURSION*
                                                    [Permission] => Permission Object
                                                        (
                                                            [name] => Permission
                                                            [cacheQueries] => 
                                                            [useTable] => aros_acos
                                                            [belongsTo] => Array
                                                                (
                                                                    [Aro] => Array
                                                                        (
                                                                            [className] => Aro
                                                                            [foreignKey] => aro_id
                                                                            [conditions] => 
                                                                            [fields] => 
                                                                            [order] => 
                                                                            [counterCache] => 
                                                                        )

                                                                    [Aco] => Array
                                                                        (
                                                                            [className] => Aco
                                                                            [foreignKey] => aco_id
                                                                            [conditions] => 
                                                                            [fields] => 
                                                                            [order] => 
                                                                            [counterCache] => 
                                                                        )

                                                                )

                                                            [actsAs] => 
                                                            [useDbConfig] => default
                                                            [displayField] => id
                                                            [id] => 
                                                            [data] => Array
                                                                (
                                                                )

                                                            [table] => aros_acos
                                                            [primaryKey] => id
                                                            [_schema] => Array
                                                                (
                                                                    [id] => Array
                                                                        (
                                                                            [type] => integer
                                                                            [null] => 
                                                                            [default] => 
                                                                            [length] => 10
                                                                            [key] => primary
                                                                        )

                                                                    [aro_id] => Array
                                                                        (
                                                                            [type] => integer
                                                                            [null] => 
                                                                            [default] => 
                                                                            [length] => 10
                                                                        )

                                                                    [aco_id] => Array
                                                                        (
                                                                            [type] => integer
                                                                            [null] => 
                                                                            [default] => 
                                                                            [length] => 10
                                                                        )

                                                                    [_create] => Array
                                                                        (
                                                                            [type] => string
                                                                            [null] => 
                                                                            [default] => 0
                                                                            [length] => 2
                                                                        )

                                                                    [_read] => Array
                                                                        (
                                                                            [type] => string
                                                                            [null] => 
                                                                            [default] => 0
                                                                            [length] => 2
                                                                        )

                                                                    [_update] => Array
                                                                        (
                                                                            [type] => string
                                                                            [null] => 
                                                                            [default] => 0
                                                                            [length] => 2
                                                                        )

                                                                    [_delete] => Array
                                                                        (
                                                                            [type] => string
                                                                            [null] => 
                                                                            [default] => 0
                                                                            [length] => 2
                                                                        )

                                                                )

                                                            [validate] => Array
                                                                (
                                                                )

                                                            [validationErrors] => Array
                                                                (
                                                                )

                                                            [tablePrefix] => 
                                                            [alias] => Permission
                                                            [tableToModel] => Array
                                                                (
                                                                    [aros_acos] => Permission
                                                                    [aros] => Aro
                                                                    [acos] => Aco
                                                                )

                                                            [logTransactions] => 
                                                            [transactional] => 
                                                            [hasOne] => Array
                                                                (
                                                                )

                                                            [hasMany] => Array
                                                                (
                                                                )

                                                            [hasAndBelongsToMany] => Array
                                                                (
                                                                )

                                                            [Behaviors] => BehaviorCollection Object
                                                                (
                                                                    [modelName] => Permission
                                                                    [_attached] => Array
                                                                        (
                                                                        )

                                                                    [_disabled] => Array
                                                                        (
                                                                        )

                                                                    [__methods] => Array
                                                                        (
                                                                        )

                                                                    [__mappedMethods] => Array
                                                                        (
                                                                        )

                                                                    [_log] => 
                                                                )

                                                            [whitelist] => Array
                                                                (
                                                                )

                                                            [cacheSources] => 1
                                                            [findQueryType] => 
                                                            [recursive] => 1
                                                            [order] => 
                                                            [__exists] => 
                                                            [__associationKeys] => Array
                                                                (
                                                                    [belongsTo] => Array
                                                                        (
                                                                            [0] => className
                                                                            [1] => foreignKey
                                                                            [2] => conditions
                                                                            [3] => fields
                                                                            [4] => order
                                                                            [5] => counterCache
                                                                        )

                                                                    [hasOne] => Array
                                                                        (
                                                                            [0] => className
                                                                            [1] => foreignKey
                                                                            [2] => conditions
                                                                            [3] => fields
                                                                            [4] => order
                                                                            [5] => dependent
                                                                        )

                                                                    [hasMany] => Array
                                                                        (
                                                                            [0] => className
                                                                            [1] => foreignKey
                                                                            [2] => conditions
                                                                            [3] => fields
                                                                            [4] => order
                                                                            [5] => limit
                                                                            [6] => offset
                                                                            [7] => dependent
                                                                            [8] => exclusive
                                                                            [9] => finderQuery
                                                                            [10] => counterQuery
                                                                        )

                                                                    [hasAndBelongsToMany] => Array
                                                                        (
                                                                            [0] => className
                                                                            [1] => joinTable
                                                                            [2] => with
                                                                            [3] => foreignKey
                                                                            [4] => associationForeignKey
                                                                            [5] => conditions
                                                                            [6] => fields
                                                                            [7] => order
                                                                            [8] => limit
                                                                            [9] => offset
                                                                            [10] => unique
                                                                            [11] => finderQuery
                                                                            [12] => deleteQuery
                                                                            [13] => insertQuery
                                                                        )

                                                                )

                                                            [__associations] => Array
                                                                (
                                                                    [0] => belongsTo
                                                                    [1] => hasOne
                                                                    [2] => hasMany
                                                                    [3] => hasAndBelongsToMany
                                                                )

                                                            [__backAssociation] => Array
                                                                (
                                                                )

                                                            [__insertID] => 
                                                            [__numRows] => 
                                                            [__affectedRows] => 
                                                            [__findMethods] => Array
                                                                (
                                                                    [all] => 1
                                                                    [first] => 1
                                                                    [count] => 1
                                                                    [neighbors] => 1
                                                                    [list] => 1
                                                                    [threaded] => 1
                                                                )

                                                            [_log] => 
                                                            [Aro] => Aro Object
 *RECURSION*
                                                            [Aco] => Aco Object
 *RECURSION*
                                                        )

                                                )

                                            [Permission] => Permission Object
                                                (
                                                    [name] => Permission
                                                    [cacheQueries] => 
                                                    [useTable] => aros_acos
                                                    [belongsTo] => Array
                                                        (
                                                            [Aro] => Array
                                                                (
                                                                    [className] => Aro
                                                                    [foreignKey] => aro_id
                                                                    [conditions] => 
                                                                    [fields] => 
                                                                    [order] => 
                                                                    [counterCache] => 
                                                                )

                                                            [Aco] => Array
                                                                (
                                                                    [className] => Aco
                                                                    [foreignKey] => aco_id
                                                                    [conditions] => 
                                                                    [fields] => 
                                                                    [order] => 
                                                                    [counterCache] => 
                                                                )

                                                        )

                                                    [actsAs] => 
                                                    [useDbConfig] => default
                                                    [displayField] => id
                                                    [id] => 
                                                    [data] => Array
                                                        (
                                                        )

                                                    [table] => aros_acos
                                                    [primaryKey] => id
                                                    [_schema] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 
                                                                    [default] => 
                                                                    [length] => 10
                                                                    [key] => primary
                                                                )

                                                            [aro_id] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 
                                                                    [default] => 
                                                                    [length] => 10
                                                                )

                                                            [aco_id] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 
                                                                    [default] => 
                                                                    [length] => 10
                                                                )

                                                            [_create] => Array
                                                                (
                                                                    [type] => string
                                                                    [null] => 
                                                                    [default] => 0
                                                                    [length] => 2
                                                                )

                                                            [_read] => Array
                                                                (
                                                                    [type] => string
                                                                    [null] => 
                                                                    [default] => 0
                                                                    [length] => 2
                                                                )

                                                            [_update] => Array
                                                                (
                                                                    [type] => string
                                                                    [null] => 
                                                                    [default] => 0
                                                                    [length] => 2
                                                                )

                                                            [_delete] => Array
                                                                (
                                                                    [type] => string
                                                                    [null] => 
                                                                    [default] => 0
                                                                    [length] => 2
                                                                )

                                                        )

                                                    [validate] => Array
                                                        (
                                                        )

                                                    [validationErrors] => Array
                                                        (
                                                        )

                                                    [tablePrefix] => 
                                                    [alias] => Permission
                                                    [tableToModel] => Array
                                                        (
                                                            [aros_acos] => Permission
                                                            [aros] => Aro
                                                            [acos] => Aco
                                                        )

                                                    [logTransactions] => 
                                                    [transactional] => 
                                                    [hasOne] => Array
                                                        (
                                                        )

                                                    [hasMany] => Array
                                                        (
                                                        )

                                                    [hasAndBelongsToMany] => Array
                                                        (
                                                        )

                                                    [Behaviors] => BehaviorCollection Object
                                                        (
                                                            [modelName] => Permission
                                                            [_attached] => Array
                                                                (
                                                                )

                                                            [_disabled] => Array
                                                                (
                                                                )

                                                            [__methods] => Array
                                                                (
                                                                )

                                                            [__mappedMethods] => Array
                                                                (
                                                                )

                                                            [_log] => 
                                                        )

                                                    [whitelist] => Array
                                                        (
                                                        )

                                                    [cacheSources] => 1
                                                    [findQueryType] => 
                                                    [recursive] => 1
                                                    [order] => 
                                                    [__exists] => 
                                                    [__associationKeys] => Array
                                                        (
                                                            [belongsTo] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => foreignKey
                                                                    [2] => conditions
                                                                    [3] => fields
                                                                    [4] => order
                                                                    [5] => counterCache
                                                                )

                                                            [hasOne] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => foreignKey
                                                                    [2] => conditions
                                                                    [3] => fields
                                                                    [4] => order
                                                                    [5] => dependent
                                                                )

                                                            [hasMany] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => foreignKey
                                                                    [2] => conditions
                                                                    [3] => fields
                                                                    [4] => order
                                                                    [5] => limit
                                                                    [6] => offset
                                                                    [7] => dependent
                                                                    [8] => exclusive
                                                                    [9] => finderQuery
                                                                    [10] => counterQuery
                                                                )

                                                            [hasAndBelongsToMany] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => joinTable
                                                                    [2] => with
                                                                    [3] => foreignKey
                                                                    [4] => associationForeignKey
                                                                    [5] => conditions
                                                                    [6] => fields
                                                                    [7] => order
                                                                    [8] => limit
                                                                    [9] => offset
                                                                    [10] => unique
                                                                    [11] => finderQuery
                                                                    [12] => deleteQuery
                                                                    [13] => insertQuery
                                                                )

                                                        )

                                                    [__associations] => Array
                                                        (
                                                            [0] => belongsTo
                                                            [1] => hasOne
                                                            [2] => hasMany
                                                            [3] => hasAndBelongsToMany
                                                        )

                                                    [__backAssociation] => Array
                                                        (
                                                        )

                                                    [__insertID] => 
                                                    [__numRows] => 
                                                    [__affectedRows] => 
                                                    [__findMethods] => Array
                                                        (
                                                            [all] => 1
                                                            [first] => 1
                                                            [count] => 1
                                                            [neighbors] => 1
                                                            [list] => 1
                                                            [threaded] => 1
                                                        )

                                                    [_log] => 
                                                    [Aro] => Aro Object
 *RECURSION*
                                                    [Aco] => Aco Object
                                                        (
                                                            [name] => Aco
                                                            [hasAndBelongsToMany] => Array
                                                                (
                                                                    [Aro] => Array
                                                                        (
                                                                            [with] => Permission
                                                                            [className] => Aro
                                                                            [joinTable] => aros_acos
                                                                            [foreignKey] => aco_id
                                                                            [associationForeignKey] => aro_id
                                                                            [conditions] => 
                                                                            [fields] => 
                                                                            [order] => 
                                                                            [limit] => 
                                                                            [offset] => 
                                                                            [unique] => 1
                                                                            [finderQuery] => 
                                                                            [deleteQuery] => 
                                                                            [insertQuery] => 
                                                                        )

                                                                )

                                                            [cacheQueries] => 
                                                            [actsAs] => Array
                                                                (
                                                                    [Tree] => nested
                                                                )

                                                            [useDbConfig] => default
                                                            [useTable] => acos
                                                            [displayField] => id
                                                            [id] => 
                                                            [data] => Array
                                                                (
                                                                )

                                                            [table] => acos
                                                            [primaryKey] => id
                                                            [_schema] => Array
                                                                (
                                                                    [id] => Array
                                                                        (
                                                                            [type] => integer
                                                                            [null] => 
                                                                            [default] => 
                                                                            [length] => 10
                                                                            [key] => primary
                                                                        )

                                                                    [parent_id] => Array
                                                                        (
                                                                            [type] => integer
                                                                            [null] => 1
                                                                            [default] => 
                                                                            [length] => 10
                                                                        )

                                                                    [model] => Array
                                                                        (
                                                                            [type] => string
                                                                            [null] => 1
                                                                            [default] => 
                                                                            [length] => 255
                                                                        )

                                                                    [foreign_key] => Array
                                                                        (
                                                                            [type] => integer
                                                                            [null] => 1
                                                                            [default] => 
                                                                            [length] => 10
                                                                        )

                                                                    [alias] => Array
                                                                        (
                                                                            [type] => string
                                                                            [null] => 1
                                                                            [default] => 
                                                                            [length] => 255
                                                                        )

                                                                    [lft] => Array
                                                                        (
                                                                            [type] => integer
                                                                            [null] => 1
                                                                            [default] => 
                                                                            [length] => 10
                                                                        )

                                                                    [rght] => Array
                                                                        (
                                                                            [type] => integer
                                                                            [null] => 1
                                                                            [default] => 
                                                                            [length] => 10
                                                                        )

                                                                )

                                                            [validate] => Array
                                                                (
                                                                )

                                                            [validationErrors] => Array
                                                                (
                                                                )

                                                            [tablePrefix] => 
                                                            [alias] => Aco
                                                            [tableToModel] => Array
                                                                (
                                                                    [acos] => Aco
                                                                    [aros] => Aro
                                                                    [aros_acos] => Permission
                                                                )

                                                            [logTransactions] => 
                                                            [transactional] => 
                                                            [belongsTo] => Array
                                                                (
                                                                )

                                                            [hasOne] => Array
                                                                (
                                                                )

                                                            [hasMany] => Array
                                                                (
                                                                )

                                                            [Behaviors] => BehaviorCollection Object
                                                                (
                                                                    [modelName] => Aco
                                                                    [_attached] => Array
                                                                        (
                                                                            [0] => Tree
                                                                        )

                                                                    [_disabled] => Array
                                                                        (
                                                                        )

                                                                    [__methods] => Array
                                                                        (
                                                                            [setScope] => Array
                                                                                (
                                                                                    [0] => setScope
                                                                                    [1] => Tree
                                                                                )

                                                                            [childcount] => Array
                                                                                (
                                                                                    [0] => childcount
                                                                                    [1] => Tree
                                                                                )

                                                                            [children] => Array
                                                                                (
                                                                                    [0] => children
                                                                                    [1] => Tree
                                                                                )

                                                                            [generatetreelist] => Array
                                                                                (
                                                                                    [0] => generatetreelist
                                                                                    [1] => Tree
                                                                                )

                                                                            [getparentnode] => Array
                                                                                (
                                                                                    [0] => getparentnode
                                                                                    [1] => Tree
                                                                                )

                                                                            [getpath] => Array
                                                                                (
                                                                                    [0] => getpath
                                                                                    [1] => Tree
                                                                                )

                                                                            [movedown] => Array
                                                                                (
                                                                                    [0] => movedown
                                                                                    [1] => Tree
                                                                                )

                                                                            [moveup] => Array
                                                                                (
                                                                                    [0] => moveup
                                                                                    [1] => Tree
                                                                                )

                                                                            [recover] => Array
                                                                                (
                                                                                    [0] => recover
                                                                                    [1] => Tree
                                                                                )

                                                                            [reorder] => Array
                                                                                (
                                                                                    [0] => reorder
                                                                                    [1] => Tree
                                                                                )

                                                                            [removefromtree] => Array
                                                                                (
                                                                                    [0] => removefromtree
                                                                                    [1] => Tree
                                                                                )

                                                                            [setparent] => Array
                                                                                (
                                                                                    [0] => setparent
                                                                                    [1] => Tree
                                                                                )

                                                                            [verify] => Array
                                                                                (
                                                                                    [0] => verify
                                                                                    [1] => Tree
                                                                                )

                                                                        )

                                                                    [__mappedMethods] => Array
                                                                        (
                                                                        )

                                                                    [_log] => 
                                                                    [Tree] => TreeBehavior Object
                                                                        (
                                                                            [errors] => Array
                                                                                (
                                                                                )

                                                                            [_defaults] => Array
                                                                                (
                                                                                    [parent] => parent_id
                                                                                    [left] => lft
                                                                                    [right] => rght
                                                                                    [scope] => 1 = 1
                                                                                    [type] => nested
                                                                                    [__parentChange] => 
                                                                                    [recursive] => -1
                                                                                )

                                                                            [settings] => Array
                                                                                (
                                                                                    [Aco] => Array
                                                                                        (
                                                                                            [parent] => parent_id
                                                                                            [left] => lft
                                                                                            [right] => rght
                                                                                            [scope] => 1 = 1
                                                                                            [type] => nested
                                                                                            [__parentChange] => 
                                                                                            [recursive] => -1
                                                                                        )

                                                                                )

                                                                            [mapMethods] => Array
                                                                                (
                                                                                )

                                                                            [_log] => 
                                                                        )

                                                                )

                                                            [whitelist] => Array
                                                                (
                                                                )

                                                            [cacheSources] => 1
                                                            [findQueryType] => 
                                                            [recursive] => 1
                                                            [order] => 
                                                            [__exists] => 
                                                            [__associationKeys] => Array
                                                                (
                                                                    [belongsTo] => Array
                                                                        (
                                                                            [0] => className
                                                                            [1] => foreignKey
                                                                            [2] => conditions
                                                                            [3] => fields
                                                                            [4] => order
                                                                            [5] => counterCache
                                                                        )

                                                                    [hasOne] => Array
                                                                        (
                                                                            [0] => className
                                                                            [1] => foreignKey
                                                                            [2] => conditions
                                                                            [3] => fields
                                                                            [4] => order
                                                                            [5] => dependent
                                                                        )

                                                                    [hasMany] => Array
                                                                        (
                                                                            [0] => className
                                                                            [1] => foreignKey
                                                                            [2] => conditions
                                                                            [3] => fields
                                                                            [4] => order
                                                                            [5] => limit
                                                                            [6] => offset
                                                                            [7] => dependent
                                                                            [8] => exclusive
                                                                            [9] => finderQuery
                                                                            [10] => counterQuery
                                                                        )

                                                                    [hasAndBelongsToMany] => Array
                                                                        (
                                                                            [0] => className
                                                                            [1] => joinTable
                                                                            [2] => with
                                                                            [3] => foreignKey
                                                                            [4] => associationForeignKey
                                                                            [5] => conditions
                                                                            [6] => fields
                                                                            [7] => order
                                                                            [8] => limit
                                                                            [9] => offset
                                                                            [10] => unique
                                                                            [11] => finderQuery
                                                                            [12] => deleteQuery
                                                                            [13] => insertQuery
                                                                        )

                                                                )

                                                            [__associations] => Array
                                                                (
                                                                    [0] => belongsTo
                                                                    [1] => hasOne
                                                                    [2] => hasMany
                                                                    [3] => hasAndBelongsToMany
                                                                )

                                                            [__backAssociation] => Array
                                                                (
                                                                )

                                                            [__insertID] => 
                                                            [__numRows] => 
                                                            [__affectedRows] => 
                                                            [__findMethods] => Array
                                                                (
                                                                    [all] => 1
                                                                    [first] => 1
                                                                    [count] => 1
                                                                    [neighbors] => 1
                                                                    [list] => 1
                                                                    [threaded] => 1
                                                                )

                                                            [_log] => 
                                                            [Aro] => Aro Object
 *RECURSION*
                                                            [Permission] => Permission Object
 *RECURSION*
                                                        )

                                                )

                                        )

                                    [Aco] => Aco Object
                                        (
                                            [name] => Aco
                                            [hasAndBelongsToMany] => Array
                                                (
                                                    [Aro] => Array
                                                        (
                                                            [with] => Permission
                                                            [className] => Aro
                                                            [joinTable] => aros_acos
                                                            [foreignKey] => aco_id
                                                            [associationForeignKey] => aro_id
                                                            [conditions] => 
                                                            [fields] => 
                                                            [order] => 
                                                            [limit] => 
                                                            [offset] => 
                                                            [unique] => 1
                                                            [finderQuery] => 
                                                            [deleteQuery] => 
                                                            [insertQuery] => 
                                                        )

                                                )

                                            [cacheQueries] => 
                                            [actsAs] => Array
                                                (
                                                    [Tree] => nested
                                                )

                                            [useDbConfig] => default
                                            [useTable] => acos
                                            [displayField] => id
                                            [id] => 
                                            [data] => Array
                                                (
                                                )

                                            [table] => acos
                                            [primaryKey] => id
                                            [_schema] => Array
                                                (
                                                    [id] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 
                                                            [default] => 
                                                            [length] => 10
                                                            [key] => primary
                                                        )

                                                    [parent_id] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 10
                                                        )

                                                    [model] => Array
                                                        (
                                                            [type] => string
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 255
                                                        )

                                                    [foreign_key] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 10
                                                        )

                                                    [alias] => Array
                                                        (
                                                            [type] => string
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 255
                                                        )

                                                    [lft] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 10
                                                        )

                                                    [rght] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 10
                                                        )

                                                )

                                            [validate] => Array
                                                (
                                                )

                                            [validationErrors] => Array
                                                (
                                                )

                                            [tablePrefix] => 
                                            [alias] => Aco
                                            [tableToModel] => Array
                                                (
                                                    [acos] => Aco
                                                    [aros] => Aro
                                                    [aros_acos] => Permission
                                                )

                                            [logTransactions] => 
                                            [transactional] => 
                                            [belongsTo] => Array
                                                (
                                                )

                                            [hasOne] => Array
                                                (
                                                )

                                            [hasMany] => Array
                                                (
                                                )

                                            [Behaviors] => BehaviorCollection Object
                                                (
                                                    [modelName] => Aco
                                                    [_attached] => Array
                                                        (
                                                            [0] => Tree
                                                        )

                                                    [_disabled] => Array
                                                        (
                                                        )

                                                    [__methods] => Array
                                                        (
                                                            [setScope] => Array
                                                                (
                                                                    [0] => setScope
                                                                    [1] => Tree
                                                                )

                                                            [childcount] => Array
                                                                (
                                                                    [0] => childcount
                                                                    [1] => Tree
                                                                )

                                                            [children] => Array
                                                                (
                                                                    [0] => children
                                                                    [1] => Tree
                                                                )

                                                            [generatetreelist] => Array
                                                                (
                                                                    [0] => generatetreelist
                                                                    [1] => Tree
                                                                )

                                                            [getparentnode] => Array
                                                                (
                                                                    [0] => getparentnode
                                                                    [1] => Tree
                                                                )

                                                            [getpath] => Array
                                                                (
                                                                    [0] => getpath
                                                                    [1] => Tree
                                                                )

                                                            [movedown] => Array
                                                                (
                                                                    [0] => movedown
                                                                    [1] => Tree
                                                                )

                                                            [moveup] => Array
                                                                (
                                                                    [0] => moveup
                                                                    [1] => Tree
                                                                )

                                                            [recover] => Array
                                                                (
                                                                    [0] => recover
                                                                    [1] => Tree
                                                                )

                                                            [reorder] => Array
                                                                (
                                                                    [0] => reorder
                                                                    [1] => Tree
                                                                )

                                                            [removefromtree] => Array
                                                                (
                                                                    [0] => removefromtree
                                                                    [1] => Tree
                                                                )

                                                            [setparent] => Array
                                                                (
                                                                    [0] => setparent
                                                                    [1] => Tree
                                                                )

                                                            [verify] => Array
                                                                (
                                                                    [0] => verify
                                                                    [1] => Tree
                                                                )

                                                        )

                                                    [__mappedMethods] => Array
                                                        (
                                                        )

                                                    [_log] => 
                                                    [Tree] => TreeBehavior Object
                                                        (
                                                            [errors] => Array
                                                                (
                                                                )

                                                            [_defaults] => Array
                                                                (
                                                                    [parent] => parent_id
                                                                    [left] => lft
                                                                    [right] => rght
                                                                    [scope] => 1 = 1
                                                                    [type] => nested
                                                                    [__parentChange] => 
                                                                    [recursive] => -1
                                                                )

                                                            [settings] => Array
                                                                (
                                                                    [Aco] => Array
                                                                        (
                                                                            [parent] => parent_id
                                                                            [left] => lft
                                                                            [right] => rght
                                                                            [scope] => 1 = 1
                                                                            [type] => nested
                                                                            [__parentChange] => 
                                                                            [recursive] => -1
                                                                        )

                                                                )

                                                            [mapMethods] => Array
                                                                (
                                                                )

                                                            [_log] => 
                                                        )

                                                )

                                            [whitelist] => Array
                                                (
                                                )

                                            [cacheSources] => 1
                                            [findQueryType] => 
                                            [recursive] => 1
                                            [order] => 
                                            [__exists] => 
                                            [__associationKeys] => Array
                                                (
                                                    [belongsTo] => Array
                                                        (
                                                            [0] => className
                                                            [1] => foreignKey
                                                            [2] => conditions
                                                            [3] => fields
                                                            [4] => order
                                                            [5] => counterCache
                                                        )

                                                    [hasOne] => Array
                                                        (
                                                            [0] => className
                                                            [1] => foreignKey
                                                            [2] => conditions
                                                            [3] => fields
                                                            [4] => order
                                                            [5] => dependent
                                                        )

                                                    [hasMany] => Array
                                                        (
                                                            [0] => className
                                                            [1] => foreignKey
                                                            [2] => conditions
                                                            [3] => fields
                                                            [4] => order
                                                            [5] => limit
                                                            [6] => offset
                                                            [7] => dependent
                                                            [8] => exclusive
                                                            [9] => finderQuery
                                                            [10] => counterQuery
                                                        )

                                                    [hasAndBelongsToMany] => Array
                                                        (
                                                            [0] => className
                                                            [1] => joinTable
                                                            [2] => with
                                                            [3] => foreignKey
                                                            [4] => associationForeignKey
                                                            [5] => conditions
                                                            [6] => fields
                                                            [7] => order
                                                            [8] => limit
                                                            [9] => offset
                                                            [10] => unique
                                                            [11] => finderQuery
                                                            [12] => deleteQuery
                                                            [13] => insertQuery
                                                        )

                                                )

                                            [__associations] => Array
                                                (
                                                    [0] => belongsTo
                                                    [1] => hasOne
                                                    [2] => hasMany
                                                    [3] => hasAndBelongsToMany
                                                )

                                            [__backAssociation] => Array
                                                (
                                                )

                                            [__insertID] => 
                                            [__numRows] => 
                                            [__affectedRows] => 
                                            [__findMethods] => Array
                                                (
                                                    [all] => 1
                                                    [first] => 1
                                                    [count] => 1
                                                    [neighbors] => 1
                                                    [list] => 1
                                                    [threaded] => 1
                                                )

                                            [_log] => 
                                            [Aro] => Aro Object
                                                (
                                                    [name] => Aro
                                                    [hasAndBelongsToMany] => Array
                                                        (
                                                            [Aco] => Array
                                                                (
                                                                    [with] => Permission
                                                                    [className] => Aco
                                                                    [joinTable] => aros_acos
                                                                    [foreignKey] => aro_id
                                                                    [associationForeignKey] => aco_id
                                                                    [conditions] => 
                                                                    [fields] => 
                                                                    [order] => 
                                                                    [limit] => 
                                                                    [offset] => 
                                                                    [unique] => 1
                                                                    [finderQuery] => 
                                                                    [deleteQuery] => 
                                                                    [insertQuery] => 
                                                                )

                                                        )

                                                    [cacheQueries] => 
                                                    [actsAs] => Array
                                                        (
                                                            [Tree] => nested
                                                        )

                                                    [useDbConfig] => default
                                                    [useTable] => aros
                                                    [displayField] => id
                                                    [id] => 
                                                    [data] => Array
                                                        (
                                                        )

                                                    [table] => aros
                                                    [primaryKey] => id
                                                    [_schema] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 
                                                                    [default] => 
                                                                    [length] => 10
                                                                    [key] => primary
                                                                )

                                                            [parent_id] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 1
                                                                    [default] => 
                                                                    [length] => 10
                                                                )

                                                            [model] => Array
                                                                (
                                                                    [type] => string
                                                                    [null] => 1
                                                                    [default] => 
                                                                    [length] => 255
                                                                )

                                                            [foreign_key] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 1
                                                                    [default] => 
                                                                    [length] => 10
                                                                )

                                                            [alias] => Array
                                                                (
                                                                    [type] => string
                                                                    [null] => 1
                                                                    [default] => 
                                                                    [length] => 255
                                                                )

                                                            [lft] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 1
                                                                    [default] => 
                                                                    [length] => 10
                                                                )

                                                            [rght] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 1
                                                                    [default] => 
                                                                    [length] => 10
                                                                )

                                                        )

                                                    [validate] => Array
                                                        (
                                                        )

                                                    [validationErrors] => Array
                                                        (
                                                        )

                                                    [tablePrefix] => 
                                                    [alias] => Aro
                                                    [tableToModel] => Array
                                                        (
                                                            [aros] => Aro
                                                            [acos] => Aco
                                                            [aros_acos] => Permission
                                                        )

                                                    [logTransactions] => 
                                                    [transactional] => 
                                                    [belongsTo] => Array
                                                        (
                                                        )

                                                    [hasOne] => Array
                                                        (
                                                        )

                                                    [hasMany] => Array
                                                        (
                                                        )

                                                    [Behaviors] => BehaviorCollection Object
                                                        (
                                                            [modelName] => Aro
                                                            [_attached] => Array
                                                                (
                                                                    [0] => Tree
                                                                )

                                                            [_disabled] => Array
                                                                (
                                                                )

                                                            [__methods] => Array
                                                                (
                                                                    [setScope] => Array
                                                                        (
                                                                            [0] => setScope
                                                                            [1] => Tree
                                                                        )

                                                                    [childcount] => Array
                                                                        (
                                                                            [0] => childcount
                                                                            [1] => Tree
                                                                        )

                                                                    [children] => Array
                                                                        (
                                                                            [0] => children
                                                                            [1] => Tree
                                                                        )

                                                                    [generatetreelist] => Array
                                                                        (
                                                                            [0] => generatetreelist
                                                                            [1] => Tree
                                                                        )

                                                                    [getparentnode] => Array
                                                                        (
                                                                            [0] => getparentnode
                                                                            [1] => Tree
                                                                        )

                                                                    [getpath] => Array
                                                                        (
                                                                            [0] => getpath
                                                                            [1] => Tree
                                                                        )

                                                                    [movedown] => Array
                                                                        (
                                                                            [0] => movedown
                                                                            [1] => Tree
                                                                        )

                                                                    [moveup] => Array
                                                                        (
                                                                            [0] => moveup
                                                                            [1] => Tree
                                                                        )

                                                                    [recover] => Array
                                                                        (
                                                                            [0] => recover
                                                                            [1] => Tree
                                                                        )

                                                                    [reorder] => Array
                                                                        (
                                                                            [0] => reorder
                                                                            [1] => Tree
                                                                        )

                                                                    [removefromtree] => Array
                                                                        (
                                                                            [0] => removefromtree
                                                                            [1] => Tree
                                                                        )

                                                                    [setparent] => Array
                                                                        (
                                                                            [0] => setparent
                                                                            [1] => Tree
                                                                        )

                                                                    [verify] => Array
                                                                        (
                                                                            [0] => verify
                                                                            [1] => Tree
                                                                        )

                                                                )

                                                            [__mappedMethods] => Array
                                                                (
                                                                )

                                                            [_log] => 
                                                            [Tree] => TreeBehavior Object
                                                                (
                                                                    [errors] => Array
                                                                        (
                                                                        )

                                                                    [_defaults] => Array
                                                                        (
                                                                            [parent] => parent_id
                                                                            [left] => lft
                                                                            [right] => rght
                                                                            [scope] => 1 = 1
                                                                            [type] => nested
                                                                            [__parentChange] => 
                                                                            [recursive] => -1
                                                                        )

                                                                    [settings] => Array
                                                                        (
                                                                            [Aro] => Array
                                                                                (
                                                                                    [parent] => parent_id
                                                                                    [left] => lft
                                                                                    [right] => rght
                                                                                    [scope] => 1 = 1
                                                                                    [type] => nested
                                                                                    [__parentChange] => 
                                                                                    [recursive] => -1
                                                                                )

                                                                        )

                                                                    [mapMethods] => Array
                                                                        (
                                                                        )

                                                                    [_log] => 
                                                                )

                                                        )

                                                    [whitelist] => Array
                                                        (
                                                        )

                                                    [cacheSources] => 1
                                                    [findQueryType] => 
                                                    [recursive] => 1
                                                    [order] => 
                                                    [__exists] => 
                                                    [__associationKeys] => Array
                                                        (
                                                            [belongsTo] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => foreignKey
                                                                    [2] => conditions
                                                                    [3] => fields
                                                                    [4] => order
                                                                    [5] => counterCache
                                                                )

                                                            [hasOne] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => foreignKey
                                                                    [2] => conditions
                                                                    [3] => fields
                                                                    [4] => order
                                                                    [5] => dependent
                                                                )

                                                            [hasMany] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => foreignKey
                                                                    [2] => conditions
                                                                    [3] => fields
                                                                    [4] => order
                                                                    [5] => limit
                                                                    [6] => offset
                                                                    [7] => dependent
                                                                    [8] => exclusive
                                                                    [9] => finderQuery
                                                                    [10] => counterQuery
                                                                )

                                                            [hasAndBelongsToMany] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => joinTable
                                                                    [2] => with
                                                                    [3] => foreignKey
                                                                    [4] => associationForeignKey
                                                                    [5] => conditions
                                                                    [6] => fields
                                                                    [7] => order
                                                                    [8] => limit
                                                                    [9] => offset
                                                                    [10] => unique
                                                                    [11] => finderQuery
                                                                    [12] => deleteQuery
                                                                    [13] => insertQuery
                                                                )

                                                        )

                                                    [__associations] => Array
                                                        (
                                                            [0] => belongsTo
                                                            [1] => hasOne
                                                            [2] => hasMany
                                                            [3] => hasAndBelongsToMany
                                                        )

                                                    [__backAssociation] => Array
                                                        (
                                                        )

                                                    [__insertID] => 
                                                    [__numRows] => 
                                                    [__affectedRows] => 
                                                    [__findMethods] => Array
                                                        (
                                                            [all] => 1
                                                            [first] => 1
                                                            [count] => 1
                                                            [neighbors] => 1
                                                            [list] => 1
                                                            [threaded] => 1
                                                        )

                                                    [_log] => 
                                                    [Aco] => Aco Object
 *RECURSION*
                                                    [Permission] => Permission Object
                                                        (
                                                            [name] => Permission
                                                            [cacheQueries] => 
                                                            [useTable] => aros_acos
                                                            [belongsTo] => Array
                                                                (
                                                                    [Aro] => Array
                                                                        (
                                                                            [className] => Aro
                                                                            [foreignKey] => aro_id
                                                                            [conditions] => 
                                                                            [fields] => 
                                                                            [order] => 
                                                                            [counterCache] => 
                                                                        )

                                                                    [Aco] => Array
                                                                        (
                                                                            [className] => Aco
                                                                            [foreignKey] => aco_id
                                                                            [conditions] => 
                                                                            [fields] => 
                                                                            [order] => 
                                                                            [counterCache] => 
                                                                        )

                                                                )

                                                            [actsAs] => 
                                                            [useDbConfig] => default
                                                            [displayField] => id
                                                            [id] => 
                                                            [data] => Array
                                                                (
                                                                )

                                                            [table] => aros_acos
                                                            [primaryKey] => id
                                                            [_schema] => Array
                                                                (
                                                                    [id] => Array
                                                                        (
                                                                            [type] => integer
                                                                            [null] => 
                                                                            [default] => 
                                                                            [length] => 10
                                                                            [key] => primary
                                                                        )

                                                                    [aro_id] => Array
                                                                        (
                                                                            [type] => integer
                                                                            [null] => 
                                                                            [default] => 
                                                                            [length] => 10
                                                                        )

                                                                    [aco_id] => Array
                                                                        (
                                                                            [type] => integer
                                                                            [null] => 
                                                                            [default] => 
                                                                            [length] => 10
                                                                        )

                                                                    [_create] => Array
                                                                        (
                                                                            [type] => string
                                                                            [null] => 
                                                                            [default] => 0
                                                                            [length] => 2
                                                                        )

                                                                    [_read] => Array
                                                                        (
                                                                            [type] => string
                                                                            [null] => 
                                                                            [default] => 0
                                                                            [length] => 2
                                                                        )

                                                                    [_update] => Array
                                                                        (
                                                                            [type] => string
                                                                            [null] => 
                                                                            [default] => 0
                                                                            [length] => 2
                                                                        )

                                                                    [_delete] => Array
                                                                        (
                                                                            [type] => string
                                                                            [null] => 
                                                                            [default] => 0
                                                                            [length] => 2
                                                                        )

                                                                )

                                                            [validate] => Array
                                                                (
                                                                )

                                                            [validationErrors] => Array
                                                                (
                                                                )

                                                            [tablePrefix] => 
                                                            [alias] => Permission
                                                            [tableToModel] => Array
                                                                (
                                                                    [aros_acos] => Permission
                                                                    [aros] => Aro
                                                                    [acos] => Aco
                                                                )

                                                            [logTransactions] => 
                                                            [transactional] => 
                                                            [hasOne] => Array
                                                                (
                                                                )

                                                            [hasMany] => Array
                                                                (
                                                                )

                                                            [hasAndBelongsToMany] => Array
                                                                (
                                                                )

                                                            [Behaviors] => BehaviorCollection Object
                                                                (
                                                                    [modelName] => Permission
                                                                    [_attached] => Array
                                                                        (
                                                                        )

                                                                    [_disabled] => Array
                                                                        (
                                                                        )

                                                                    [__methods] => Array
                                                                        (
                                                                        )

                                                                    [__mappedMethods] => Array
                                                                        (
                                                                        )

                                                                    [_log] => 
                                                                )

                                                            [whitelist] => Array
                                                                (
                                                                )

                                                            [cacheSources] => 1
                                                            [findQueryType] => 
                                                            [recursive] => 1
                                                            [order] => 
                                                            [__exists] => 
                                                            [__associationKeys] => Array
                                                                (
                                                                    [belongsTo] => Array
                                                                        (
                                                                            [0] => className
                                                                            [1] => foreignKey
                                                                            [2] => conditions
                                                                            [3] => fields
                                                                            [4] => order
                                                                            [5] => counterCache
                                                                        )

                                                                    [hasOne] => Array
                                                                        (
                                                                            [0] => className
                                                                            [1] => foreignKey
                                                                            [2] => conditions
                                                                            [3] => fields
                                                                            [4] => order
                                                                            [5] => dependent
                                                                        )

                                                                    [hasMany] => Array
                                                                        (
                                                                            [0] => className
                                                                            [1] => foreignKey
                                                                            [2] => conditions
                                                                            [3] => fields
                                                                            [4] => order
                                                                            [5] => limit
                                                                            [6] => offset
                                                                            [7] => dependent
                                                                            [8] => exclusive
                                                                            [9] => finderQuery
                                                                            [10] => counterQuery
                                                                        )

                                                                    [hasAndBelongsToMany] => Array
                                                                        (
                                                                            [0] => className
                                                                            [1] => joinTable
                                                                            [2] => with
                                                                            [3] => foreignKey
                                                                            [4] => associationForeignKey
                                                                            [5] => conditions
                                                                            [6] => fields
                                                                            [7] => order
                                                                            [8] => limit
                                                                            [9] => offset
                                                                            [10] => unique
                                                                            [11] => finderQuery
                                                                            [12] => deleteQuery
                                                                            [13] => insertQuery
                                                                        )

                                                                )

                                                            [__associations] => Array
                                                                (
                                                                    [0] => belongsTo
                                                                    [1] => hasOne
                                                                    [2] => hasMany
                                                                    [3] => hasAndBelongsToMany
                                                                )

                                                            [__backAssociation] => Array
                                                                (
                                                                )

                                                            [__insertID] => 
                                                            [__numRows] => 
                                                            [__affectedRows] => 
                                                            [__findMethods] => Array
                                                                (
                                                                    [all] => 1
                                                                    [first] => 1
                                                                    [count] => 1
                                                                    [neighbors] => 1
                                                                    [list] => 1
                                                                    [threaded] => 1
                                                                )

                                                            [_log] => 
                                                            [Aro] => Aro Object
 *RECURSION*
                                                            [Aco] => Aco Object
 *RECURSION*
                                                        )

                                                )

                                            [Permission] => Permission Object
                                                (
                                                    [name] => Permission
                                                    [cacheQueries] => 
                                                    [useTable] => aros_acos
                                                    [belongsTo] => Array
                                                        (
                                                            [Aro] => Array
                                                                (
                                                                    [className] => Aro
                                                                    [foreignKey] => aro_id
                                                                    [conditions] => 
                                                                    [fields] => 
                                                                    [order] => 
                                                                    [counterCache] => 
                                                                )

                                                            [Aco] => Array
                                                                (
                                                                    [className] => Aco
                                                                    [foreignKey] => aco_id
                                                                    [conditions] => 
                                                                    [fields] => 
                                                                    [order] => 
                                                                    [counterCache] => 
                                                                )

                                                        )

                                                    [actsAs] => 
                                                    [useDbConfig] => default
                                                    [displayField] => id
                                                    [id] => 
                                                    [data] => Array
                                                        (
                                                        )

                                                    [table] => aros_acos
                                                    [primaryKey] => id
                                                    [_schema] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 
                                                                    [default] => 
                                                                    [length] => 10
                                                                    [key] => primary
                                                                )

                                                            [aro_id] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 
                                                                    [default] => 
                                                                    [length] => 10
                                                                )

                                                            [aco_id] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 
                                                                    [default] => 
                                                                    [length] => 10
                                                                )

                                                            [_create] => Array
                                                                (
                                                                    [type] => string
                                                                    [null] => 
                                                                    [default] => 0
                                                                    [length] => 2
                                                                )

                                                            [_read] => Array
                                                                (
                                                                    [type] => string
                                                                    [null] => 
                                                                    [default] => 0
                                                                    [length] => 2
                                                                )

                                                            [_update] => Array
                                                                (
                                                                    [type] => string
                                                                    [null] => 
                                                                    [default] => 0
                                                                    [length] => 2
                                                                )

                                                            [_delete] => Array
                                                                (
                                                                    [type] => string
                                                                    [null] => 
                                                                    [default] => 0
                                                                    [length] => 2
                                                                )

                                                        )

                                                    [validate] => Array
                                                        (
                                                        )

                                                    [validationErrors] => Array
                                                        (
                                                        )

                                                    [tablePrefix] => 
                                                    [alias] => Permission
                                                    [tableToModel] => Array
                                                        (
                                                            [aros_acos] => Permission
                                                            [aros] => Aro
                                                            [acos] => Aco
                                                        )

                                                    [logTransactions] => 
                                                    [transactional] => 
                                                    [hasOne] => Array
                                                        (
                                                        )

                                                    [hasMany] => Array
                                                        (
                                                        )

                                                    [hasAndBelongsToMany] => Array
                                                        (
                                                        )

                                                    [Behaviors] => BehaviorCollection Object
                                                        (
                                                            [modelName] => Permission
                                                            [_attached] => Array
                                                                (
                                                                )

                                                            [_disabled] => Array
                                                                (
                                                                )

                                                            [__methods] => Array
                                                                (
                                                                )

                                                            [__mappedMethods] => Array
                                                                (
                                                                )

                                                            [_log] => 
                                                        )

                                                    [whitelist] => Array
                                                        (
                                                        )

                                                    [cacheSources] => 1
                                                    [findQueryType] => 
                                                    [recursive] => 1
                                                    [order] => 
                                                    [__exists] => 
                                                    [__associationKeys] => Array
                                                        (
                                                            [belongsTo] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => foreignKey
                                                                    [2] => conditions
                                                                    [3] => fields
                                                                    [4] => order
                                                                    [5] => counterCache
                                                                )

                                                            [hasOne] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => foreignKey
                                                                    [2] => conditions
                                                                    [3] => fields
                                                                    [4] => order
                                                                    [5] => dependent
                                                                )

                                                            [hasMany] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => foreignKey
                                                                    [2] => conditions
                                                                    [3] => fields
                                                                    [4] => order
                                                                    [5] => limit
                                                                    [6] => offset
                                                                    [7] => dependent
                                                                    [8] => exclusive
                                                                    [9] => finderQuery
                                                                    [10] => counterQuery
                                                                )

                                                            [hasAndBelongsToMany] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => joinTable
                                                                    [2] => with
                                                                    [3] => foreignKey
                                                                    [4] => associationForeignKey
                                                                    [5] => conditions
                                                                    [6] => fields
                                                                    [7] => order
                                                                    [8] => limit
                                                                    [9] => offset
                                                                    [10] => unique
                                                                    [11] => finderQuery
                                                                    [12] => deleteQuery
                                                                    [13] => insertQuery
                                                                )

                                                        )

                                                    [__associations] => Array
                                                        (
                                                            [0] => belongsTo
                                                            [1] => hasOne
                                                            [2] => hasMany
                                                            [3] => hasAndBelongsToMany
                                                        )

                                                    [__backAssociation] => Array
                                                        (
                                                        )

                                                    [__insertID] => 
                                                    [__numRows] => 
                                                    [__affectedRows] => 
                                                    [__findMethods] => Array
                                                        (
                                                            [all] => 1
                                                            [first] => 1
                                                            [count] => 1
                                                            [neighbors] => 1
                                                            [list] => 1
                                                            [threaded] => 1
                                                        )

                                                    [_log] => 
                                                    [Aro] => Aro Object
                                                        (
                                                            [name] => Aro
                                                            [hasAndBelongsToMany] => Array
                                                                (
                                                                    [Aco] => Array
                                                                        (
                                                                            [with] => Permission
                                                                            [className] => Aco
                                                                            [joinTable] => aros_acos
                                                                            [foreignKey] => aro_id
                                                                            [associationForeignKey] => aco_id
                                                                            [conditions] => 
                                                                            [fields] => 
                                                                            [order] => 
                                                                            [limit] => 
                                                                            [offset] => 
                                                                            [unique] => 1
                                                                            [finderQuery] => 
                                                                            [deleteQuery] => 
                                                                            [insertQuery] => 
                                                                        )

                                                                )

                                                            [cacheQueries] => 
                                                            [actsAs] => Array
                                                                (
                                                                    [Tree] => nested
                                                                )

                                                            [useDbConfig] => default
                                                            [useTable] => aros
                                                            [displayField] => id
                                                            [id] => 
                                                            [data] => Array
                                                                (
                                                                )

                                                            [table] => aros
                                                            [primaryKey] => id
                                                            [_schema] => Array
                                                                (
                                                                    [id] => Array
                                                                        (
                                                                            [type] => integer
                                                                            [null] => 
                                                                            [default] => 
                                                                            [length] => 10
                                                                            [key] => primary
                                                                        )

                                                                    [parent_id] => Array
                                                                        (
                                                                            [type] => integer
                                                                            [null] => 1
                                                                            [default] => 
                                                                            [length] => 10
                                                                        )

                                                                    [model] => Array
                                                                        (
                                                                            [type] => string
                                                                            [null] => 1
                                                                            [default] => 
                                                                            [length] => 255
                                                                        )

                                                                    [foreign_key] => Array
                                                                        (
                                                                            [type] => integer
                                                                            [null] => 1
                                                                            [default] => 
                                                                            [length] => 10
                                                                        )

                                                                    [alias] => Array
                                                                        (
                                                                            [type] => string
                                                                            [null] => 1
                                                                            [default] => 
                                                                            [length] => 255
                                                                        )

                                                                    [lft] => Array
                                                                        (
                                                                            [type] => integer
                                                                            [null] => 1
                                                                            [default] => 
                                                                            [length] => 10
                                                                        )

                                                                    [rght] => Array
                                                                        (
                                                                            [type] => integer
                                                                            [null] => 1
                                                                            [default] => 
                                                                            [length] => 10
                                                                        )

                                                                )

                                                            [validate] => Array
                                                                (
                                                                )

                                                            [validationErrors] => Array
                                                                (
                                                                )

                                                            [tablePrefix] => 
                                                            [alias] => Aro
                                                            [tableToModel] => Array
                                                                (
                                                                    [aros] => Aro
                                                                    [acos] => Aco
                                                                    [aros_acos] => Permission
                                                                )

                                                            [logTransactions] => 
                                                            [transactional] => 
                                                            [belongsTo] => Array
                                                                (
                                                                )

                                                            [hasOne] => Array
                                                                (
                                                                )

                                                            [hasMany] => Array
                                                                (
                                                                )

                                                            [Behaviors] => BehaviorCollection Object
                                                                (
                                                                    [modelName] => Aro
                                                                    [_attached] => Array
                                                                        (
                                                                            [0] => Tree
                                                                        )

                                                                    [_disabled] => Array
                                                                        (
                                                                        )

                                                                    [__methods] => Array
                                                                        (
                                                                            [setScope] => Array
                                                                                (
                                                                                    [0] => setScope
                                                                                    [1] => Tree
                                                                                )

                                                                            [childcount] => Array
                                                                                (
                                                                                    [0] => childcount
                                                                                    [1] => Tree
                                                                                )

                                                                            [children] => Array
                                                                                (
                                                                                    [0] => children
                                                                                    [1] => Tree
                                                                                )

                                                                            [generatetreelist] => Array
                                                                                (
                                                                                    [0] => generatetreelist
                                                                                    [1] => Tree
                                                                                )

                                                                            [getparentnode] => Array
                                                                                (
                                                                                    [0] => getparentnode
                                                                                    [1] => Tree
                                                                                )

                                                                            [getpath] => Array
                                                                                (
                                                                                    [0] => getpath
                                                                                    [1] => Tree
                                                                                )

                                                                            [movedown] => Array
                                                                                (
                                                                                    [0] => movedown
                                                                                    [1] => Tree
                                                                                )

                                                                            [moveup] => Array
                                                                                (
                                                                                    [0] => moveup
                                                                                    [1] => Tree
                                                                                )

                                                                            [recover] => Array
                                                                                (
                                                                                    [0] => recover
                                                                                    [1] => Tree
                                                                                )

                                                                            [reorder] => Array
                                                                                (
                                                                                    [0] => reorder
                                                                                    [1] => Tree
                                                                                )

                                                                            [removefromtree] => Array
                                                                                (
                                                                                    [0] => removefromtree
                                                                                    [1] => Tree
                                                                                )

                                                                            [setparent] => Array
                                                                                (
                                                                                    [0] => setparent
                                                                                    [1] => Tree
                                                                                )

                                                                            [verify] => Array
                                                                                (
                                                                                    [0] => verify
                                                                                    [1] => Tree
                                                                                )

                                                                        )

                                                                    [__mappedMethods] => Array
                                                                        (
                                                                        )

                                                                    [_log] => 
                                                                    [Tree] => TreeBehavior Object
                                                                        (
                                                                            [errors] => Array
                                                                                (
                                                                                )

                                                                            [_defaults] => Array
                                                                                (
                                                                                    [parent] => parent_id
                                                                                    [left] => lft
                                                                                    [right] => rght
                                                                                    [scope] => 1 = 1
                                                                                    [type] => nested
                                                                                    [__parentChange] => 
                                                                                    [recursive] => -1
                                                                                )

                                                                            [settings] => Array
                                                                                (
                                                                                    [Aro] => Array
                                                                                        (
                                                                                            [parent] => parent_id
                                                                                            [left] => lft
                                                                                            [right] => rght
                                                                                            [scope] => 1 = 1
                                                                                            [type] => nested
                                                                                            [__parentChange] => 
                                                                                            [recursive] => -1
                                                                                        )

                                                                                )

                                                                            [mapMethods] => Array
                                                                                (
                                                                                )

                                                                            [_log] => 
                                                                        )

                                                                )

                                                            [whitelist] => Array
                                                                (
                                                                )

                                                            [cacheSources] => 1
                                                            [findQueryType] => 
                                                            [recursive] => 1
                                                            [order] => 
                                                            [__exists] => 
                                                            [__associationKeys] => Array
                                                                (
                                                                    [belongsTo] => Array
                                                                        (
                                                                            [0] => className
                                                                            [1] => foreignKey
                                                                            [2] => conditions
                                                                            [3] => fields
                                                                            [4] => order
                                                                            [5] => counterCache
                                                                        )

                                                                    [hasOne] => Array
                                                                        (
                                                                            [0] => className
                                                                            [1] => foreignKey
                                                                            [2] => conditions
                                                                            [3] => fields
                                                                            [4] => order
                                                                            [5] => dependent
                                                                        )

                                                                    [hasMany] => Array
                                                                        (
                                                                            [0] => className
                                                                            [1] => foreignKey
                                                                            [2] => conditions
                                                                            [3] => fields
                                                                            [4] => order
                                                                            [5] => limit
                                                                            [6] => offset
                                                                            [7] => dependent
                                                                            [8] => exclusive
                                                                            [9] => finderQuery
                                                                            [10] => counterQuery
                                                                        )

                                                                    [hasAndBelongsToMany] => Array
                                                                        (
                                                                            [0] => className
                                                                            [1] => joinTable
                                                                            [2] => with
                                                                            [3] => foreignKey
                                                                            [4] => associationForeignKey
                                                                            [5] => conditions
                                                                            [6] => fields
                                                                            [7] => order
                                                                            [8] => limit
                                                                            [9] => offset
                                                                            [10] => unique
                                                                            [11] => finderQuery
                                                                            [12] => deleteQuery
                                                                            [13] => insertQuery
                                                                        )

                                                                )

                                                            [__associations] => Array
                                                                (
                                                                    [0] => belongsTo
                                                                    [1] => hasOne
                                                                    [2] => hasMany
                                                                    [3] => hasAndBelongsToMany
                                                                )

                                                            [__backAssociation] => Array
                                                                (
                                                                )

                                                            [__insertID] => 
                                                            [__numRows] => 
                                                            [__affectedRows] => 
                                                            [__findMethods] => Array
                                                                (
                                                                    [all] => 1
                                                                    [first] => 1
                                                                    [count] => 1
                                                                    [neighbors] => 1
                                                                    [list] => 1
                                                                    [threaded] => 1
                                                                )

                                                            [_log] => 
                                                            [Aco] => Aco Object
 *RECURSION*
                                                            [Permission] => Permission Object
 *RECURSION*
                                                        )

                                                    [Aco] => Aco Object
 *RECURSION*
                                                )

                                        )

                                )

                            [_log] => 
                            [Aro] => Aro Object
                                (
                                    [name] => Aro
                                    [hasAndBelongsToMany] => Array
                                        (
                                            [Aco] => Array
                                                (
                                                    [with] => Permission
                                                    [className] => Aco
                                                    [joinTable] => aros_acos
                                                    [foreignKey] => aro_id
                                                    [associationForeignKey] => aco_id
                                                    [conditions] => 
                                                    [fields] => 
                                                    [order] => 
                                                    [limit] => 
                                                    [offset] => 
                                                    [unique] => 1
                                                    [finderQuery] => 
                                                    [deleteQuery] => 
                                                    [insertQuery] => 
                                                )

                                        )

                                    [cacheQueries] => 
                                    [actsAs] => Array
                                        (
                                            [Tree] => nested
                                        )

                                    [useDbConfig] => default
                                    [useTable] => aros
                                    [displayField] => id
                                    [id] => 
                                    [data] => Array
                                        (
                                        )

                                    [table] => aros
                                    [primaryKey] => id
                                    [_schema] => Array
                                        (
                                            [id] => Array
                                                (
                                                    [type] => integer
                                                    [null] => 
                                                    [default] => 
                                                    [length] => 10
                                                    [key] => primary
                                                )

                                            [parent_id] => Array
                                                (
                                                    [type] => integer
                                                    [null] => 1
                                                    [default] => 
                                                    [length] => 10
                                                )

                                            [model] => Array
                                                (
                                                    [type] => string
                                                    [null] => 1
                                                    [default] => 
                                                    [length] => 255
                                                )

                                            [foreign_key] => Array
                                                (
                                                    [type] => integer
                                                    [null] => 1
                                                    [default] => 
                                                    [length] => 10
                                                )

                                            [alias] => Array
                                                (
                                                    [type] => string
                                                    [null] => 1
                                                    [default] => 
                                                    [length] => 255
                                                )

                                            [lft] => Array
                                                (
                                                    [type] => integer
                                                    [null] => 1
                                                    [default] => 
                                                    [length] => 10
                                                )

                                            [rght] => Array
                                                (
                                                    [type] => integer
                                                    [null] => 1
                                                    [default] => 
                                                    [length] => 10
                                                )

                                        )

                                    [validate] => Array
                                        (
                                        )

                                    [validationErrors] => Array
                                        (
                                        )

                                    [tablePrefix] => 
                                    [alias] => Aro
                                    [tableToModel] => Array
                                        (
                                            [aros] => Aro
                                            [acos] => Aco
                                            [aros_acos] => Permission
                                        )

                                    [logTransactions] => 
                                    [transactional] => 
                                    [belongsTo] => Array
                                        (
                                        )

                                    [hasOne] => Array
                                        (
                                        )

                                    [hasMany] => Array
                                        (
                                        )

                                    [Behaviors] => BehaviorCollection Object
                                        (
                                            [modelName] => Aro
                                            [_attached] => Array
                                                (
                                                    [0] => Tree
                                                )

                                            [_disabled] => Array
                                                (
                                                )

                                            [__methods] => Array
                                                (
                                                    [setScope] => Array
                                                        (
                                                            [0] => setScope
                                                            [1] => Tree
                                                        )

                                                    [childcount] => Array
                                                        (
                                                            [0] => childcount
                                                            [1] => Tree
                                                        )

                                                    [children] => Array
                                                        (
                                                            [0] => children
                                                            [1] => Tree
                                                        )

                                                    [generatetreelist] => Array
                                                        (
                                                            [0] => generatetreelist
                                                            [1] => Tree
                                                        )

                                                    [getparentnode] => Array
                                                        (
                                                            [0] => getparentnode
                                                            [1] => Tree
                                                        )

                                                    [getpath] => Array
                                                        (
                                                            [0] => getpath
                                                            [1] => Tree
                                                        )

                                                    [movedown] => Array
                                                        (
                                                            [0] => movedown
                                                            [1] => Tree
                                                        )

                                                    [moveup] => Array
                                                        (
                                                            [0] => moveup
                                                            [1] => Tree
                                                        )

                                                    [recover] => Array
                                                        (
                                                            [0] => recover
                                                            [1] => Tree
                                                        )

                                                    [reorder] => Array
                                                        (
                                                            [0] => reorder
                                                            [1] => Tree
                                                        )

                                                    [removefromtree] => Array
                                                        (
                                                            [0] => removefromtree
                                                            [1] => Tree
                                                        )

                                                    [setparent] => Array
                                                        (
                                                            [0] => setparent
                                                            [1] => Tree
                                                        )

                                                    [verify] => Array
                                                        (
                                                            [0] => verify
                                                            [1] => Tree
                                                        )

                                                )

                                            [__mappedMethods] => Array
                                                (
                                                )

                                            [_log] => 
                                            [Tree] => TreeBehavior Object
                                                (
                                                    [errors] => Array
                                                        (
                                                        )

                                                    [_defaults] => Array
                                                        (
                                                            [parent] => parent_id
                                                            [left] => lft
                                                            [right] => rght
                                                            [scope] => 1 = 1
                                                            [type] => nested
                                                            [__parentChange] => 
                                                            [recursive] => -1
                                                        )

                                                    [settings] => Array
                                                        (
                                                            [Aro] => Array
                                                                (
                                                                    [parent] => parent_id
                                                                    [left] => lft
                                                                    [right] => rght
                                                                    [scope] => 1 = 1
                                                                    [type] => nested
                                                                    [__parentChange] => 
                                                                    [recursive] => -1
                                                                )

                                                        )

                                                    [mapMethods] => Array
                                                        (
                                                        )

                                                    [_log] => 
                                                )

                                        )

                                    [whitelist] => Array
                                        (
                                        )

                                    [cacheSources] => 1
                                    [findQueryType] => 
                                    [recursive] => 1
                                    [order] => 
                                    [__exists] => 
                                    [__associationKeys] => Array
                                        (
                                            [belongsTo] => Array
                                                (
                                                    [0] => className
                                                    [1] => foreignKey
                                                    [2] => conditions
                                                    [3] => fields
                                                    [4] => order
                                                    [5] => counterCache
                                                )

                                            [hasOne] => Array
                                                (
                                                    [0] => className
                                                    [1] => foreignKey
                                                    [2] => conditions
                                                    [3] => fields
                                                    [4] => order
                                                    [5] => dependent
                                                )

                                            [hasMany] => Array
                                                (
                                                    [0] => className
                                                    [1] => foreignKey
                                                    [2] => conditions
                                                    [3] => fields
                                                    [4] => order
                                                    [5] => limit
                                                    [6] => offset
                                                    [7] => dependent
                                                    [8] => exclusive
                                                    [9] => finderQuery
                                                    [10] => counterQuery
                                                )

                                            [hasAndBelongsToMany] => Array
                                                (
                                                    [0] => className
                                                    [1] => joinTable
                                                    [2] => with
                                                    [3] => foreignKey
                                                    [4] => associationForeignKey
                                                    [5] => conditions
                                                    [6] => fields
                                                    [7] => order
                                                    [8] => limit
                                                    [9] => offset
                                                    [10] => unique
                                                    [11] => finderQuery
                                                    [12] => deleteQuery
                                                    [13] => insertQuery
                                                )

                                        )

                                    [__associations] => Array
                                        (
                                            [0] => belongsTo
                                            [1] => hasOne
                                            [2] => hasMany
                                            [3] => hasAndBelongsToMany
                                        )

                                    [__backAssociation] => Array
                                        (
                                        )

                                    [__insertID] => 
                                    [__numRows] => 
                                    [__affectedRows] => 
                                    [__findMethods] => Array
                                        (
                                            [all] => 1
                                            [first] => 1
                                            [count] => 1
                                            [neighbors] => 1
                                            [list] => 1
                                            [threaded] => 1
                                        )

                                    [_log] => 
                                    [Aco] => Aco Object
                                        (
                                            [name] => Aco
                                            [hasAndBelongsToMany] => Array
                                                (
                                                    [Aro] => Array
                                                        (
                                                            [with] => Permission
                                                            [className] => Aro
                                                            [joinTable] => aros_acos
                                                            [foreignKey] => aco_id
                                                            [associationForeignKey] => aro_id
                                                            [conditions] => 
                                                            [fields] => 
                                                            [order] => 
                                                            [limit] => 
                                                            [offset] => 
                                                            [unique] => 1
                                                            [finderQuery] => 
                                                            [deleteQuery] => 
                                                            [insertQuery] => 
                                                        )

                                                )

                                            [cacheQueries] => 
                                            [actsAs] => Array
                                                (
                                                    [Tree] => nested
                                                )

                                            [useDbConfig] => default
                                            [useTable] => acos
                                            [displayField] => id
                                            [id] => 
                                            [data] => Array
                                                (
                                                )

                                            [table] => acos
                                            [primaryKey] => id
                                            [_schema] => Array
                                                (
                                                    [id] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 
                                                            [default] => 
                                                            [length] => 10
                                                            [key] => primary
                                                        )

                                                    [parent_id] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 10
                                                        )

                                                    [model] => Array
                                                        (
                                                            [type] => string
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 255
                                                        )

                                                    [foreign_key] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 10
                                                        )

                                                    [alias] => Array
                                                        (
                                                            [type] => string
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 255
                                                        )

                                                    [lft] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 10
                                                        )

                                                    [rght] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 10
                                                        )

                                                )

                                            [validate] => Array
                                                (
                                                )

                                            [validationErrors] => Array
                                                (
                                                )

                                            [tablePrefix] => 
                                            [alias] => Aco
                                            [tableToModel] => Array
                                                (
                                                    [acos] => Aco
                                                    [aros] => Aro
                                                    [aros_acos] => Permission
                                                )

                                            [logTransactions] => 
                                            [transactional] => 
                                            [belongsTo] => Array
                                                (
                                                )

                                            [hasOne] => Array
                                                (
                                                )

                                            [hasMany] => Array
                                                (
                                                )

                                            [Behaviors] => BehaviorCollection Object
                                                (
                                                    [modelName] => Aco
                                                    [_attached] => Array
                                                        (
                                                            [0] => Tree
                                                        )

                                                    [_disabled] => Array
                                                        (
                                                        )

                                                    [__methods] => Array
                                                        (
                                                            [setScope] => Array
                                                                (
                                                                    [0] => setScope
                                                                    [1] => Tree
                                                                )

                                                            [childcount] => Array
                                                                (
                                                                    [0] => childcount
                                                                    [1] => Tree
                                                                )

                                                            [children] => Array
                                                                (
                                                                    [0] => children
                                                                    [1] => Tree
                                                                )

                                                            [generatetreelist] => Array
                                                                (
                                                                    [0] => generatetreelist
                                                                    [1] => Tree
                                                                )

                                                            [getparentnode] => Array
                                                                (
                                                                    [0] => getparentnode
                                                                    [1] => Tree
                                                                )

                                                            [getpath] => Array
                                                                (
                                                                    [0] => getpath
                                                                    [1] => Tree
                                                                )

                                                            [movedown] => Array
                                                                (
                                                                    [0] => movedown
                                                                    [1] => Tree
                                                                )

                                                            [moveup] => Array
                                                                (
                                                                    [0] => moveup
                                                                    [1] => Tree
                                                                )

                                                            [recover] => Array
                                                                (
                                                                    [0] => recover
                                                                    [1] => Tree
                                                                )

                                                            [reorder] => Array
                                                                (
                                                                    [0] => reorder
                                                                    [1] => Tree
                                                                )

                                                            [removefromtree] => Array
                                                                (
                                                                    [0] => removefromtree
                                                                    [1] => Tree
                                                                )

                                                            [setparent] => Array
                                                                (
                                                                    [0] => setparent
                                                                    [1] => Tree
                                                                )

                                                            [verify] => Array
                                                                (
                                                                    [0] => verify
                                                                    [1] => Tree
                                                                )

                                                        )

                                                    [__mappedMethods] => Array
                                                        (
                                                        )

                                                    [_log] => 
                                                    [Tree] => TreeBehavior Object
                                                        (
                                                            [errors] => Array
                                                                (
                                                                )

                                                            [_defaults] => Array
                                                                (
                                                                    [parent] => parent_id
                                                                    [left] => lft
                                                                    [right] => rght
                                                                    [scope] => 1 = 1
                                                                    [type] => nested
                                                                    [__parentChange] => 
                                                                    [recursive] => -1
                                                                )

                                                            [settings] => Array
                                                                (
                                                                    [Aco] => Array
                                                                        (
                                                                            [parent] => parent_id
                                                                            [left] => lft
                                                                            [right] => rght
                                                                            [scope] => 1 = 1
                                                                            [type] => nested
                                                                            [__parentChange] => 
                                                                            [recursive] => -1
                                                                        )

                                                                )

                                                            [mapMethods] => Array
                                                                (
                                                                )

                                                            [_log] => 
                                                        )

                                                )

                                            [whitelist] => Array
                                                (
                                                )

                                            [cacheSources] => 1
                                            [findQueryType] => 
                                            [recursive] => 1
                                            [order] => 
                                            [__exists] => 
                                            [__associationKeys] => Array
                                                (
                                                    [belongsTo] => Array
                                                        (
                                                            [0] => className
                                                            [1] => foreignKey
                                                            [2] => conditions
                                                            [3] => fields
                                                            [4] => order
                                                            [5] => counterCache
                                                        )

                                                    [hasOne] => Array
                                                        (
                                                            [0] => className
                                                            [1] => foreignKey
                                                            [2] => conditions
                                                            [3] => fields
                                                            [4] => order
                                                            [5] => dependent
                                                        )

                                                    [hasMany] => Array
                                                        (
                                                            [0] => className
                                                            [1] => foreignKey
                                                            [2] => conditions
                                                            [3] => fields
                                                            [4] => order
                                                            [5] => limit
                                                            [6] => offset
                                                            [7] => dependent
                                                            [8] => exclusive
                                                            [9] => finderQuery
                                                            [10] => counterQuery
                                                        )

                                                    [hasAndBelongsToMany] => Array
                                                        (
                                                            [0] => className
                                                            [1] => joinTable
                                                            [2] => with
                                                            [3] => foreignKey
                                                            [4] => associationForeignKey
                                                            [5] => conditions
                                                            [6] => fields
                                                            [7] => order
                                                            [8] => limit
                                                            [9] => offset
                                                            [10] => unique
                                                            [11] => finderQuery
                                                            [12] => deleteQuery
                                                            [13] => insertQuery
                                                        )

                                                )

                                            [__associations] => Array
                                                (
                                                    [0] => belongsTo
                                                    [1] => hasOne
                                                    [2] => hasMany
                                                    [3] => hasAndBelongsToMany
                                                )

                                            [__backAssociation] => Array
                                                (
                                                )

                                            [__insertID] => 
                                            [__numRows] => 
                                            [__affectedRows] => 
                                            [__findMethods] => Array
                                                (
                                                    [all] => 1
                                                    [first] => 1
                                                    [count] => 1
                                                    [neighbors] => 1
                                                    [list] => 1
                                                    [threaded] => 1
                                                )

                                            [_log] => 
                                            [Aro] => Aro Object
 *RECURSION*
                                            [Permission] => Permission Object
                                                (
                                                    [name] => Permission
                                                    [cacheQueries] => 
                                                    [useTable] => aros_acos
                                                    [belongsTo] => Array
                                                        (
                                                            [Aro] => Array
                                                                (
                                                                    [className] => Aro
                                                                    [foreignKey] => aro_id
                                                                    [conditions] => 
                                                                    [fields] => 
                                                                    [order] => 
                                                                    [counterCache] => 
                                                                )

                                                            [Aco] => Array
                                                                (
                                                                    [className] => Aco
                                                                    [foreignKey] => aco_id
                                                                    [conditions] => 
                                                                    [fields] => 
                                                                    [order] => 
                                                                    [counterCache] => 
                                                                )

                                                        )

                                                    [actsAs] => 
                                                    [useDbConfig] => default
                                                    [displayField] => id
                                                    [id] => 
                                                    [data] => Array
                                                        (
                                                        )

                                                    [table] => aros_acos
                                                    [primaryKey] => id
                                                    [_schema] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 
                                                                    [default] => 
                                                                    [length] => 10
                                                                    [key] => primary
                                                                )

                                                            [aro_id] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 
                                                                    [default] => 
                                                                    [length] => 10
                                                                )

                                                            [aco_id] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 
                                                                    [default] => 
                                                                    [length] => 10
                                                                )

                                                            [_create] => Array
                                                                (
                                                                    [type] => string
                                                                    [null] => 
                                                                    [default] => 0
                                                                    [length] => 2
                                                                )

                                                            [_read] => Array
                                                                (
                                                                    [type] => string
                                                                    [null] => 
                                                                    [default] => 0
                                                                    [length] => 2
                                                                )

                                                            [_update] => Array
                                                                (
                                                                    [type] => string
                                                                    [null] => 
                                                                    [default] => 0
                                                                    [length] => 2
                                                                )

                                                            [_delete] => Array
                                                                (
                                                                    [type] => string
                                                                    [null] => 
                                                                    [default] => 0
                                                                    [length] => 2
                                                                )

                                                        )

                                                    [validate] => Array
                                                        (
                                                        )

                                                    [validationErrors] => Array
                                                        (
                                                        )

                                                    [tablePrefix] => 
                                                    [alias] => Permission
                                                    [tableToModel] => Array
                                                        (
                                                            [aros_acos] => Permission
                                                            [aros] => Aro
                                                            [acos] => Aco
                                                        )

                                                    [logTransactions] => 
                                                    [transactional] => 
                                                    [hasOne] => Array
                                                        (
                                                        )

                                                    [hasMany] => Array
                                                        (
                                                        )

                                                    [hasAndBelongsToMany] => Array
                                                        (
                                                        )

                                                    [Behaviors] => BehaviorCollection Object
                                                        (
                                                            [modelName] => Permission
                                                            [_attached] => Array
                                                                (
                                                                )

                                                            [_disabled] => Array
                                                                (
                                                                )

                                                            [__methods] => Array
                                                                (
                                                                )

                                                            [__mappedMethods] => Array
                                                                (
                                                                )

                                                            [_log] => 
                                                        )

                                                    [whitelist] => Array
                                                        (
                                                        )

                                                    [cacheSources] => 1
                                                    [findQueryType] => 
                                                    [recursive] => 1
                                                    [order] => 
                                                    [__exists] => 
                                                    [__associationKeys] => Array
                                                        (
                                                            [belongsTo] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => foreignKey
                                                                    [2] => conditions
                                                                    [3] => fields
                                                                    [4] => order
                                                                    [5] => counterCache
                                                                )

                                                            [hasOne] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => foreignKey
                                                                    [2] => conditions
                                                                    [3] => fields
                                                                    [4] => order
                                                                    [5] => dependent
                                                                )

                                                            [hasMany] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => foreignKey
                                                                    [2] => conditions
                                                                    [3] => fields
                                                                    [4] => order
                                                                    [5] => limit
                                                                    [6] => offset
                                                                    [7] => dependent
                                                                    [8] => exclusive
                                                                    [9] => finderQuery
                                                                    [10] => counterQuery
                                                                )

                                                            [hasAndBelongsToMany] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => joinTable
                                                                    [2] => with
                                                                    [3] => foreignKey
                                                                    [4] => associationForeignKey
                                                                    [5] => conditions
                                                                    [6] => fields
                                                                    [7] => order
                                                                    [8] => limit
                                                                    [9] => offset
                                                                    [10] => unique
                                                                    [11] => finderQuery
                                                                    [12] => deleteQuery
                                                                    [13] => insertQuery
                                                                )

                                                        )

                                                    [__associations] => Array
                                                        (
                                                            [0] => belongsTo
                                                            [1] => hasOne
                                                            [2] => hasMany
                                                            [3] => hasAndBelongsToMany
                                                        )

                                                    [__backAssociation] => Array
                                                        (
                                                        )

                                                    [__insertID] => 
                                                    [__numRows] => 
                                                    [__affectedRows] => 
                                                    [__findMethods] => Array
                                                        (
                                                            [all] => 1
                                                            [first] => 1
                                                            [count] => 1
                                                            [neighbors] => 1
                                                            [list] => 1
                                                            [threaded] => 1
                                                        )

                                                    [_log] => 
                                                    [Aro] => Aro Object
 *RECURSION*
                                                    [Aco] => Aco Object
 *RECURSION*
                                                )

                                        )

                                    [Permission] => Permission Object
                                        (
                                            [name] => Permission
                                            [cacheQueries] => 
                                            [useTable] => aros_acos
                                            [belongsTo] => Array
                                                (
                                                    [Aro] => Array
                                                        (
                                                            [className] => Aro
                                                            [foreignKey] => aro_id
                                                            [conditions] => 
                                                            [fields] => 
                                                            [order] => 
                                                            [counterCache] => 
                                                        )

                                                    [Aco] => Array
                                                        (
                                                            [className] => Aco
                                                            [foreignKey] => aco_id
                                                            [conditions] => 
                                                            [fields] => 
                                                            [order] => 
                                                            [counterCache] => 
                                                        )

                                                )

                                            [actsAs] => 
                                            [useDbConfig] => default
                                            [displayField] => id
                                            [id] => 
                                            [data] => Array
                                                (
                                                )

                                            [table] => aros_acos
                                            [primaryKey] => id
                                            [_schema] => Array
                                                (
                                                    [id] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 
                                                            [default] => 
                                                            [length] => 10
                                                            [key] => primary
                                                        )

                                                    [aro_id] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 
                                                            [default] => 
                                                            [length] => 10
                                                        )

                                                    [aco_id] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 
                                                            [default] => 
                                                            [length] => 10
                                                        )

                                                    [_create] => Array
                                                        (
                                                            [type] => string
                                                            [null] => 
                                                            [default] => 0
                                                            [length] => 2
                                                        )

                                                    [_read] => Array
                                                        (
                                                            [type] => string
                                                            [null] => 
                                                            [default] => 0
                                                            [length] => 2
                                                        )

                                                    [_update] => Array
                                                        (
                                                            [type] => string
                                                            [null] => 
                                                            [default] => 0
                                                            [length] => 2
                                                        )

                                                    [_delete] => Array
                                                        (
                                                            [type] => string
                                                            [null] => 
                                                            [default] => 0
                                                            [length] => 2
                                                        )

                                                )

                                            [validate] => Array
                                                (
                                                )

                                            [validationErrors] => Array
                                                (
                                                )

                                            [tablePrefix] => 
                                            [alias] => Permission
                                            [tableToModel] => Array
                                                (
                                                    [aros_acos] => Permission
                                                    [aros] => Aro
                                                    [acos] => Aco
                                                )

                                            [logTransactions] => 
                                            [transactional] => 
                                            [hasOne] => Array
                                                (
                                                )

                                            [hasMany] => Array
                                                (
                                                )

                                            [hasAndBelongsToMany] => Array
                                                (
                                                )

                                            [Behaviors] => BehaviorCollection Object
                                                (
                                                    [modelName] => Permission
                                                    [_attached] => Array
                                                        (
                                                        )

                                                    [_disabled] => Array
                                                        (
                                                        )

                                                    [__methods] => Array
                                                        (
                                                        )

                                                    [__mappedMethods] => Array
                                                        (
                                                        )

                                                    [_log] => 
                                                )

                                            [whitelist] => Array
                                                (
                                                )

                                            [cacheSources] => 1
                                            [findQueryType] => 
                                            [recursive] => 1
                                            [order] => 
                                            [__exists] => 
                                            [__associationKeys] => Array
                                                (
                                                    [belongsTo] => Array
                                                        (
                                                            [0] => className
                                                            [1] => foreignKey
                                                            [2] => conditions
                                                            [3] => fields
                                                            [4] => order
                                                            [5] => counterCache
                                                        )

                                                    [hasOne] => Array
                                                        (
                                                            [0] => className
                                                            [1] => foreignKey
                                                            [2] => conditions
                                                            [3] => fields
                                                            [4] => order
                                                            [5] => dependent
                                                        )

                                                    [hasMany] => Array
                                                        (
                                                            [0] => className
                                                            [1] => foreignKey
                                                            [2] => conditions
                                                            [3] => fields
                                                            [4] => order
                                                            [5] => limit
                                                            [6] => offset
                                                            [7] => dependent
                                                            [8] => exclusive
                                                            [9] => finderQuery
                                                            [10] => counterQuery
                                                        )

                                                    [hasAndBelongsToMany] => Array
                                                        (
                                                            [0] => className
                                                            [1] => joinTable
                                                            [2] => with
                                                            [3] => foreignKey
                                                            [4] => associationForeignKey
                                                            [5] => conditions
                                                            [6] => fields
                                                            [7] => order
                                                            [8] => limit
                                                            [9] => offset
                                                            [10] => unique
                                                            [11] => finderQuery
                                                            [12] => deleteQuery
                                                            [13] => insertQuery
                                                        )

                                                )

                                            [__associations] => Array
                                                (
                                                    [0] => belongsTo
                                                    [1] => hasOne
                                                    [2] => hasMany
                                                    [3] => hasAndBelongsToMany
                                                )

                                            [__backAssociation] => Array
                                                (
                                                )

                                            [__insertID] => 
                                            [__numRows] => 
                                            [__affectedRows] => 
                                            [__findMethods] => Array
                                                (
                                                    [all] => 1
                                                    [first] => 1
                                                    [count] => 1
                                                    [neighbors] => 1
                                                    [list] => 1
                                                    [threaded] => 1
                                                )

                                            [_log] => 
                                            [Aro] => Aro Object
 *RECURSION*
                                            [Aco] => Aco Object
                                                (
                                                    [name] => Aco
                                                    [hasAndBelongsToMany] => Array
                                                        (
                                                            [Aro] => Array
                                                                (
                                                                    [with] => Permission
                                                                    [className] => Aro
                                                                    [joinTable] => aros_acos
                                                                    [foreignKey] => aco_id
                                                                    [associationForeignKey] => aro_id
                                                                    [conditions] => 
                                                                    [fields] => 
                                                                    [order] => 
                                                                    [limit] => 
                                                                    [offset] => 
                                                                    [unique] => 1
                                                                    [finderQuery] => 
                                                                    [deleteQuery] => 
                                                                    [insertQuery] => 
                                                                )

                                                        )

                                                    [cacheQueries] => 
                                                    [actsAs] => Array
                                                        (
                                                            [Tree] => nested
                                                        )

                                                    [useDbConfig] => default
                                                    [useTable] => acos
                                                    [displayField] => id
                                                    [id] => 
                                                    [data] => Array
                                                        (
                                                        )

                                                    [table] => acos
                                                    [primaryKey] => id
                                                    [_schema] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 
                                                                    [default] => 
                                                                    [length] => 10
                                                                    [key] => primary
                                                                )

                                                            [parent_id] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 1
                                                                    [default] => 
                                                                    [length] => 10
                                                                )

                                                            [model] => Array
                                                                (
                                                                    [type] => string
                                                                    [null] => 1
                                                                    [default] => 
                                                                    [length] => 255
                                                                )

                                                            [foreign_key] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 1
                                                                    [default] => 
                                                                    [length] => 10
                                                                )

                                                            [alias] => Array
                                                                (
                                                                    [type] => string
                                                                    [null] => 1
                                                                    [default] => 
                                                                    [length] => 255
                                                                )

                                                            [lft] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 1
                                                                    [default] => 
                                                                    [length] => 10
                                                                )

                                                            [rght] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 1
                                                                    [default] => 
                                                                    [length] => 10
                                                                )

                                                        )

                                                    [validate] => Array
                                                        (
                                                        )

                                                    [validationErrors] => Array
                                                        (
                                                        )

                                                    [tablePrefix] => 
                                                    [alias] => Aco
                                                    [tableToModel] => Array
                                                        (
                                                            [acos] => Aco
                                                            [aros] => Aro
                                                            [aros_acos] => Permission
                                                        )

                                                    [logTransactions] => 
                                                    [transactional] => 
                                                    [belongsTo] => Array
                                                        (
                                                        )

                                                    [hasOne] => Array
                                                        (
                                                        )

                                                    [hasMany] => Array
                                                        (
                                                        )

                                                    [Behaviors] => BehaviorCollection Object
                                                        (
                                                            [modelName] => Aco
                                                            [_attached] => Array
                                                                (
                                                                    [0] => Tree
                                                                )

                                                            [_disabled] => Array
                                                                (
                                                                )

                                                            [__methods] => Array
                                                                (
                                                                    [setScope] => Array
                                                                        (
                                                                            [0] => setScope
                                                                            [1] => Tree
                                                                        )

                                                                    [childcount] => Array
                                                                        (
                                                                            [0] => childcount
                                                                            [1] => Tree
                                                                        )

                                                                    [children] => Array
                                                                        (
                                                                            [0] => children
                                                                            [1] => Tree
                                                                        )

                                                                    [generatetreelist] => Array
                                                                        (
                                                                            [0] => generatetreelist
                                                                            [1] => Tree
                                                                        )

                                                                    [getparentnode] => Array
                                                                        (
                                                                            [0] => getparentnode
                                                                            [1] => Tree
                                                                        )

                                                                    [getpath] => Array
                                                                        (
                                                                            [0] => getpath
                                                                            [1] => Tree
                                                                        )

                                                                    [movedown] => Array
                                                                        (
                                                                            [0] => movedown
                                                                            [1] => Tree
                                                                        )

                                                                    [moveup] => Array
                                                                        (
                                                                            [0] => moveup
                                                                            [1] => Tree
                                                                        )

                                                                    [recover] => Array
                                                                        (
                                                                            [0] => recover
                                                                            [1] => Tree
                                                                        )

                                                                    [reorder] => Array
                                                                        (
                                                                            [0] => reorder
                                                                            [1] => Tree
                                                                        )

                                                                    [removefromtree] => Array
                                                                        (
                                                                            [0] => removefromtree
                                                                            [1] => Tree
                                                                        )

                                                                    [setparent] => Array
                                                                        (
                                                                            [0] => setparent
                                                                            [1] => Tree
                                                                        )

                                                                    [verify] => Array
                                                                        (
                                                                            [0] => verify
                                                                            [1] => Tree
                                                                        )

                                                                )

                                                            [__mappedMethods] => Array
                                                                (
                                                                )

                                                            [_log] => 
                                                            [Tree] => TreeBehavior Object
                                                                (
                                                                    [errors] => Array
                                                                        (
                                                                        )

                                                                    [_defaults] => Array
                                                                        (
                                                                            [parent] => parent_id
                                                                            [left] => lft
                                                                            [right] => rght
                                                                            [scope] => 1 = 1
                                                                            [type] => nested
                                                                            [__parentChange] => 
                                                                            [recursive] => -1
                                                                        )

                                                                    [settings] => Array
                                                                        (
                                                                            [Aco] => Array
                                                                                (
                                                                                    [parent] => parent_id
                                                                                    [left] => lft
                                                                                    [right] => rght
                                                                                    [scope] => 1 = 1
                                                                                    [type] => nested
                                                                                    [__parentChange] => 
                                                                                    [recursive] => -1
                                                                                )

                                                                        )

                                                                    [mapMethods] => Array
                                                                        (
                                                                        )

                                                                    [_log] => 
                                                                )

                                                        )

                                                    [whitelist] => Array
                                                        (
                                                        )

                                                    [cacheSources] => 1
                                                    [findQueryType] => 
                                                    [recursive] => 1
                                                    [order] => 
                                                    [__exists] => 
                                                    [__associationKeys] => Array
                                                        (
                                                            [belongsTo] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => foreignKey
                                                                    [2] => conditions
                                                                    [3] => fields
                                                                    [4] => order
                                                                    [5] => counterCache
                                                                )

                                                            [hasOne] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => foreignKey
                                                                    [2] => conditions
                                                                    [3] => fields
                                                                    [4] => order
                                                                    [5] => dependent
                                                                )

                                                            [hasMany] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => foreignKey
                                                                    [2] => conditions
                                                                    [3] => fields
                                                                    [4] => order
                                                                    [5] => limit
                                                                    [6] => offset
                                                                    [7] => dependent
                                                                    [8] => exclusive
                                                                    [9] => finderQuery
                                                                    [10] => counterQuery
                                                                )

                                                            [hasAndBelongsToMany] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => joinTable
                                                                    [2] => with
                                                                    [3] => foreignKey
                                                                    [4] => associationForeignKey
                                                                    [5] => conditions
                                                                    [6] => fields
                                                                    [7] => order
                                                                    [8] => limit
                                                                    [9] => offset
                                                                    [10] => unique
                                                                    [11] => finderQuery
                                                                    [12] => deleteQuery
                                                                    [13] => insertQuery
                                                                )

                                                        )

                                                    [__associations] => Array
                                                        (
                                                            [0] => belongsTo
                                                            [1] => hasOne
                                                            [2] => hasMany
                                                            [3] => hasAndBelongsToMany
                                                        )

                                                    [__backAssociation] => Array
                                                        (
                                                        )

                                                    [__insertID] => 
                                                    [__numRows] => 
                                                    [__affectedRows] => 
                                                    [__findMethods] => Array
                                                        (
                                                            [all] => 1
                                                            [first] => 1
                                                            [count] => 1
                                                            [neighbors] => 1
                                                            [list] => 1
                                                            [threaded] => 1
                                                        )

                                                    [_log] => 
                                                    [Aro] => Aro Object
 *RECURSION*
                                                    [Permission] => Permission Object
 *RECURSION*
                                                )

                                        )

                                )

                            [Aco] => Aco Object
                                (
                                    [name] => Aco
                                    [hasAndBelongsToMany] => Array
                                        (
                                            [Aro] => Array
                                                (
                                                    [with] => Permission
                                                    [className] => Aro
                                                    [joinTable] => aros_acos
                                                    [foreignKey] => aco_id
                                                    [associationForeignKey] => aro_id
                                                    [conditions] => 
                                                    [fields] => 
                                                    [order] => 
                                                    [limit] => 
                                                    [offset] => 
                                                    [unique] => 1
                                                    [finderQuery] => 
                                                    [deleteQuery] => 
                                                    [insertQuery] => 
                                                )

                                        )

                                    [cacheQueries] => 
                                    [actsAs] => Array
                                        (
                                            [Tree] => nested
                                        )

                                    [useDbConfig] => default
                                    [useTable] => acos
                                    [displayField] => id
                                    [id] => 
                                    [data] => Array
                                        (
                                        )

                                    [table] => acos
                                    [primaryKey] => id
                                    [_schema] => Array
                                        (
                                            [id] => Array
                                                (
                                                    [type] => integer
                                                    [null] => 
                                                    [default] => 
                                                    [length] => 10
                                                    [key] => primary
                                                )

                                            [parent_id] => Array
                                                (
                                                    [type] => integer
                                                    [null] => 1
                                                    [default] => 
                                                    [length] => 10
                                                )

                                            [model] => Array
                                                (
                                                    [type] => string
                                                    [null] => 1
                                                    [default] => 
                                                    [length] => 255
                                                )

                                            [foreign_key] => Array
                                                (
                                                    [type] => integer
                                                    [null] => 1
                                                    [default] => 
                                                    [length] => 10
                                                )

                                            [alias] => Array
                                                (
                                                    [type] => string
                                                    [null] => 1
                                                    [default] => 
                                                    [length] => 255
                                                )

                                            [lft] => Array
                                                (
                                                    [type] => integer
                                                    [null] => 1
                                                    [default] => 
                                                    [length] => 10
                                                )

                                            [rght] => Array
                                                (
                                                    [type] => integer
                                                    [null] => 1
                                                    [default] => 
                                                    [length] => 10
                                                )

                                        )

                                    [validate] => Array
                                        (
                                        )

                                    [validationErrors] => Array
                                        (
                                        )

                                    [tablePrefix] => 
                                    [alias] => Aco
                                    [tableToModel] => Array
                                        (
                                            [acos] => Aco
                                            [aros] => Aro
                                            [aros_acos] => Permission
                                        )

                                    [logTransactions] => 
                                    [transactional] => 
                                    [belongsTo] => Array
                                        (
                                        )

                                    [hasOne] => Array
                                        (
                                        )

                                    [hasMany] => Array
                                        (
                                        )

                                    [Behaviors] => BehaviorCollection Object
                                        (
                                            [modelName] => Aco
                                            [_attached] => Array
                                                (
                                                    [0] => Tree
                                                )

                                            [_disabled] => Array
                                                (
                                                )

                                            [__methods] => Array
                                                (
                                                    [setScope] => Array
                                                        (
                                                            [0] => setScope
                                                            [1] => Tree
                                                        )

                                                    [childcount] => Array
                                                        (
                                                            [0] => childcount
                                                            [1] => Tree
                                                        )

                                                    [children] => Array
                                                        (
                                                            [0] => children
                                                            [1] => Tree
                                                        )

                                                    [generatetreelist] => Array
                                                        (
                                                            [0] => generatetreelist
                                                            [1] => Tree
                                                        )

                                                    [getparentnode] => Array
                                                        (
                                                            [0] => getparentnode
                                                            [1] => Tree
                                                        )

                                                    [getpath] => Array
                                                        (
                                                            [0] => getpath
                                                            [1] => Tree
                                                        )

                                                    [movedown] => Array
                                                        (
                                                            [0] => movedown
                                                            [1] => Tree
                                                        )

                                                    [moveup] => Array
                                                        (
                                                            [0] => moveup
                                                            [1] => Tree
                                                        )

                                                    [recover] => Array
                                                        (
                                                            [0] => recover
                                                            [1] => Tree
                                                        )

                                                    [reorder] => Array
                                                        (
                                                            [0] => reorder
                                                            [1] => Tree
                                                        )

                                                    [removefromtree] => Array
                                                        (
                                                            [0] => removefromtree
                                                            [1] => Tree
                                                        )

                                                    [setparent] => Array
                                                        (
                                                            [0] => setparent
                                                            [1] => Tree
                                                        )

                                                    [verify] => Array
                                                        (
                                                            [0] => verify
                                                            [1] => Tree
                                                        )

                                                )

                                            [__mappedMethods] => Array
                                                (
                                                )

                                            [_log] => 
                                            [Tree] => TreeBehavior Object
                                                (
                                                    [errors] => Array
                                                        (
                                                        )

                                                    [_defaults] => Array
                                                        (
                                                            [parent] => parent_id
                                                            [left] => lft
                                                            [right] => rght
                                                            [scope] => 1 = 1
                                                            [type] => nested
                                                            [__parentChange] => 
                                                            [recursive] => -1
                                                        )

                                                    [settings] => Array
                                                        (
                                                            [Aco] => Array
                                                                (
                                                                    [parent] => parent_id
                                                                    [left] => lft
                                                                    [right] => rght
                                                                    [scope] => 1 = 1
                                                                    [type] => nested
                                                                    [__parentChange] => 
                                                                    [recursive] => -1
                                                                )

                                                        )

                                                    [mapMethods] => Array
                                                        (
                                                        )

                                                    [_log] => 
                                                )

                                        )

                                    [whitelist] => Array
                                        (
                                        )

                                    [cacheSources] => 1
                                    [findQueryType] => 
                                    [recursive] => 1
                                    [order] => 
                                    [__exists] => 
                                    [__associationKeys] => Array
                                        (
                                            [belongsTo] => Array
                                                (
                                                    [0] => className
                                                    [1] => foreignKey
                                                    [2] => conditions
                                                    [3] => fields
                                                    [4] => order
                                                    [5] => counterCache
                                                )

                                            [hasOne] => Array
                                                (
                                                    [0] => className
                                                    [1] => foreignKey
                                                    [2] => conditions
                                                    [3] => fields
                                                    [4] => order
                                                    [5] => dependent
                                                )

                                            [hasMany] => Array
                                                (
                                                    [0] => className
                                                    [1] => foreignKey
                                                    [2] => conditions
                                                    [3] => fields
                                                    [4] => order
                                                    [5] => limit
                                                    [6] => offset
                                                    [7] => dependent
                                                    [8] => exclusive
                                                    [9] => finderQuery
                                                    [10] => counterQuery
                                                )

                                            [hasAndBelongsToMany] => Array
                                                (
                                                    [0] => className
                                                    [1] => joinTable
                                                    [2] => with
                                                    [3] => foreignKey
                                                    [4] => associationForeignKey
                                                    [5] => conditions
                                                    [6] => fields
                                                    [7] => order
                                                    [8] => limit
                                                    [9] => offset
                                                    [10] => unique
                                                    [11] => finderQuery
                                                    [12] => deleteQuery
                                                    [13] => insertQuery
                                                )

                                        )

                                    [__associations] => Array
                                        (
                                            [0] => belongsTo
                                            [1] => hasOne
                                            [2] => hasMany
                                            [3] => hasAndBelongsToMany
                                        )

                                    [__backAssociation] => Array
                                        (
                                        )

                                    [__insertID] => 
                                    [__numRows] => 
                                    [__affectedRows] => 
                                    [__findMethods] => Array
                                        (
                                            [all] => 1
                                            [first] => 1
                                            [count] => 1
                                            [neighbors] => 1
                                            [list] => 1
                                            [threaded] => 1
                                        )

                                    [_log] => 
                                    [Aro] => Aro Object
                                        (
                                            [name] => Aro
                                            [hasAndBelongsToMany] => Array
                                                (
                                                    [Aco] => Array
                                                        (
                                                            [with] => Permission
                                                            [className] => Aco
                                                            [joinTable] => aros_acos
                                                            [foreignKey] => aro_id
                                                            [associationForeignKey] => aco_id
                                                            [conditions] => 
                                                            [fields] => 
                                                            [order] => 
                                                            [limit] => 
                                                            [offset] => 
                                                            [unique] => 1
                                                            [finderQuery] => 
                                                            [deleteQuery] => 
                                                            [insertQuery] => 
                                                        )

                                                )

                                            [cacheQueries] => 
                                            [actsAs] => Array
                                                (
                                                    [Tree] => nested
                                                )

                                            [useDbConfig] => default
                                            [useTable] => aros
                                            [displayField] => id
                                            [id] => 
                                            [data] => Array
                                                (
                                                )

                                            [table] => aros
                                            [primaryKey] => id
                                            [_schema] => Array
                                                (
                                                    [id] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 
                                                            [default] => 
                                                            [length] => 10
                                                            [key] => primary
                                                        )

                                                    [parent_id] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 10
                                                        )

                                                    [model] => Array
                                                        (
                                                            [type] => string
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 255
                                                        )

                                                    [foreign_key] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 10
                                                        )

                                                    [alias] => Array
                                                        (
                                                            [type] => string
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 255
                                                        )

                                                    [lft] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 10
                                                        )

                                                    [rght] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 10
                                                        )

                                                )

                                            [validate] => Array
                                                (
                                                )

                                            [validationErrors] => Array
                                                (
                                                )

                                            [tablePrefix] => 
                                            [alias] => Aro
                                            [tableToModel] => Array
                                                (
                                                    [aros] => Aro
                                                    [acos] => Aco
                                                    [aros_acos] => Permission
                                                )

                                            [logTransactions] => 
                                            [transactional] => 
                                            [belongsTo] => Array
                                                (
                                                )

                                            [hasOne] => Array
                                                (
                                                )

                                            [hasMany] => Array
                                                (
                                                )

                                            [Behaviors] => BehaviorCollection Object
                                                (
                                                    [modelName] => Aro
                                                    [_attached] => Array
                                                        (
                                                            [0] => Tree
                                                        )

                                                    [_disabled] => Array
                                                        (
                                                        )

                                                    [__methods] => Array
                                                        (
                                                            [setScope] => Array
                                                                (
                                                                    [0] => setScope
                                                                    [1] => Tree
                                                                )

                                                            [childcount] => Array
                                                                (
                                                                    [0] => childcount
                                                                    [1] => Tree
                                                                )

                                                            [children] => Array
                                                                (
                                                                    [0] => children
                                                                    [1] => Tree
                                                                )

                                                            [generatetreelist] => Array
                                                                (
                                                                    [0] => generatetreelist
                                                                    [1] => Tree
                                                                )

                                                            [getparentnode] => Array
                                                                (
                                                                    [0] => getparentnode
                                                                    [1] => Tree
                                                                )

                                                            [getpath] => Array
                                                                (
                                                                    [0] => getpath
                                                                    [1] => Tree
                                                                )

                                                            [movedown] => Array
                                                                (
                                                                    [0] => movedown
                                                                    [1] => Tree
                                                                )

                                                            [moveup] => Array
                                                                (
                                                                    [0] => moveup
                                                                    [1] => Tree
                                                                )

                                                            [recover] => Array
                                                                (
                                                                    [0] => recover
                                                                    [1] => Tree
                                                                )

                                                            [reorder] => Array
                                                                (
                                                                    [0] => reorder
                                                                    [1] => Tree
                                                                )

                                                            [removefromtree] => Array
                                                                (
                                                                    [0] => removefromtree
                                                                    [1] => Tree
                                                                )

                                                            [setparent] => Array
                                                                (
                                                                    [0] => setparent
                                                                    [1] => Tree
                                                                )

                                                            [verify] => Array
                                                                (
                                                                    [0] => verify
                                                                    [1] => Tree
                                                                )

                                                        )

                                                    [__mappedMethods] => Array
                                                        (
                                                        )

                                                    [_log] => 
                                                    [Tree] => TreeBehavior Object
                                                        (
                                                            [errors] => Array
                                                                (
                                                                )

                                                            [_defaults] => Array
                                                                (
                                                                    [parent] => parent_id
                                                                    [left] => lft
                                                                    [right] => rght
                                                                    [scope] => 1 = 1
                                                                    [type] => nested
                                                                    [__parentChange] => 
                                                                    [recursive] => -1
                                                                )

                                                            [settings] => Array
                                                                (
                                                                    [Aro] => Array
                                                                        (
                                                                            [parent] => parent_id
                                                                            [left] => lft
                                                                            [right] => rght
                                                                            [scope] => 1 = 1
                                                                            [type] => nested
                                                                            [__parentChange] => 
                                                                            [recursive] => -1
                                                                        )

                                                                )

                                                            [mapMethods] => Array
                                                                (
                                                                )

                                                            [_log] => 
                                                        )

                                                )

                                            [whitelist] => Array
                                                (
                                                )

                                            [cacheSources] => 1
                                            [findQueryType] => 
                                            [recursive] => 1
                                            [order] => 
                                            [__exists] => 
                                            [__associationKeys] => Array
                                                (
                                                    [belongsTo] => Array
                                                        (
                                                            [0] => className
                                                            [1] => foreignKey
                                                            [2] => conditions
                                                            [3] => fields
                                                            [4] => order
                                                            [5] => counterCache
                                                        )

                                                    [hasOne] => Array
                                                        (
                                                            [0] => className
                                                            [1] => foreignKey
                                                            [2] => conditions
                                                            [3] => fields
                                                            [4] => order
                                                            [5] => dependent
                                                        )

                                                    [hasMany] => Array
                                                        (
                                                            [0] => className
                                                            [1] => foreignKey
                                                            [2] => conditions
                                                            [3] => fields
                                                            [4] => order
                                                            [5] => limit
                                                            [6] => offset
                                                            [7] => dependent
                                                            [8] => exclusive
                                                            [9] => finderQuery
                                                            [10] => counterQuery
                                                        )

                                                    [hasAndBelongsToMany] => Array
                                                        (
                                                            [0] => className
                                                            [1] => joinTable
                                                            [2] => with
                                                            [3] => foreignKey
                                                            [4] => associationForeignKey
                                                            [5] => conditions
                                                            [6] => fields
                                                            [7] => order
                                                            [8] => limit
                                                            [9] => offset
                                                            [10] => unique
                                                            [11] => finderQuery
                                                            [12] => deleteQuery
                                                            [13] => insertQuery
                                                        )

                                                )

                                            [__associations] => Array
                                                (
                                                    [0] => belongsTo
                                                    [1] => hasOne
                                                    [2] => hasMany
                                                    [3] => hasAndBelongsToMany
                                                )

                                            [__backAssociation] => Array
                                                (
                                                )

                                            [__insertID] => 
                                            [__numRows] => 
                                            [__affectedRows] => 
                                            [__findMethods] => Array
                                                (
                                                    [all] => 1
                                                    [first] => 1
                                                    [count] => 1
                                                    [neighbors] => 1
                                                    [list] => 1
                                                    [threaded] => 1
                                                )

                                            [_log] => 
                                            [Aco] => Aco Object
 *RECURSION*
                                            [Permission] => Permission Object
                                                (
                                                    [name] => Permission
                                                    [cacheQueries] => 
                                                    [useTable] => aros_acos
                                                    [belongsTo] => Array
                                                        (
                                                            [Aro] => Array
                                                                (
                                                                    [className] => Aro
                                                                    [foreignKey] => aro_id
                                                                    [conditions] => 
                                                                    [fields] => 
                                                                    [order] => 
                                                                    [counterCache] => 
                                                                )

                                                            [Aco] => Array
                                                                (
                                                                    [className] => Aco
                                                                    [foreignKey] => aco_id
                                                                    [conditions] => 
                                                                    [fields] => 
                                                                    [order] => 
                                                                    [counterCache] => 
                                                                )

                                                        )

                                                    [actsAs] => 
                                                    [useDbConfig] => default
                                                    [displayField] => id
                                                    [id] => 
                                                    [data] => Array
                                                        (
                                                        )

                                                    [table] => aros_acos
                                                    [primaryKey] => id
                                                    [_schema] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 
                                                                    [default] => 
                                                                    [length] => 10
                                                                    [key] => primary
                                                                )

                                                            [aro_id] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 
                                                                    [default] => 
                                                                    [length] => 10
                                                                )

                                                            [aco_id] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 
                                                                    [default] => 
                                                                    [length] => 10
                                                                )

                                                            [_create] => Array
                                                                (
                                                                    [type] => string
                                                                    [null] => 
                                                                    [default] => 0
                                                                    [length] => 2
                                                                )

                                                            [_read] => Array
                                                                (
                                                                    [type] => string
                                                                    [null] => 
                                                                    [default] => 0
                                                                    [length] => 2
                                                                )

                                                            [_update] => Array
                                                                (
                                                                    [type] => string
                                                                    [null] => 
                                                                    [default] => 0
                                                                    [length] => 2
                                                                )

                                                            [_delete] => Array
                                                                (
                                                                    [type] => string
                                                                    [null] => 
                                                                    [default] => 0
                                                                    [length] => 2
                                                                )

                                                        )

                                                    [validate] => Array
                                                        (
                                                        )

                                                    [validationErrors] => Array
                                                        (
                                                        )

                                                    [tablePrefix] => 
                                                    [alias] => Permission
                                                    [tableToModel] => Array
                                                        (
                                                            [aros_acos] => Permission
                                                            [aros] => Aro
                                                            [acos] => Aco
                                                        )

                                                    [logTransactions] => 
                                                    [transactional] => 
                                                    [hasOne] => Array
                                                        (
                                                        )

                                                    [hasMany] => Array
                                                        (
                                                        )

                                                    [hasAndBelongsToMany] => Array
                                                        (
                                                        )

                                                    [Behaviors] => BehaviorCollection Object
                                                        (
                                                            [modelName] => Permission
                                                            [_attached] => Array
                                                                (
                                                                )

                                                            [_disabled] => Array
                                                                (
                                                                )

                                                            [__methods] => Array
                                                                (
                                                                )

                                                            [__mappedMethods] => Array
                                                                (
                                                                )

                                                            [_log] => 
                                                        )

                                                    [whitelist] => Array
                                                        (
                                                        )

                                                    [cacheSources] => 1
                                                    [findQueryType] => 
                                                    [recursive] => 1
                                                    [order] => 
                                                    [__exists] => 
                                                    [__associationKeys] => Array
                                                        (
                                                            [belongsTo] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => foreignKey
                                                                    [2] => conditions
                                                                    [3] => fields
                                                                    [4] => order
                                                                    [5] => counterCache
                                                                )

                                                            [hasOne] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => foreignKey
                                                                    [2] => conditions
                                                                    [3] => fields
                                                                    [4] => order
                                                                    [5] => dependent
                                                                )

                                                            [hasMany] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => foreignKey
                                                                    [2] => conditions
                                                                    [3] => fields
                                                                    [4] => order
                                                                    [5] => limit
                                                                    [6] => offset
                                                                    [7] => dependent
                                                                    [8] => exclusive
                                                                    [9] => finderQuery
                                                                    [10] => counterQuery
                                                                )

                                                            [hasAndBelongsToMany] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => joinTable
                                                                    [2] => with
                                                                    [3] => foreignKey
                                                                    [4] => associationForeignKey
                                                                    [5] => conditions
                                                                    [6] => fields
                                                                    [7] => order
                                                                    [8] => limit
                                                                    [9] => offset
                                                                    [10] => unique
                                                                    [11] => finderQuery
                                                                    [12] => deleteQuery
                                                                    [13] => insertQuery
                                                                )

                                                        )

                                                    [__associations] => Array
                                                        (
                                                            [0] => belongsTo
                                                            [1] => hasOne
                                                            [2] => hasMany
                                                            [3] => hasAndBelongsToMany
                                                        )

                                                    [__backAssociation] => Array
                                                        (
                                                        )

                                                    [__insertID] => 
                                                    [__numRows] => 
                                                    [__affectedRows] => 
                                                    [__findMethods] => Array
                                                        (
                                                            [all] => 1
                                                            [first] => 1
                                                            [count] => 1
                                                            [neighbors] => 1
                                                            [list] => 1
                                                            [threaded] => 1
                                                        )

                                                    [_log] => 
                                                    [Aro] => Aro Object
 *RECURSION*
                                                    [Aco] => Aco Object
 *RECURSION*
                                                )

                                        )

                                    [Permission] => Permission Object
                                        (
                                            [name] => Permission
                                            [cacheQueries] => 
                                            [useTable] => aros_acos
                                            [belongsTo] => Array
                                                (
                                                    [Aro] => Array
                                                        (
                                                            [className] => Aro
                                                            [foreignKey] => aro_id
                                                            [conditions] => 
                                                            [fields] => 
                                                            [order] => 
                                                            [counterCache] => 
                                                        )

                                                    [Aco] => Array
                                                        (
                                                            [className] => Aco
                                                            [foreignKey] => aco_id
                                                            [conditions] => 
                                                            [fields] => 
                                                            [order] => 
                                                            [counterCache] => 
                                                        )

                                                )

                                            [actsAs] => 
                                            [useDbConfig] => default
                                            [displayField] => id
                                            [id] => 
                                            [data] => Array
                                                (
                                                )

                                            [table] => aros_acos
                                            [primaryKey] => id
                                            [_schema] => Array
                                                (
                                                    [id] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 
                                                            [default] => 
                                                            [length] => 10
                                                            [key] => primary
                                                        )

                                                    [aro_id] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 
                                                            [default] => 
                                                            [length] => 10
                                                        )

                                                    [aco_id] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 
                                                            [default] => 
                                                            [length] => 10
                                                        )

                                                    [_create] => Array
                                                        (
                                                            [type] => string
                                                            [null] => 
                                                            [default] => 0
                                                            [length] => 2
                                                        )

                                                    [_read] => Array
                                                        (
                                                            [type] => string
                                                            [null] => 
                                                            [default] => 0
                                                            [length] => 2
                                                        )

                                                    [_update] => Array
                                                        (
                                                            [type] => string
                                                            [null] => 
                                                            [default] => 0
                                                            [length] => 2
                                                        )

                                                    [_delete] => Array
                                                        (
                                                            [type] => string
                                                            [null] => 
                                                            [default] => 0
                                                            [length] => 2
                                                        )

                                                )

                                            [validate] => Array
                                                (
                                                )

                                            [validationErrors] => Array
                                                (
                                                )

                                            [tablePrefix] => 
                                            [alias] => Permission
                                            [tableToModel] => Array
                                                (
                                                    [aros_acos] => Permission
                                                    [aros] => Aro
                                                    [acos] => Aco
                                                )

                                            [logTransactions] => 
                                            [transactional] => 
                                            [hasOne] => Array
                                                (
                                                )

                                            [hasMany] => Array
                                                (
                                                )

                                            [hasAndBelongsToMany] => Array
                                                (
                                                )

                                            [Behaviors] => BehaviorCollection Object
                                                (
                                                    [modelName] => Permission
                                                    [_attached] => Array
                                                        (
                                                        )

                                                    [_disabled] => Array
                                                        (
                                                        )

                                                    [__methods] => Array
                                                        (
                                                        )

                                                    [__mappedMethods] => Array
                                                        (
                                                        )

                                                    [_log] => 
                                                )

                                            [whitelist] => Array
                                                (
                                                )

                                            [cacheSources] => 1
                                            [findQueryType] => 
                                            [recursive] => 1
                                            [order] => 
                                            [__exists] => 
                                            [__associationKeys] => Array
                                                (
                                                    [belongsTo] => Array
                                                        (
                                                            [0] => className
                                                            [1] => foreignKey
                                                            [2] => conditions
                                                            [3] => fields
                                                            [4] => order
                                                            [5] => counterCache
                                                        )

                                                    [hasOne] => Array
                                                        (
                                                            [0] => className
                                                            [1] => foreignKey
                                                            [2] => conditions
                                                            [3] => fields
                                                            [4] => order
                                                            [5] => dependent
                                                        )

                                                    [hasMany] => Array
                                                        (
                                                            [0] => className
                                                            [1] => foreignKey
                                                            [2] => conditions
                                                            [3] => fields
                                                            [4] => order
                                                            [5] => limit
                                                            [6] => offset
                                                            [7] => dependent
                                                            [8] => exclusive
                                                            [9] => finderQuery
                                                            [10] => counterQuery
                                                        )

                                                    [hasAndBelongsToMany] => Array
                                                        (
                                                            [0] => className
                                                            [1] => joinTable
                                                            [2] => with
                                                            [3] => foreignKey
                                                            [4] => associationForeignKey
                                                            [5] => conditions
                                                            [6] => fields
                                                            [7] => order
                                                            [8] => limit
                                                            [9] => offset
                                                            [10] => unique
                                                            [11] => finderQuery
                                                            [12] => deleteQuery
                                                            [13] => insertQuery
                                                        )

                                                )

                                            [__associations] => Array
                                                (
                                                    [0] => belongsTo
                                                    [1] => hasOne
                                                    [2] => hasMany
                                                    [3] => hasAndBelongsToMany
                                                )

                                            [__backAssociation] => Array
                                                (
                                                )

                                            [__insertID] => 
                                            [__numRows] => 
                                            [__affectedRows] => 
                                            [__findMethods] => Array
                                                (
                                                    [all] => 1
                                                    [first] => 1
                                                    [count] => 1
                                                    [neighbors] => 1
                                                    [list] => 1
                                                    [threaded] => 1
                                                )

                                            [_log] => 
                                            [Aro] => Aro Object
                                                (
                                                    [name] => Aro
                                                    [hasAndBelongsToMany] => Array
                                                        (
                                                            [Aco] => Array
                                                                (
                                                                    [with] => Permission
                                                                    [className] => Aco
                                                                    [joinTable] => aros_acos
                                                                    [foreignKey] => aro_id
                                                                    [associationForeignKey] => aco_id
                                                                    [conditions] => 
                                                                    [fields] => 
                                                                    [order] => 
                                                                    [limit] => 
                                                                    [offset] => 
                                                                    [unique] => 1
                                                                    [finderQuery] => 
                                                                    [deleteQuery] => 
                                                                    [insertQuery] => 
                                                                )

                                                        )

                                                    [cacheQueries] => 
                                                    [actsAs] => Array
                                                        (
                                                            [Tree] => nested
                                                        )

                                                    [useDbConfig] => default
                                                    [useTable] => aros
                                                    [displayField] => id
                                                    [id] => 
                                                    [data] => Array
                                                        (
                                                        )

                                                    [table] => aros
                                                    [primaryKey] => id
                                                    [_schema] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 
                                                                    [default] => 
                                                                    [length] => 10
                                                                    [key] => primary
                                                                )

                                                            [parent_id] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 1
                                                                    [default] => 
                                                                    [length] => 10
                                                                )

                                                            [model] => Array
                                                                (
                                                                    [type] => string
                                                                    [null] => 1
                                                                    [default] => 
                                                                    [length] => 255
                                                                )

                                                            [foreign_key] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 1
                                                                    [default] => 
                                                                    [length] => 10
                                                                )

                                                            [alias] => Array
                                                                (
                                                                    [type] => string
                                                                    [null] => 1
                                                                    [default] => 
                                                                    [length] => 255
                                                                )

                                                            [lft] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 1
                                                                    [default] => 
                                                                    [length] => 10
                                                                )

                                                            [rght] => Array
                                                                (
                                                                    [type] => integer
                                                                    [null] => 1
                                                                    [default] => 
                                                                    [length] => 10
                                                                )

                                                        )

                                                    [validate] => Array
                                                        (
                                                        )

                                                    [validationErrors] => Array
                                                        (
                                                        )

                                                    [tablePrefix] => 
                                                    [alias] => Aro
                                                    [tableToModel] => Array
                                                        (
                                                            [aros] => Aro
                                                            [acos] => Aco
                                                            [aros_acos] => Permission
                                                        )

                                                    [logTransactions] => 
                                                    [transactional] => 
                                                    [belongsTo] => Array
                                                        (
                                                        )

                                                    [hasOne] => Array
                                                        (
                                                        )

                                                    [hasMany] => Array
                                                        (
                                                        )

                                                    [Behaviors] => BehaviorCollection Object
                                                        (
                                                            [modelName] => Aro
                                                            [_attached] => Array
                                                                (
                                                                    [0] => Tree
                                                                )

                                                            [_disabled] => Array
                                                                (
                                                                )

                                                            [__methods] => Array
                                                                (
                                                                    [setScope] => Array
                                                                        (
                                                                            [0] => setScope
                                                                            [1] => Tree
                                                                        )

                                                                    [childcount] => Array
                                                                        (
                                                                            [0] => childcount
                                                                            [1] => Tree
                                                                        )

                                                                    [children] => Array
                                                                        (
                                                                            [0] => children
                                                                            [1] => Tree
                                                                        )

                                                                    [generatetreelist] => Array
                                                                        (
                                                                            [0] => generatetreelist
                                                                            [1] => Tree
                                                                        )

                                                                    [getparentnode] => Array
                                                                        (
                                                                            [0] => getparentnode
                                                                            [1] => Tree
                                                                        )

                                                                    [getpath] => Array
                                                                        (
                                                                            [0] => getpath
                                                                            [1] => Tree
                                                                        )

                                                                    [movedown] => Array
                                                                        (
                                                                            [0] => movedown
                                                                            [1] => Tree
                                                                        )

                                                                    [moveup] => Array
                                                                        (
                                                                            [0] => moveup
                                                                            [1] => Tree
                                                                        )

                                                                    [recover] => Array
                                                                        (
                                                                            [0] => recover
                                                                            [1] => Tree
                                                                        )

                                                                    [reorder] => Array
                                                                        (
                                                                            [0] => reorder
                                                                            [1] => Tree
                                                                        )

                                                                    [removefromtree] => Array
                                                                        (
                                                                            [0] => removefromtree
                                                                            [1] => Tree
                                                                        )

                                                                    [setparent] => Array
                                                                        (
                                                                            [0] => setparent
                                                                            [1] => Tree
                                                                        )

                                                                    [verify] => Array
                                                                        (
                                                                            [0] => verify
                                                                            [1] => Tree
                                                                        )

                                                                )

                                                            [__mappedMethods] => Array
                                                                (
                                                                )

                                                            [_log] => 
                                                            [Tree] => TreeBehavior Object
                                                                (
                                                                    [errors] => Array
                                                                        (
                                                                        )

                                                                    [_defaults] => Array
                                                                        (
                                                                            [parent] => parent_id
                                                                            [left] => lft
                                                                            [right] => rght
                                                                            [scope] => 1 = 1
                                                                            [type] => nested
                                                                            [__parentChange] => 
                                                                            [recursive] => -1
                                                                        )

                                                                    [settings] => Array
                                                                        (
                                                                            [Aro] => Array
                                                                                (
                                                                                    [parent] => parent_id
                                                                                    [left] => lft
                                                                                    [right] => rght
                                                                                    [scope] => 1 = 1
                                                                                    [type] => nested
                                                                                    [__parentChange] => 
                                                                                    [recursive] => -1
                                                                                )

                                                                        )

                                                                    [mapMethods] => Array
                                                                        (
                                                                        )

                                                                    [_log] => 
                                                                )

                                                        )

                                                    [whitelist] => Array
                                                        (
                                                        )

                                                    [cacheSources] => 1
                                                    [findQueryType] => 
                                                    [recursive] => 1
                                                    [order] => 
                                                    [__exists] => 
                                                    [__associationKeys] => Array
                                                        (
                                                            [belongsTo] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => foreignKey
                                                                    [2] => conditions
                                                                    [3] => fields
                                                                    [4] => order
                                                                    [5] => counterCache
                                                                )

                                                            [hasOne] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => foreignKey
                                                                    [2] => conditions
                                                                    [3] => fields
                                                                    [4] => order
                                                                    [5] => dependent
                                                                )

                                                            [hasMany] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => foreignKey
                                                                    [2] => conditions
                                                                    [3] => fields
                                                                    [4] => order
                                                                    [5] => limit
                                                                    [6] => offset
                                                                    [7] => dependent
                                                                    [8] => exclusive
                                                                    [9] => finderQuery
                                                                    [10] => counterQuery
                                                                )

                                                            [hasAndBelongsToMany] => Array
                                                                (
                                                                    [0] => className
                                                                    [1] => joinTable
                                                                    [2] => with
                                                                    [3] => foreignKey
                                                                    [4] => associationForeignKey
                                                                    [5] => conditions
                                                                    [6] => fields
                                                                    [7] => order
                                                                    [8] => limit
                                                                    [9] => offset
                                                                    [10] => unique
                                                                    [11] => finderQuery
                                                                    [12] => deleteQuery
                                                                    [13] => insertQuery
                                                                )

                                                        )

                                                    [__associations] => Array
                                                        (
                                                            [0] => belongsTo
                                                            [1] => hasOne
                                                            [2] => hasMany
                                                            [3] => hasAndBelongsToMany
                                                        )

                                                    [__backAssociation] => Array
                                                        (
                                                        )

                                                    [__insertID] => 
                                                    [__numRows] => 
                                                    [__affectedRows] => 
                                                    [__findMethods] => Array
                                                        (
                                                            [all] => 1
                                                            [first] => 1
                                                            [count] => 1
                                                            [neighbors] => 1
                                                            [list] => 1
                                                            [threaded] => 1
                                                        )

                                                    [_log] => 
                                                    [Aco] => Aco Object
 *RECURSION*
                                                    [Permission] => Permission Object
 *RECURSION*
                                                )

                                            [Aco] => Aco Object
 *RECURSION*
                                        )

                                )

                            [enabled] => 1
                        )

                    [Auth] => AuthComponent Object
                        (
                            [_loggedIn] => 
                            [components] => Array
                                (
                                    [0] => Session
                                    [1] => RequestHandler
                                )

                            [authenticate] => 
                            [authorize] => 
                            [ajaxLogin] => 
                            [userModel] => User
                            [userScope] => Array
                                (
                                )

                            [fields] => Array
                                (
                                    [username] => username
                                    [password] => password
                                )

                            [sessionKey] => 
                            [actionPath] => 
                            [loginAction] => 
                            [loginRedirect] => 
                            [logoutRedirect] => 
                            [object] => 
                            [loginError] => 
                            [authError] => 
                            [autoRedirect] => 1
                            [allowedActions] => Array
                                (
                                )

                            [actionMap] => Array
                                (
                                    [index] => read
                                    [add] => create
                                    [edit] => update
                                    [view] => read
                                    [remove] => delete
                                    [create] => create
                                    [read] => read
                                    [update] => update
                                    [delete] => delete
                                    [admin_index] => read
                                    [admin_add] => create
                                    [admin_edit] => update
                                    [admin_view] => read
                                    [admin_remove] => delete
                                    [admin_create] => create
                                    [admin_read] => read
                                    [admin_update] => update
                                    [admin_delete] => delete
                                )

                            [data] => Array
                                (
                                )

                            [params] => Array
                                (
                                    [plugin] => 
                                    [controller] => robots.txt
                                    [action] => index
                                    [pass] => Array
                                        (
                                        )

                                    [named] => Array
                                        (
                                        )

                                    [form] => Array
                                        (
                                        )

                                    [url] => Array
                                        (
                                            [url] => robots.txt
                                        )

                                )

                            [_log] => 
                            [enabled] => 1
                            [Session] => SessionComponent Object
                                (
                                    [__active] => 1
                                    [__started] => 
                                    [__bare] => 0
                                    [valid] => 
                                    [error] => 
                                    [_userAgent] => 7d67319522f0379a46c6367b1bf82068
                                    [path] => /
                                    [lastError] => 
                                    [security] => medium
                                    [time] => 1283526663
                                    [sessionTime] => 1283538663
                                    [watchKeys] => Array
                                        (
                                        )

                                    [id] => 
                                    [_log] => 
                                    [host] => www.serversidelive.com
                                    [enabled] => 1
                                )

                            [RequestHandler] => RequestHandlerComponent Object
                                (
                                    [ajaxLayout] => ajax
                                    [enabled] => 1
                                    [__responseTypeSet] => 
                                    [params] => Array
                                        (
                                        )

                                    [__requestContent] => Array
                                        (
                                            [javascript] => text/javascript
                                            [js] => text/javascript
                                            [json] => application/json
                                            [css] => text/css
                                            [html] => Array
                                                (
                                                    [0] => text/html
                                                    [1] => */*
                                                )

                                            [text] => text/plain
                                            [txt] => text/plain
                                            [csv] => Array
                                                (
                                                    [0] => application/vnd.ms-excel
                                                    [1] => text/plain
                                                )

                                            [form] => application/x-www-form-urlencoded
                                            [file] => multipart/form-data
                                            [xhtml] => Array
                                                (
                                                    [0] => application/xhtml+xml
                                                    [1] => application/xhtml
                                                    [2] => text/xhtml
                                                )

                                            [xhtml-mobile] => application/vnd.wap.xhtml+xml
                                            [xml] => Array
                                                (
                                                    [0] => application/xml
                                                    [1] => text/xml
                                                )

                                            [rss] => application/rss+xml
                                            [atom] => application/atom+xml
                                            [amf] => application/x-amf
                                            [wap] => Array
                                                (
                                                    [0] => text/vnd.wap.wml
                                                    [1] => text/vnd.wap.wmlscript
                                                    [2] => image/vnd.wap.wbmp
                                                )

                                            [wml] => text/vnd.wap.wml
                                            [wmlscript] => text/vnd.wap.wmlscript
                                            [wbmp] => image/vnd.wap.wbmp
                                            [pdf] => application/pdf
                                            [zip] => application/x-zip
                                            [tar] => application/x-tar
                                        )

                                    [__acceptTypes] => Array
                                        (
                                            [0] => text/html
                                            [1] => application/xhtml+xml
                                            [2] => text/xml
                                            [3] => text/plain
                                            [4] => image/png
                                            [5] => */*
                                        )

                                    [__renderType] => 
                                    [ext] => 
                                    [__typesInitialized] => 
                                    [_log] => 
                                )

                        )

                    [RequestHandler] => RequestHandlerComponent Object
                        (
                            [ajaxLayout] => ajax
                            [enabled] => 1
                            [__responseTypeSet] => 
                            [params] => Array
                                (
                                )

                            [__requestContent] => Array
                                (
                                    [javascript] => text/javascript
                                    [js] => text/javascript
                                    [json] => application/json
                                    [css] => text/css
                                    [html] => Array
                                        (
                                            [0] => text/html
                                            [1] => */*
                                        )

                                    [text] => text/plain
                                    [txt] => text/plain
                                    [csv] => Array
                                        (
                                            [0] => application/vnd.ms-excel
                                            [1] => text/plain
                                        )

                                    [form] => application/x-www-form-urlencoded
                                    [file] => multipart/form-data
                                    [xhtml] => Array
                                        (
                                            [0] => application/xhtml+xml
                                            [1] => application/xhtml
                                            [2] => text/xhtml
                                        )

                                    [xhtml-mobile] => application/vnd.wap.xhtml+xml
                                    [xml] => Array
                                        (
                                            [0] => application/xml
                                            [1] => text/xml
                                        )

                                    [rss] => application/rss+xml
                                    [atom] => application/atom+xml
                                    [amf] => application/x-amf
                                    [wap] => Array
                                        (
                                            [0] => text/vnd.wap.wml
                                            [1] => text/vnd.wap.wmlscript
                                            [2] => image/vnd.wap.wbmp
                                        )

                                    [wml] => text/vnd.wap.wml
                                    [wmlscript] => text/vnd.wap.wmlscript
                                    [wbmp] => image/vnd.wap.wbmp
                                    [pdf] => application/pdf
                                    [zip] => application/x-zip
                                    [tar] => application/x-tar
                                )

                            [__acceptTypes] => Array
                                (
                                    [0] => text/html
                                    [1] => application/xhtml+xml
                                    [2] => text/xml
                                    [3] => text/plain
                                    [4] => image/png
                                    [5] => */*
                                )

                            [__renderType] => 
                            [ext] => 
                            [__typesInitialized] => 
                            [_log] => 
                        )

                )

            [__settings] => Array
                (
                )

            [_log] => 
        )

    [view] => View
    [ext] => .ctp
    [output] => 
    [plugin] => 
    [cacheAction] => 
    [persistModel] => 
    [passedArgs] => Array
        (
        )

    [_log] => 
    [modelClass] => CakeError
    [modelKey] => cake_error
    [Session] => SessionComponent Object
        (
            [__active] => 1
            [__started] => 
            [__bare] => 0
            [valid] => 
            [error] => 
            [_userAgent] => 7d67319522f0379a46c6367b1bf82068
            [path] => /
            [lastError] => 
            [security] => medium
            [time] => 1283526663
            [sessionTime] => 1283538663
            [watchKeys] => Array
                (
                )

            [id] => 
            [_log] => 
            [host] => www.serversidelive.com
            [enabled] => 1
        )

    [Acl] => AclComponent Object
        (
            [_Instance] => DbAcl Object
                (
                    [_log] => 
                    [Aro] => Aro Object
                        (
                            [name] => Aro
                            [hasAndBelongsToMany] => Array
                                (
                                    [Aco] => Array
                                        (
                                            [with] => Permission
                                            [className] => Aco
                                            [joinTable] => aros_acos
                                            [foreignKey] => aro_id
                                            [associationForeignKey] => aco_id
                                            [conditions] => 
                                            [fields] => 
                                            [order] => 
                                            [limit] => 
                                            [offset] => 
                                            [unique] => 1
                                            [finderQuery] => 
                                            [deleteQuery] => 
                                            [insertQuery] => 
                                        )

                                )

                            [cacheQueries] => 
                            [actsAs] => Array
                                (
                                    [Tree] => nested
                                )

                            [useDbConfig] => default
                            [useTable] => aros
                            [displayField] => id
                            [id] => 
                            [data] => Array
                                (
                                )

                            [table] => aros
                            [primaryKey] => id
                            [_schema] => Array
                                (
                                    [id] => Array
                                        (
                                            [type] => integer
                                            [null] => 
                                            [default] => 
                                            [length] => 10
                                            [key] => primary
                                        )

                                    [parent_id] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [model] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [foreign_key] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [alias] => Array
                                        (
                                            [type] => string
                                            [null] => 1
                                            [default] => 
                                            [length] => 255
                                        )

                                    [lft] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                    [rght] => Array
                                        (
                                            [type] => integer
                                            [null] => 1
                                            [default] => 
                                            [length] => 10
                                        )

                                )

                            [validate] => Array
                                (
                                )

                            [validationErrors] => Array
                                (
                                )

                            [tablePrefix] => 
                            [alias] => Aro
                            [tableToModel] => Array
                                (
                                    [aros] => Aro
                                    [acos] => Aco
                                    [aros_acos] => Permission
                                )

                            [logTransactions] => 
                            [transactional] => 
                            [belongsTo] => Array
                                (
                                )

                            [hasOne] => Array
                                (
                                )

                            [hasMany] => Array
                                (
                                )

                            [Behaviors] => BehaviorCollection Object
                                (
                                    [modelName] => Aro
                                    [_attached] => Array
                                        (
                                            [0] => Tree
                                        )

                                    [_disabled] => Array
                                        (
                                        )

                                    [__methods] => Array
                                        (
                                            [setScope] => Array
                                                (
                                                    [0] => setScope
                                                    [1] => Tree
                                                )

                                            [childcount] => Array
                                                (
                                                    [0] => childcount
                                                    [1] => Tree
                                                )

                                            [children] => Array
                                                (
                                                    [0] => children
                                                    [1] => Tree
                                                )

                                            [generatetreelist] => Array
                                                (
                                                    [0] => generatetreelist
                                                    [1] => Tree
                                                )

                                            [getparentnode] => Array
                                                (
                                                    [0] => getparentnode
                                                    [1] => Tree
                                                )

                                            [getpath] => Array
                                                (
                                                    [0] => getpath
                                                    [1] => Tree
                                                )

                                            [movedown] => Array
                                                (
                                                    [0] => movedown
                                                    [1] => Tree
                                                )

                                            [moveup] => Array
                                                (
                                                    [0] => moveup
                                                    [1] => Tree
                                                )

                                            [recover] => Array
                                                (
                                                    [0] => recover
                                                    [1] => Tree
                                                )

                                            [reorder] => Array
                                                (
                                                    [0] => reorder
                                                    [1] => Tree
                                                )

                                            [removefromtree] => Array
                                                (
                                                    [0] => removefromtree
                                                    [1] => Tree
                                                )

                                            [setparent] => Array
                                                (
                                                    [0] => setparent
                                                    [1] => Tree
                                                )

                                            [verify] => Array
                                                (
                                                    [0] => verify
                                                    [1] => Tree
                                                )

                                        )

                                    [__mappedMethods] => Array
                                        (
                                        )

                                    [_log] => 
                                    [Tree] => TreeBehavior Object
                                        (
                                            [errors] => Array
                                                (
                                                )

                                            [_defaults] => Array
                                                (
                                                    [parent] => parent_id
                                                    [left] => lft
                                                    [right] => rght
                                                    [scope] => 1 = 1
                                                    [type] => nested
                                                    [__parentChange] => 
                                                    [recursive] => -1
                                                )

                                            [settings] => Array
                                                (
                                                    [Aro] => Array
                                                        (
                                                            [parent] => parent_id
                                                            [left] => lft
                                                            [right] => rght
                                                            [scope] => 1 = 1
                                                            [type] => nested
                                                            [__parentChange] => 
                                                            [recursive] => -1
                                                        )

                                                )

                                            [mapMethods] => Array
                                                (
                                                )

                                            [_log] => 
                                        )

                                )

                            [whitelist] => Array
                                (
                                )

                            [cacheSources] => 1
                            [findQueryType] => 
                            [recursive] => 1
                            [order] => 
                            [__exists] => 
                            [__associationKeys] => Array
                                (
                                    [belongsTo] => Array
                                        (
                                            [0] => className
                                            [1] => foreignKey
                                            [2] => conditions
                                            [3] => fields
                                            [4] => order
                                            [5] => counterCache
                                        )

                                    [hasOne] => Array
                                        (
                                            [0] => className
                                            [1] => foreignKey
                                            [2] => conditions
                                            [3] => fields
                                            [4] => order
                                            [5] => dependent
                                        )

                                    [hasMany] => Array
                                        (
                                            [0] => className
                                            [1] => foreignKey
                                            [2] => conditions
                                            [3] => fields
                                            [4] => order
                                            [5] => limit
                                            [6] => offset
                                            [7] => dependent
                                            [8] => exclusive
                                            [9] => finderQuery
                                            [10] => counterQuery
                                        )

                                    [hasAndBelongsToMany] => Array
                                        (
                                            [0] => className
                                            [1] => joinTable
                                            [2] => with
                                            [3] => foreignKey
                                            [4] => associationForeignKey
                                            [5] => conditions
                                            [6] => fields
                                            [7] => order
                                            [8] => limit
                                            [9] => offset
                                            [10] => unique
                                            [11] => finderQuery
                                            [12] => deleteQuery
                                            [13] => insertQuery
                                        )

                                )

                            [__associations] => Array
                                (
                                    [0] => belongsTo
                                    [1] => hasOne
                                    [2] => hasMany
                                    [3] => hasAndBelongsToMany
                                )

                            [__backAssociation] => Array
                                (
                                )

                            [__insertID] => 
                            [__numRows] => 
                            [__affectedRows] => 
                            [__findMethods] => Array
                                (
                                    [all] => 1
                                    [first] => 1
                                    [count] => 1
                                    [neighbors] => 1
                                    [list] => 1
                                    [threaded] => 1
                                )

                            [_log] => 
                            [Aco] => Aco Object
                                (
                                    [name] => Aco
                                    [hasAndBelongsToMany] => Array
                                        (
                                            [Aro] => Array
                                                (
                                                    [with] => Permission
                                                    [className] => Aro
                                                    [joinTable] => aros_acos
                                                    [foreignKey] => aco_id
                                                    [associationForeignKey] => aro_id
                                                    [conditions] => 
                                                    [fields] => 
                                                    [order] => 
                                                    [limit] => 
                                                    [offset] => 
                                                    [unique] => 1
                                                    [finderQuery] => 
                                                    [deleteQuery] => 
                                                    [insertQuery] => 
                                                )

                                        )

                                    [cacheQueries] => 
                                    [actsAs] => Array
                                        (
                                            [Tree] => nested
                                        )

                                    [useDbConfig] => default
                                    [useTable] => acos
                                    [displayField] => id
                                    [id] => 
                                    [data] => Array
                                        (
                                        )

                                    [table] => acos
                                    [primaryKey] => id
                                    [_schema] => Array
                                        (
                                            [id] => Array
                                                (
                                                    [type] => integer
                                                    [null] => 
                                                    [default] => 
                                                    [length] => 10
                                                    [key] => primary
                                                )

                                            [parent_id] => Array
                                                (
                                                    [type] => integer
                                                    [null] => 1
                                                    [default] => 
                                                    [length] => 10
                                                )

                                            [model] => Array
                                                (
                                                    [type] => string
                                                    [null] => 1
                                                    [default] => 
                                                    [length] => 255
                                                )

                                            [foreign_key] => Array
                                                (
                                                    [type] => integer
                                                    [null] => 1
                                                    [default] => 
                                                    [length] => 10
                                                )

                                            [alias] => Array
                                                (
                                                    [type] => string
                                                    [null] => 1
                                                    [default] => 
                                                    [length] => 255
                                                )

                                            [lft] => Array
                                                (
                                                    [type] => integer
                                                    [null] => 1
                                                    [default] => 
                                                    [length] => 10
                                                )

                                            [rght] => Array
                                                (
                                                    [type] => integer
                                                    [null] => 1
                                                    [default] => 
                                                    [length] => 10
                                                )

                                        )

                                    [validate] => Array
                                        (
                                        )

                                    [validationErrors] => Array
                                        (
                                        )

                                    [tablePrefix] => 
                                    [alias] => Aco
                                    [tableToModel] => Array
                                        (
                                            [acos] => Aco
                                            [aros] => Aro
                                            [aros_acos] => Permission
                                        )

                                    [logTransactions] => 
                                    [transactional] => 
                                    [belongsTo] => Array
                                        (
                                        )

                                    [hasOne] => Array
                                        (
                                        )

                                    [hasMany] => Array
                                        (
                                        )

                                    [Behaviors] => BehaviorCollection Object
                                        (
                                            [modelName] => Aco
                                            [_attached] => Array
                                                (
                                                    [0] => Tree
                                                )

                                            [_disabled] => Array
                                                (
                                                )

                                            [__methods] => Array
                                                (
                                                    [setScope] => Array
                                                        (
                                                            [0] => setScope
                                                            [1] => Tree
                                                        )

                                                    [childcount] => Array
                                                        (
                                                            [0] => childcount
                                                            [1] => Tree
                                                        )

                                                    [children] => Array
                                                        (
                                                            [0] => children
                                                            [1] => Tree
                                                        )

                                                    [generatetreelist] => Array
                                                        (
                                                            [0] => generatetreelist
                                                            [1] => Tree
                                                        )

                                                    [getparentnode] => Array
                                                        (
                                                            [0] => getparentnode
                                                            [1] => Tree
                                                        )

                                                    [getpath] => Array
                                                        (
                                                            [0] => getpath
                                                            [1] => Tree
                                                        )

                                                    [movedown] => Array
                                                        (
                                                            [0] => movedown
                                                            [1] => Tree
                                                        )

                                                    [moveup] => Array
                                                        (
                                                            [0] => moveup
                                                            [1] => Tree
                                                        )

                                                    [recover] => Array
                                                        (
                                                            [0] => recover
                                                            [1] => Tree
                                                        )

                                                    [reorder] => Array
                                                        (
                                                            [0] => reorder
                                                            [1] => Tree
                                                        )

                                                    [removefromtree] => Array
                                                        (
                                                            [0] => removefromtree
                                                            [1] => Tree
                                                        )

                                                    [setparent] => Array
                                                        (
                                                            [0] => setparent
                                                            [1] => Tree
                                                        )

                                                    [verify] => Array
                                                        (
                                                            [0] => verify
                                                            [1] => Tree
                                                        )

                                                )

                                            [__mappedMethods] => Array
                                                (
                                                )

                                            [_log] => 
                                            [Tree] => TreeBehavior Object
                                                (
                                                    [errors] => Array
                                                        (
                                                        )

                                                    [_defaults] => Array
                                                        (
                                                            [parent] => parent_id
                                                            [left] => lft
                                                            [right] => rght
                                                            [scope] => 1 = 1
                                                            [type] => nested
                                                            [__parentChange] => 
                                                            [recursive] => -1
                                                        )

                                                    [settings] => Array
                                                        (
                                                            [Aco] => Array
                                                                (
                                                                    [parent] => parent_id
                                                                    [left] => lft
                                                                    [right] => rght
                                                                    [scope] => 1 = 1
                                                                    [type] => nested
                                                                    [__parentChange] => 
                                                                    [recursive] => -1
                                                                )

                                                        )

                                                    [mapMethods] => Array
                                                        (
                                                        )

                                                    [_log] => 
                                                )

                                        )

                                    [whitelist] => Array
                                        (
                                        )

                                    [cacheSources] => 1
                                    [findQueryType] => 
                                    [recursive] => 1
                                    [order] => 
                                    [__exists] => 
                                    [__associationKeys] => Array
                                        (
                                            [belongsTo] => Array
                                                (
                                                    [0] => className
                                                    [1] => foreignKey
                                                    [2] => conditions
                                                    [3] => fields
                                                    [4] => order
                                                    [5] => counterCache
                                                )

                                            [hasOne] => Array
                                                (
                                                    [0] => className
                                                    [1] => foreignKey
                                                    [2] => conditions
                                                    [3] => fields
                                                    [4] => order
                                                    [5] => dependent
                                                )

                                            [hasMany] => Array
                                                (
                                                    [0] => className
                                                    [1] => foreignKey
                                                    [2] => conditions
                                                    [3] => fields
                                                    [4] => order
                                                    [5] => limit
                                                    [6] => offset
                                                    [7] => dependent
                                                    [8] => exclusive
                                                    [9] => finderQuery
                                                    [10] => counterQuery
                                                )

                                            [hasAndBelongsToMany] => Array
                                                (
                                                    [0] => className
                                                    [1] => joinTable
                                                    [2] => with
                                                    [3] => foreignKey
                                                    [4] => associationForeignKey
                                                    [5] => conditions
                                                    [6] => fields
                                                    [7] => order
                                                    [8] => limit
                                                    [9] => offset
                                                    [10] => unique
                                                    [11] => finderQuery
                                                    [12] => deleteQuery
                                                    [13] => insertQuery
                                                )

                                        )

                                    [__associations] => Array
                                        (
                                            [0] => belongsTo
                                            [1] => hasOne
                                            [2] => hasMany
                                            [3] => hasAndBelongsToMany
                                        )

                                    [__backAssociation] => Array
                                        (
                                        )

                                    [__insertID] => 
                                    [__numRows] => 
                                    [__affectedRows] => 
                                    [__findMethods] => Array
                                        (
                                            [all] => 1
                                            [first] => 1
                                            [count] => 1
                                            [neighbors] => 1
                                            [list] => 1
                                            [threaded] => 1
                                        )

                                    [_log] => 
                                    [Aro] => Aro Object
 *RECURSION*
                                    [Permission] => Permission Object
                                        (
                                            [name] => Permission
                                            [cacheQueries] => 
                                            [useTable] => aros_acos
                                            [belongsTo] => Array
                                                (
                                                    [Aro] => Array
                                                        (
                                                            [className] => Aro
                                                            [foreignKey] => aro_id
                                                            [conditions] => 
                                                            [fields] => 
                                                            [order] => 
                                                            [counterCache] => 
                                                        )

                                                    [Aco] => Array
                                                        (
                                                            [className] => Aco
                                                            [foreignKey] => aco_id
                                                            [conditions] => 
                                                            [fields] => 
                                                            [order] => 
                                                            [counterCache] => 
                                                        )

                                                )

                                            [actsAs] => 
                                            [useDbConfig] => default
                                            [displayField] => id
                                            [id] => 
                                            [data] => Array
                                                (
                                                )

                                            [table] => aros_acos
                                            [primaryKey] => id
                                            [_schema] => Array
                                                (
                                                    [id] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 
                                                            [default] => 
                                                            [length] => 10
                                                            [key] => primary
                                                        )

                                                    [aro_id] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 
                                                            [default] => 
                                                            [length] => 10
                                                        )

                                                    [aco_id] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 
                                                            [default] => 
                                                            [length] => 10
                                                        )

                                                    [_create] => Array
                                                        (
                                                            [type] => string
                                                            [null] => 
                                                            [default] => 0
                                                            [length] => 2
                                                        )

                                                    [_read] => Array
                                                        (
                                                            [type] => string
                                                            [null] => 
                                                            [default] => 0
                                                            [length] => 2
                                                        )

                                                    [_update] => Array
                                                        (
                                                            [type] => string
                                                            [null] => 
                                                            [default] => 0
                                                            [length] => 2
                                                        )

                                                    [_delete] => Array
                                                        (
                                                            [type] => string
                                                            [null] => 
                                                            [default] => 0
                                                            [length] => 2
                                                        )

                                                )

                                            [validate] => Array
                                                (
                                                )

                                            [validationErrors] => Array
                                                (
                                                )

                                            [tablePrefix] => 
                                            [alias] => Permission
                                            [tableToModel] => Array
                                                (
                                                    [aros_acos] => Permission
                                                    [aros] => Aro
                                                    [acos] => Aco
                                                )

                                            [logTransactions] => 
                                            [transactional] => 
                                            [hasOne] => Array
                                                (
                                                )

                                            [hasMany] => Array
                                                (
                                                )

                                            [hasAndBelongsToMany] => Array
                                                (
                                                )

                                            [Behaviors] => BehaviorCollection Object
                                                (
                                                    [modelName] => Permission
                                                    [_attached] => Array
                                                        (
                                                        )

                                                    [_disabled] => Array
                                                        (
                                                        )

                                                    [__methods] => Array
                                                        (
                                                        )

                                                    [__mappedMethods] => Array
                                                        (
                                                        )

                                                    [_log] => 
                                                )

                                            [whitelist] => Array
                                                (
                                                )

                                            [cacheSources] => 1
                                            [findQueryType] => 
                                            [recursive] => 1
                                            [order] => 
                                            [__exists] => 
                                            [__associationKeys] => Array
                                                (
                                                    [belongsTo] => Array
                                                        (
                                                            [0] => className
                                                            [1] => foreignKey
                                                            [2] => conditions
                                                            [3] => fields
                                                            [4] => order
                                                            [5] => counterCache
                                                        )

                                                    [hasOne] => Array
                                                        (
                                                            [0] => className
                                                            [1] => foreignKey
                                                            [2] => conditions
                                                            [3] => fields
                                                            [4] => order
                                                            [5] => dependent
                                                        )

                                                    [hasMany] => Array
                                                        (
                                                            [0] => className
                                                            [1] => foreignKey
                                                            [2] => conditions
                                                            [3] => fields
                                                            [4] => order
                                                            [5] => limit
                                                            [6] => offset
                                                            [7] => dependent
                                                            [8] => exclusive
                                                            [9] => finderQuery
                                                            [10] => counterQuery
                                                        )

                                                    [hasAndBelongsToMany] => Array
                                                        (
                                                            [0] => className
                                                            [1] => joinTable
                                                            [2] => with
                                                            [3] => foreignKey
                                                            [4] => associationForeignKey
                                                            [5] => conditions
                                                            [6] => fields
                                                            [7] => order
                                                            [8] => limit
                                                            [9] => offset
                                                            [10] => unique
                                                            [11] => finderQuery
                                                            [12] => deleteQuery
                                                            [13] => insertQuery
                                                        )

                                                )

                                            [__associations] => Array
                                                (
                                                    [0] => belongsTo
                                                    [1] => hasOne
                                                    [2] => hasMany
                                                    [3] => hasAndBelongsToMany
                                                )

                                            [__backAssociation] => Array
                                                (
                                                )

                                            [__insertID] => 
                                            [__numRows] => 
                                            [__affectedRows] => 
                                            [__findMethods] => Array
                                                (
                                                    [all] => 1
                                                    [first] => 1
                                                    [count] => 1
                                                    [neighbors] => 1
                                                    [list] => 1
                                                    [threaded] => 1
                                                )

                                            [_log] => 
                                            [Aro] => Aro Object
 *RECURSION*
                                            [Aco] => Aco Object
 *RECURSION*
                                        )

                                )

                            [Permission] => Permission Object
                                (
                                    [name] => Permission
                                    [cacheQueries] => 
                                    [useTable] => aros_acos
                                    [belongsTo] => Array
                                        (
                                            [Aro] => Array
                                                (
                                                    [className] => Aro
                                                    [foreignKey] => aro_id
                                                    [conditions] => 
                                                    [fields] => 
                                                    [order] => 
                                                    [counterCache] => 
                                                )

                                            [Aco] => Array
                                                (
                                                    [className] => Aco
                                                    [foreignKey] => aco_id
                                                    [conditions] => 
                                                    [fields] => 
                                                    [order] => 
                                                    [counterCache] => 
                                                )

                                        )

                                    [actsAs] => 
                                    [useDbConfig] => default
                                    [displayField] => id
                                    [id] => 
                                    [data] => Array
                                        (
                                        )

                                    [table] => aros_acos
                                    [primaryKey] => id
                                    [_schema] => Array
                                        (
                                            [id] => Array
                                                (
                                                    [type] => integer
                                                    [null] => 
                                                    [default] => 
                                                    [length] => 10
                                                    [key] => primary
                                                )

                                            [aro_id] => Array
                                                (
                                                    [type] => integer
                                                    [null] => 
                                                    [default] => 
                                                    [length] => 10
                                                )

                                            [aco_id] => Array
                                                (
                                                    [type] => integer
                                                    [null] => 
                                                    [default] => 
                                                    [length] => 10
                                                )

                                            [_create] => Array
                                                (
                                                    [type] => string
                                                    [null] => 
                                                    [default] => 0
                                                    [length] => 2
                                                )

                                            [_read] => Array
                                                (
                                                    [type] => string
                                                    [null] => 
                                                    [default] => 0
                                                    [length] => 2
                                                )

                                            [_update] => Array
                                                (
                                                    [type] => string
                                                    [null] => 
                                                    [default] => 0
                                                    [length] => 2
                                                )

                                            [_delete] => Array
                                                (
                                                    [type] => string
                                                    [null] => 
                                                    [default] => 0
                                                    [length] => 2
                                                )

                                        )

                                    [validate] => Array
                                        (
                                        )

                                    [validationErrors] => Array
                                        (
                                        )

                                    [tablePrefix] => 
                                    [alias] => Permission
                                    [tableToModel] => Array
                                        (
                                            [aros_acos] => Permission
                                            [aros] => Aro
                                            [acos] => Aco
                                        )

                                    [logTransactions] => 
                                    [transactional] => 
                                    [hasOne] => Array
                                        (
                                        )

                                    [hasMany] => Array
                                        (
                                        )

                                    [hasAndBelongsToMany] => Array
                                        (
                                        )

                                    [Behaviors] => BehaviorCollection Object
                                        (
                                            [modelName] => Permission
                                            [_attached] => Array
                                                (
                                                )

                                            [_disabled] => Array
                                                (
                                                )

                                            [__methods] => Array
                                                (
                                                )

                                            [__mappedMethods] => Array
                                                (
                                                )

                                            [_log] => 
                                        )

                                    [whitelist] => Array
                                        (
                                        )

                                    [cacheSources] => 1
                                    [findQueryType] => 
                                    [recursive] => 1
                                    [order] => 
                                    [__exists] => 
                                    [__associationKeys] => Array
                                        (
                                            [belongsTo] => Array
                                                (
                                                    [0] => className
                                                    [1] => foreignKey
                                                    [2] => conditions
                                                    [3] => fields
                                                    [4] => order
                                                    [5] => counterCache
                                                )

                                            [hasOne] => Array
                                                (
                                                    [0] => className
                                                    [1] => foreignKey
                                                    [2] => conditions
                                                    [3] => fields
                                                    [4] => order
                                                    [5] => dependent
                                                )

                                            [hasMany] => Array
                                                (
                                                    [0] => className
                                                    [1] => foreignKey
                                                    [2] => conditions
                                                    [3] => fields
                                                    [4] => order
                                                    [5] => limit
                                                    [6] => offset
                                                    [7] => dependent
                                                    [8] => exclusive
                                                    [9] => finderQuery
                                                    [10] => counterQuery
                                                )

                                            [hasAndBelongsToMany] => Array
                                                (
                                                    [0] => className
                                                    [1] => joinTable
                                                    [2] => with
                                                    [3] => foreignKey
                                                    [4] => associationForeignKey
                                                    [5] => conditions
                                                    [6] => fields
                                                    [7] => order
                                                    [8] => limit
                                                    [9] => offset
                                                    [10] => unique
                                                    [11] => finderQuery
                                                    [12] => deleteQuery
                                                    [13] => insertQuery
                                                )

                                        )

                                    [__associations] => Array
                                        (
                                            [0] => belongsTo
                                            [1] => hasOne
                                            [2] => hasMany
                                            [3] => hasAndBelongsToMany
                                        )

                                    [__backAssociation] => Array
                                        (
                                        )

                                    [__insertID] => 
                                    [__numRows] => 
                                    [__affectedRows] => 
                                    [__findMethods] => Array
                                        (
                                            [all] => 1
                                            [first] => 1
                                            [count] => 1
                                            [neighbors] => 1
                                            [list] => 1
                                            [threaded] => 1
                                        )

                                    [_log] => 
                                    [Aro] => Aro Object
 *RECURSION*
                                    [Aco] => Aco Object
                                        (
                                            [name] => Aco
                                            [hasAndBelongsToMany] => Array
                                                (
                                                    [Aro] => Array
                                                        (
                                                            [with] => Permission
                                                            [className] => Aro
                                                            [joinTable] => aros_acos
                                                            [foreignKey] => aco_id
                                                            [associationForeignKey] => aro_id
                                                            [conditions] => 
                                                            [fields] => 
                                                            [order] => 
                                                            [limit] => 
                                                            [offset] => 
                                                            [unique] => 1
                                                            [finderQuery] => 
                                                            [deleteQuery] => 
                                                            [insertQuery] => 
                                                        )

                                                )

                                            [cacheQueries] => 
                                            [actsAs] => Array
                                                (
                                                    [Tree] => nested
                                                )

                                            [useDbConfig] => default
                                            [useTable] => acos
                                            [displayField] => id
                                            [id] => 
                                            [data] => Array
                                                (
                                                )

                                            [table] => acos
                                            [primaryKey] => id
                                            [_schema] => Array
                                                (
                                                    [id] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 
                                                            [default] => 
                                                            [length] => 10
                                                            [key] => primary
                                                        )

                                                    [parent_id] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 10
                                                        )

                                                    [model] => Array
                                                        (
                                                            [type] => string
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 255
                                                        )

                                                    [foreign_key] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 10
                                                        )

                                                    [alias] => Array
                                                        (
                                                            [type] => string
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 255
                                                        )

                                                    [lft] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 10
                                                        )

                                                    [rght] => Array
                                                        (
                                                            [type] => integer
                                                            [null] => 1
                                                            [default] => 
                                                            [length] => 10
                                                        )

                                                )

                                            [validate] => Array
                                                (
                                                )

                                            [validationErrors] => Array
                                                (
                                                )

                                            [tablePrefix] => 
                                            [alias] => Aco
                                            [tableToModel] => Array
                                                (
                                                    [acos] => Aco
                                                    [aros] => Aro
                                                    [aros_acos] => Permission
                                                )

                                            [logTransactions] => 
                                            [transactional] => 
                                            [belongsTo] => Array
                                                (
                                                )

                                            [hasOne] => Array
                                                (
                                                )

                                            [hasMany] => Array
                                                (
                                                )

                                            [Behaviors] => BehaviorCollection Object
                                                (
                                                    [modelName] => Aco
                                                    [_attached] => Array
                                                        (
                                                            [0] => Tree
                                                        )

                                                    [_disabled] => Array
                                                        (
                                                        )

                                                    [__methods] => Array
                                                        (
                                                            [setScope] => Array
                                                                (
                                                                    [0] => setScope
                                                                    [1] => Tree
                                                                )

                                                            [childcount] => Array
                                                                (
                                                                    [0] => childcount
                                                                    [1] => Tree
                                                                )

                                                            [children] => Array
                                                                (
                                                                    [0] => children
                                                                    [1] => Tree
                                                                )

                                                            [generatetreelist] => Array
                                                                (
                                                                    [0] => generatetreelist
                                                                    [1] => Tree
                                                                )

                                                            [getparentnode] => Array
                                                                (
                                                                    [0] => getparentnode
                                                                    [1] => Tree
                                                                )

                                                            [getpath] => Array
                                                                (
                                                                    [0] => getpath
                                                                    [1] => Tree
                                                                )

                                                            [movedown] => Array
                                                                (
                                                                    [0] => movedown
                                                                    [1] => Tree
                                                                )

                                                            [moveup] => Array
                                                                (
                                                                    [0] => moveup
                                                                    [1] => Tree
                                                                )

                                                            [recover] => Array
                                                                (
                                                                    [0] => recover
                                                                    [1] => Tree
                                                                )

                                                            [reorder] => Array
                                                                (
                                                                    [0] => reorder
                                                                    [1] => Tree
                                                                )

                                                            [removefromtree] => Array
                                                                (
                                                                    [0] => removefromtree
                                                                    [1] => Tree
                                                                )

                                                            [setparent] => Array
                                                                (
                                                                    [0] => setparent
                                                                    [1] => Tree
                                                                )

                                                            [verify] => Array
                                                                (
                                                                    [0] => verify
                                                                    [1] => Tree
                                                                )

                                                        )

                                                    [__mappedMethods] => Array
                                                        (
                                                        )

                                                    [_log] => 
                                                    [Tree] => TreeBehavior