Warning (512) : _cake_model_ cache was unable to write 'default_lichfilm_co_1fa6_locations' to File cache [APP/Vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING
$key = 'default_lichfilm_co_1fa6_locations'
$value = null
$config = '_cake_model_'
$settings = array(
'prefix' => 'croogo_cake_model_',
'path' => '/home/toplistvi.com/public_html/tmp/cache/models/',
'serialize' => true,
'duration' => (int) 10,
'engine' => 'File',
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - APP/Vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php, line 327
DataSource::_cacheDescription() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DataSource.php, line 310
DataSource::describe() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DataSource.php, line 135
Mysql::describe() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/Database/Mysql.php, line 333
Model::schema() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php, line 1397
Model::getColumnType() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php, line 1438
DboSource::_parseKey() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php, line 2882
DboSource::conditionKeysToString() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php, line 2833
DboSource::conditions() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php, line 2714
DboSource::buildStatement() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php, line 2007
DboSource::buildAssociationQuery() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php, line 1737
DboSource::read() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php, line 1182
Model::_readDataSource() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php, line 3038
Model::find() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php, line 3010
CroogoAppModel::find() - APP/Vendor/croogo/croogo/Croogo/Model/CroogoAppModel.php, line 79
FunctionComponent::location_types() - APP/Controller/Component/FunctionComponent.php, line 345
include - APP/View/Layouts/default.ctp, line 149
Errors » Toplistsvn.com
SQLSTATE[HY000]: General error: 1021 Disk full (/var/lib/mariadbtmp/#sql-temptable-518-534cf0-19271.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Error:
An Internal Error Has Occurred.
Stack Trace
APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php line 470 → PDOStatement->execute(array) try {
$query = $this -> _connection -> prepare ( $sql , $prepareOptions );
$query -> setFetchMode ( PDO :: FETCH_LAZY );
if (! $query -> execute ( $params )) {
$this -> _results = $query ;
APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/Database/Mysql.php line 340 → DboSource->_execute(string) $table = $this -> fullTableName ( $model );
$fields = false ;
$cols = $this -> _execute ( 'SHOW FULL COLUMNS FROM ' . $table );
if (! $cols ) {
'SHOW FULL COLUMNS FROM `lichfilm_co_1fa6`.`districts`'
APP/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php line 1397 → Mysql->describe(District) $db = $this -> getDataSource ();
$db -> cacheSources = ( $this -> cacheSources && $db -> cacheSources );
if ( method_exists ( $db , 'describe' )) {
$this -> _schema = $db -> describe ( $this );
}
object(District) {
belongsTo => array(
'City' => array(
'className' => 'Manager.City',
'foreignKey' => 'city_id',
'conditions' => '',
'fields' => array(
[maximum depth reached]
),
'order' => '',
'counterCache' => ''
)
)
hasMany => array()
useCache => true
actsAs => array(
(int) 0 => 'Containable'
)
useDbConfig => 'default'
useTable => 'districts'
id => false
data => array()
schemaName => 'lichfilm_co_1fa6'
table => 'districts'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => 'Manager'
name => 'District'
alias => 'District'
tableToModel => array(
'districts' => 'District',
'cities' => 'City'
)
cacheQueries => false
hasOne => array()
hasAndBelongsToMany => array()
Behaviors => object(BehaviorCollection) {
modelName => 'District'
defaultPriority => (int) 10
[protected] _methods => array(
[maximum depth reached]
)
[protected] _mappedMethods => array([maximum depth reached])
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
whitelist => array()
cacheSources => true
findQueryType => 'first'
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array(
'belongsTo' => array(
'City' => array(
[maximum depth reached]
)
),
'hasMany' => array(
'Power' => array(
[maximum depth reached]
),
'Post' => array(
[maximum depth reached]
),
'Cinema' => array(
[maximum depth reached]
)
)
)
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
City => object(City) {
hasMany => array([maximum depth reached])
useCache => true
actsAs => array(
[maximum depth reached]
)
useDbConfig => 'default'
useTable => 'cities'
id => false
data => array([maximum depth reached])
schemaName => 'lichfilm_co_1fa6'
table => 'cities'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
tablePrefix => null
plugin => 'Manager'
name => 'City'
alias => 'City'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array(
[maximum depth reached]
)
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _displayFields => array([maximum depth reached])
[protected] _editFields => array([maximum depth reached])
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => false
[protected] _eventManager => null
[protected] _validator => null
}
[protected] _displayFields => array()
[protected] _editFields => array()
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'counterCache'
),
'hasOne' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'dependent'
),
'hasMany' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'limit',
(int) 6 => 'offset',
(int) 7 => 'dependent',
(int) 8 => 'exclusive',
(int) 9 => 'finderQuery',
(int) 10 => 'counterQuery'
),
'hasAndBelongsToMany' => array(
(int) 0 => 'className',
(int) 1 => 'joinTable',
(int) 2 => 'with',
(int) 3 => 'foreignKey',
(int) 4 => 'associationForeignKey',
(int) 5 => 'conditions',
(int) 6 => 'fields',
(int) 7 => 'order',
(int) 8 => 'limit',
(int) 9 => 'offset',
(int) 10 => 'unique',
(int) 11 => 'finderQuery'
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CroogoEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
[protected] _validator => null
}
APP/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php line 1438 → Model->schema() * @return string Column type
*/
public function getColumnType ( $column ) {
$cols = $this -> schema ();
if (isset( $cols [ $column ]) && isset( $cols [ $column ][ 'type' ])) {
APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php line 2882 → Model->getColumnType(string) $virtual = true ;
}
$type = $Model -> getColumnType ( $key );
}
APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php line 2833 → DboSource->_parseKey(string, string, District) } elseif ( is_numeric ( $key ) && !empty( $value )) {
$data = $this -> _quoteFields ( $value );
} else {
$data = $this -> _parseKey ( trim ( $key ), $value , $Model );
}
'District.slug'
'phu-ninh'
object(District) {
belongsTo => array(
'City' => array(
'className' => 'Manager.City',
'foreignKey' => 'city_id',
'conditions' => '',
'fields' => array(
[maximum depth reached]
),
'order' => '',
'counterCache' => ''
)
)
hasMany => array()
useCache => true
actsAs => array(
(int) 0 => 'Containable'
)
useDbConfig => 'default'
useTable => 'districts'
id => false
data => array()
schemaName => 'lichfilm_co_1fa6'
table => 'districts'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => 'Manager'
name => 'District'
alias => 'District'
tableToModel => array(
'districts' => 'District',
'cities' => 'City'
)
cacheQueries => false
hasOne => array()
hasAndBelongsToMany => array()
Behaviors => object(BehaviorCollection) {
modelName => 'District'
defaultPriority => (int) 10
[protected] _methods => array(
[maximum depth reached]
)
[protected] _mappedMethods => array([maximum depth reached])
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
whitelist => array()
cacheSources => true
findQueryType => 'first'
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array(
'belongsTo' => array(
'City' => array(
[maximum depth reached]
)
),
'hasMany' => array(
'Power' => array(
[maximum depth reached]
),
'Post' => array(
[maximum depth reached]
),
'Cinema' => array(
[maximum depth reached]
)
)
)
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
City => object(City) {
hasMany => array([maximum depth reached])
useCache => true
actsAs => array(
[maximum depth reached]
)
useDbConfig => 'default'
useTable => 'cities'
id => false
data => array([maximum depth reached])
schemaName => 'lichfilm_co_1fa6'
table => 'cities'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
tablePrefix => null
plugin => 'Manager'
name => 'City'
alias => 'City'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array(
[maximum depth reached]
)
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _displayFields => array([maximum depth reached])
[protected] _editFields => array([maximum depth reached])
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => false
[protected] _eventManager => null
[protected] _validator => null
}
[protected] _displayFields => array()
[protected] _editFields => array()
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'counterCache'
),
'hasOne' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'dependent'
),
'hasMany' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'limit',
(int) 6 => 'offset',
(int) 7 => 'dependent',
(int) 8 => 'exclusive',
(int) 9 => 'finderQuery',
(int) 10 => 'counterQuery'
),
'hasAndBelongsToMany' => array(
(int) 0 => 'className',
(int) 1 => 'joinTable',
(int) 2 => 'with',
(int) 3 => 'foreignKey',
(int) 4 => 'associationForeignKey',
(int) 5 => 'conditions',
(int) 6 => 'fields',
(int) 7 => 'order',
(int) 8 => 'limit',
(int) 9 => 'offset',
(int) 10 => 'unique',
(int) 11 => 'finderQuery'
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CroogoEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
[protected] _validator => null
}
APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php line 2714 → DboSource->conditionKeysToString(array, boolean, District) }
if ( is_array ( $conditions ) && !empty( $conditions )) {
$out = $this -> conditionKeysToString ( $conditions , $quoteValues , $Model );
array(
'District.slug' => 'phu-ninh',
'City.slug' => 'phu-tho'
)
true
object(District) {
belongsTo => array(
'City' => array(
'className' => 'Manager.City',
'foreignKey' => 'city_id',
'conditions' => '',
'fields' => array(
[maximum depth reached]
),
'order' => '',
'counterCache' => ''
)
)
hasMany => array()
useCache => true
actsAs => array(
(int) 0 => 'Containable'
)
useDbConfig => 'default'
useTable => 'districts'
id => false
data => array()
schemaName => 'lichfilm_co_1fa6'
table => 'districts'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => 'Manager'
name => 'District'
alias => 'District'
tableToModel => array(
'districts' => 'District',
'cities' => 'City'
)
cacheQueries => false
hasOne => array()
hasAndBelongsToMany => array()
Behaviors => object(BehaviorCollection) {
modelName => 'District'
defaultPriority => (int) 10
[protected] _methods => array(
[maximum depth reached]
)
[protected] _mappedMethods => array([maximum depth reached])
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
whitelist => array()
cacheSources => true
findQueryType => 'first'
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array(
'belongsTo' => array(
'City' => array(
[maximum depth reached]
)
),
'hasMany' => array(
'Power' => array(
[maximum depth reached]
),
'Post' => array(
[maximum depth reached]
),
'Cinema' => array(
[maximum depth reached]
)
)
)
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
City => object(City) {
hasMany => array([maximum depth reached])
useCache => true
actsAs => array(
[maximum depth reached]
)
useDbConfig => 'default'
useTable => 'cities'
id => false
data => array([maximum depth reached])
schemaName => 'lichfilm_co_1fa6'
table => 'cities'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
tablePrefix => null
plugin => 'Manager'
name => 'City'
alias => 'City'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array(
[maximum depth reached]
)
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _displayFields => array([maximum depth reached])
[protected] _editFields => array([maximum depth reached])
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => false
[protected] _eventManager => null
[protected] _validator => null
}
[protected] _displayFields => array()
[protected] _editFields => array()
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'counterCache'
),
'hasOne' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'dependent'
),
'hasMany' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'limit',
(int) 6 => 'offset',
(int) 7 => 'dependent',
(int) 8 => 'exclusive',
(int) 9 => 'finderQuery',
(int) 10 => 'counterQuery'
),
'hasAndBelongsToMany' => array(
(int) 0 => 'className',
(int) 1 => 'joinTable',
(int) 2 => 'with',
(int) 3 => 'foreignKey',
(int) 4 => 'associationForeignKey',
(int) 5 => 'conditions',
(int) 6 => 'fields',
(int) 7 => 'order',
(int) 8 => 'limit',
(int) 9 => 'offset',
(int) 10 => 'unique',
(int) 11 => 'finderQuery'
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CroogoEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
[protected] _validator => null
}
APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php line 2007 → DboSource->conditions(array, boolean, boolean, District) }
return $this -> renderStatement ( 'select' , array(
'conditions' => $this -> conditions ( $query [ 'conditions' ], true , true , $Model ),
'fields' => implode ( ', ' , $query [ 'fields' ]),
array(
'District.slug' => 'phu-ninh',
'City.slug' => 'phu-tho'
)
true
true
object(District) {
belongsTo => array(
'City' => array(
'className' => 'Manager.City',
'foreignKey' => 'city_id',
'conditions' => '',
'fields' => array(
[maximum depth reached]
),
'order' => '',
'counterCache' => ''
)
)
hasMany => array()
useCache => true
actsAs => array(
(int) 0 => 'Containable'
)
useDbConfig => 'default'
useTable => 'districts'
id => false
data => array()
schemaName => 'lichfilm_co_1fa6'
table => 'districts'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => 'Manager'
name => 'District'
alias => 'District'
tableToModel => array(
'districts' => 'District',
'cities' => 'City'
)
cacheQueries => false
hasOne => array()
hasAndBelongsToMany => array()
Behaviors => object(BehaviorCollection) {
modelName => 'District'
defaultPriority => (int) 10
[protected] _methods => array(
[maximum depth reached]
)
[protected] _mappedMethods => array([maximum depth reached])
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
whitelist => array()
cacheSources => true
findQueryType => 'first'
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array(
'belongsTo' => array(
'City' => array(
[maximum depth reached]
)
),
'hasMany' => array(
'Power' => array(
[maximum depth reached]
),
'Post' => array(
[maximum depth reached]
),
'Cinema' => array(
[maximum depth reached]
)
)
)
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
City => object(City) {
hasMany => array([maximum depth reached])
useCache => true
actsAs => array(
[maximum depth reached]
)
useDbConfig => 'default'
useTable => 'cities'
id => false
data => array([maximum depth reached])
schemaName => 'lichfilm_co_1fa6'
table => 'cities'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
tablePrefix => null
plugin => 'Manager'
name => 'City'
alias => 'City'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array(
[maximum depth reached]
)
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _displayFields => array([maximum depth reached])
[protected] _editFields => array([maximum depth reached])
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => false
[protected] _eventManager => null
[protected] _validator => null
}
[protected] _displayFields => array()
[protected] _editFields => array()
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'counterCache'
),
'hasOne' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'dependent'
),
'hasMany' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'limit',
(int) 6 => 'offset',
(int) 7 => 'dependent',
(int) 8 => 'exclusive',
(int) 9 => 'finderQuery',
(int) 10 => 'counterQuery'
),
'hasAndBelongsToMany' => array(
(int) 0 => 'className',
(int) 1 => 'joinTable',
(int) 2 => 'with',
(int) 3 => 'foreignKey',
(int) 4 => 'associationForeignKey',
(int) 5 => 'conditions',
(int) 6 => 'fields',
(int) 7 => 'order',
(int) 8 => 'limit',
(int) 9 => 'offset',
(int) 10 => 'unique',
(int) 11 => 'finderQuery'
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CroogoEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
[protected] _validator => null
}
APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php line 1737 → DboSource->buildStatement(array, District) 'order' => $queryData [ 'order' ],
'group' => $queryData [ 'group' ]
),
$Model
);
array(
'conditions' => array(
'District.slug' => 'phu-ninh',
'City.slug' => 'phu-tho'
),
'fields' => array(
(int) 0 => '`District`.`name`',
(int) 1 => '`District`.`image`',
(int) 2 => '`District`.`slug`',
(int) 3 => '`District`.`lat`',
(int) 4 => '`District`.`lon`',
(int) 5 => '`City`.`name`',
(int) 6 => '`City`.`slug`',
(int) 7 => '`City`.`image`',
(int) 8 => '`City`.`lat`',
(int) 9 => '`City`.`lon`',
(int) 10 => '`City`.`id`'
),
'table' => '`lichfilm_co_1fa6`.`districts`',
'alias' => 'District',
'order' => array(),
'limit' => (int) 1,
'joins' => array(
(int) 0 => 'LEFT JOIN `lichfilm_co_1fa6`.`cities` AS `City` ON (`District`.`city_id` = `City`.`id`)'
),
'group' => null,
'offset' => null
)
object(District) {
belongsTo => array(
'City' => array(
'className' => 'Manager.City',
'foreignKey' => 'city_id',
'conditions' => '',
'fields' => array(
[maximum depth reached]
),
'order' => '',
'counterCache' => ''
)
)
hasMany => array()
useCache => true
actsAs => array(
(int) 0 => 'Containable'
)
useDbConfig => 'default'
useTable => 'districts'
id => false
data => array()
schemaName => 'lichfilm_co_1fa6'
table => 'districts'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => 'Manager'
name => 'District'
alias => 'District'
tableToModel => array(
'districts' => 'District',
'cities' => 'City'
)
cacheQueries => false
hasOne => array()
hasAndBelongsToMany => array()
Behaviors => object(BehaviorCollection) {
modelName => 'District'
defaultPriority => (int) 10
[protected] _methods => array(
[maximum depth reached]
)
[protected] _mappedMethods => array([maximum depth reached])
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
whitelist => array()
cacheSources => true
findQueryType => 'first'
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array(
'belongsTo' => array(
'City' => array(
[maximum depth reached]
)
),
'hasMany' => array(
'Power' => array(
[maximum depth reached]
),
'Post' => array(
[maximum depth reached]
),
'Cinema' => array(
[maximum depth reached]
)
)
)
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
City => object(City) {
hasMany => array([maximum depth reached])
useCache => true
actsAs => array(
[maximum depth reached]
)
useDbConfig => 'default'
useTable => 'cities'
id => false
data => array([maximum depth reached])
schemaName => 'lichfilm_co_1fa6'
table => 'cities'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
tablePrefix => null
plugin => 'Manager'
name => 'City'
alias => 'City'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array(
[maximum depth reached]
)
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _displayFields => array([maximum depth reached])
[protected] _editFields => array([maximum depth reached])
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => false
[protected] _eventManager => null
[protected] _validator => null
}
[protected] _displayFields => array()
[protected] _editFields => array()
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'counterCache'
),
'hasOne' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'dependent'
),
'hasMany' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'limit',
(int) 6 => 'offset',
(int) 7 => 'dependent',
(int) 8 => 'exclusive',
(int) 9 => 'finderQuery',
(int) 10 => 'counterQuery'
),
'hasAndBelongsToMany' => array(
(int) 0 => 'className',
(int) 1 => 'joinTable',
(int) 2 => 'with',
(int) 3 => 'foreignKey',
(int) 4 => 'associationForeignKey',
(int) 5 => 'conditions',
(int) 6 => 'fields',
(int) 7 => 'order',
(int) 8 => 'limit',
(int) 9 => 'offset',
(int) 10 => 'unique',
(int) 11 => 'finderQuery'
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CroogoEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
[protected] _validator => null
}
APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php line 1182 → DboSource->buildAssociationQuery(District, array) }
// Build SQL statement with the primary model, plus hasOne and belongsTo associations
$query = $this -> buildAssociationQuery ( $Model , $queryData );
object(District) {
belongsTo => array(
'City' => array(
'className' => 'Manager.City',
'foreignKey' => 'city_id',
'conditions' => '',
'fields' => array(
[maximum depth reached]
),
'order' => '',
'counterCache' => ''
)
)
hasMany => array()
useCache => true
actsAs => array(
(int) 0 => 'Containable'
)
useDbConfig => 'default'
useTable => 'districts'
id => false
data => array()
schemaName => 'lichfilm_co_1fa6'
table => 'districts'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => 'Manager'
name => 'District'
alias => 'District'
tableToModel => array(
'districts' => 'District',
'cities' => 'City'
)
cacheQueries => false
hasOne => array()
hasAndBelongsToMany => array()
Behaviors => object(BehaviorCollection) {
modelName => 'District'
defaultPriority => (int) 10
[protected] _methods => array(
[maximum depth reached]
)
[protected] _mappedMethods => array([maximum depth reached])
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
whitelist => array()
cacheSources => true
findQueryType => 'first'
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array(
'belongsTo' => array(
'City' => array(
[maximum depth reached]
)
),
'hasMany' => array(
'Power' => array(
[maximum depth reached]
),
'Post' => array(
[maximum depth reached]
),
'Cinema' => array(
[maximum depth reached]
)
)
)
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
City => object(City) {
hasMany => array([maximum depth reached])
useCache => true
actsAs => array(
[maximum depth reached]
)
useDbConfig => 'default'
useTable => 'cities'
id => false
data => array([maximum depth reached])
schemaName => 'lichfilm_co_1fa6'
table => 'cities'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
tablePrefix => null
plugin => 'Manager'
name => 'City'
alias => 'City'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array(
[maximum depth reached]
)
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _displayFields => array([maximum depth reached])
[protected] _editFields => array([maximum depth reached])
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => false
[protected] _eventManager => null
[protected] _validator => null
}
[protected] _displayFields => array()
[protected] _editFields => array()
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'counterCache'
),
'hasOne' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'dependent'
),
'hasMany' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'limit',
(int) 6 => 'offset',
(int) 7 => 'dependent',
(int) 8 => 'exclusive',
(int) 9 => 'finderQuery',
(int) 10 => 'counterQuery'
),
'hasAndBelongsToMany' => array(
(int) 0 => 'className',
(int) 1 => 'joinTable',
(int) 2 => 'with',
(int) 3 => 'foreignKey',
(int) 4 => 'associationForeignKey',
(int) 5 => 'conditions',
(int) 6 => 'fields',
(int) 7 => 'order',
(int) 8 => 'limit',
(int) 9 => 'offset',
(int) 10 => 'unique',
(int) 11 => 'finderQuery'
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CroogoEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
[protected] _validator => null
}
array(
'conditions' => array(
'District.slug' => 'phu-ninh',
'City.slug' => 'phu-tho'
),
'fields' => array(
(int) 0 => '`District`.`name`',
(int) 1 => '`District`.`image`',
(int) 2 => '`District`.`slug`',
(int) 3 => '`District`.`lat`',
(int) 4 => '`District`.`lon`',
(int) 5 => '`City`.`name`',
(int) 6 => '`City`.`slug`',
(int) 7 => '`City`.`image`',
(int) 8 => '`City`.`lat`',
(int) 9 => '`City`.`lon`',
(int) 10 => '`City`.`id`'
),
'joins' => array(
(int) 0 => array(
'table' => object(City) {},
'alias' => 'City',
'type' => 'LEFT',
'conditions' => '`District`.`city_id` = `City`.`id`'
)
),
'limit' => (int) 1,
'offset' => null,
'order' => array(),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'contain' => array(
(int) 0 => 'City.name',
(int) 1 => 'City.slug',
(int) 2 => 'City.image',
(int) 3 => 'City.lat',
(int) 4 => 'City.lon'
),
'recursive' => (int) 1
)
APP/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php line 3038 → DboSource->read(District, array) * @return array
*/
protected function _readDataSource ( $type , $query ) {
$results = $this -> getDataSource ()-> read ( $this , $query );
$this -> resetAssociations ();
object(District) {
belongsTo => array(
'City' => array(
'className' => 'Manager.City',
'foreignKey' => 'city_id',
'conditions' => '',
'fields' => array(
[maximum depth reached]
),
'order' => '',
'counterCache' => ''
)
)
hasMany => array()
useCache => true
actsAs => array(
(int) 0 => 'Containable'
)
useDbConfig => 'default'
useTable => 'districts'
id => false
data => array()
schemaName => 'lichfilm_co_1fa6'
table => 'districts'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => 'Manager'
name => 'District'
alias => 'District'
tableToModel => array(
'districts' => 'District',
'cities' => 'City'
)
cacheQueries => false
hasOne => array()
hasAndBelongsToMany => array()
Behaviors => object(BehaviorCollection) {
modelName => 'District'
defaultPriority => (int) 10
[protected] _methods => array(
[maximum depth reached]
)
[protected] _mappedMethods => array([maximum depth reached])
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
whitelist => array()
cacheSources => true
findQueryType => 'first'
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array(
'belongsTo' => array(
'City' => array(
[maximum depth reached]
)
),
'hasMany' => array(
'Power' => array(
[maximum depth reached]
),
'Post' => array(
[maximum depth reached]
),
'Cinema' => array(
[maximum depth reached]
)
)
)
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
City => object(City) {
hasMany => array([maximum depth reached])
useCache => true
actsAs => array(
[maximum depth reached]
)
useDbConfig => 'default'
useTable => 'cities'
id => false
data => array([maximum depth reached])
schemaName => 'lichfilm_co_1fa6'
table => 'cities'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
tablePrefix => null
plugin => 'Manager'
name => 'City'
alias => 'City'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array(
[maximum depth reached]
)
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _displayFields => array([maximum depth reached])
[protected] _editFields => array([maximum depth reached])
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => false
[protected] _eventManager => null
[protected] _validator => null
}
[protected] _displayFields => array()
[protected] _editFields => array()
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'counterCache'
),
'hasOne' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'dependent'
),
'hasMany' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'limit',
(int) 6 => 'offset',
(int) 7 => 'dependent',
(int) 8 => 'exclusive',
(int) 9 => 'finderQuery',
(int) 10 => 'counterQuery'
),
'hasAndBelongsToMany' => array(
(int) 0 => 'className',
(int) 1 => 'joinTable',
(int) 2 => 'with',
(int) 3 => 'foreignKey',
(int) 4 => 'associationForeignKey',
(int) 5 => 'conditions',
(int) 6 => 'fields',
(int) 7 => 'order',
(int) 8 => 'limit',
(int) 9 => 'offset',
(int) 10 => 'unique',
(int) 11 => 'finderQuery'
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CroogoEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
[protected] _validator => null
}
array(
'conditions' => array(
'District.slug' => 'phu-ninh',
'City.slug' => 'phu-tho'
),
'fields' => array(
(int) 0 => '`District`.`name`',
(int) 1 => '`District`.`image`',
(int) 2 => '`District`.`slug`',
(int) 3 => '`District`.`lat`',
(int) 4 => '`District`.`lon`',
(int) 5 => '`City`.`name`',
(int) 6 => '`City`.`slug`',
(int) 7 => '`City`.`image`',
(int) 8 => '`City`.`lat`',
(int) 9 => '`City`.`lon`',
(int) 10 => '`City`.`id`'
),
'joins' => array(
(int) 0 => array(
'table' => object(City) {},
'alias' => 'City',
'type' => 'LEFT',
'conditions' => '`District`.`city_id` = `City`.`id`'
)
),
'limit' => (int) 1,
'offset' => null,
'order' => array(),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'contain' => array(
(int) 0 => 'City.name',
(int) 1 => 'City.slug',
(int) 2 => 'City.image',
(int) 3 => 'City.lat',
(int) 4 => 'City.lon'
),
'recursive' => (int) 1
)
APP/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php line 3010 → Model->_readDataSource(string, array) return null ;
}
return $this -> _readDataSource ( $type , $query );
}
'first'
array(
'conditions' => array(
'District.slug' => 'phu-ninh',
'City.slug' => 'phu-tho'
),
'fields' => array(
(int) 0 => 'District.name',
(int) 1 => 'District.image',
(int) 2 => 'District.slug',
(int) 3 => 'District.lat',
(int) 4 => 'District.lon',
(int) 5 => 'City.name',
(int) 6 => 'City.slug',
(int) 7 => 'City.image',
(int) 8 => 'City.lat',
(int) 9 => 'City.lon',
(int) 10 => 'City.id'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'contain' => array(
(int) 0 => 'City.name',
(int) 1 => 'City.slug',
(int) 2 => 'City.image',
(int) 3 => 'City.lat',
(int) 4 => 'City.lon'
),
'recursive' => (int) 1
)
APP/Vendor/croogo/croogo/Croogo/Model/CroogoAppModel.php line 79 → Model->find(string, array) }
$args = func_get_args ();
$results = call_user_func_array (array( 'parent' , 'find' ), $args );
if ( $this -> useCache ) {
'first'
array(
'conditions' => array(
'District.slug' => 'phu-ninh',
'City.slug' => 'phu-tho'
),
'fields' => array(
(int) 0 => 'District.name',
(int) 1 => 'District.image',
(int) 2 => 'District.slug',
(int) 3 => 'District.lat',
(int) 4 => 'District.lon',
(int) 5 => 'City.name',
(int) 6 => 'City.slug',
(int) 7 => 'City.image',
(int) 8 => 'City.lat',
(int) 9 => 'City.lon',
(int) 10 => 'City.id'
),
'joins' => array(),
'limit' => (int) 1,
'offset' => null,
'order' => array(),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'contain' => array(
(int) 0 => 'City.name',
(int) 1 => 'City.slug',
(int) 2 => 'City.image',
(int) 3 => 'City.lat',
(int) 4 => 'City.lon'
),
'recursive' => (int) 1
)
APP/Plugin/Manager/Controller/DistrictsController.php line 1499 → CroogoAppModel->find(string, array) // Quận huyện
$this -> District -> recursive = - 1 ;
$district = $this -> District -> find ( 'first' , array(
'conditions' => array(
'District.slug' => $district_slug ,
'first'
array(
'conditions' => array(
'District.slug' => 'phu-ninh',
'City.slug' => 'phu-tho'
),
'contain' => array(
(int) 0 => 'City.name',
(int) 1 => 'City.slug',
(int) 2 => 'City.image',
(int) 3 => 'City.lat',
(int) 4 => 'City.lon'
),
'fields' => array(
(int) 0 => 'District.name',
(int) 1 => 'District.image',
(int) 2 => 'District.slug',
(int) 3 => 'District.lat',
(int) 4 => 'District.lon'
)
)
[internal function] → DistrictsController->directory(string, string, string) 'phu-tho'
'phu-ninh'
'ngan-hang'
APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php line 491 → ReflectionMethod->invokeArgs(DistrictsController, array) 'action' => $request -> params [ 'action' ]
));
}
return $method -> invokeArgs ( $this , $request -> params [ 'pass' ]);
object(DistrictsController) {
components => array(
'Function' => null,
'Croogo.Croogo' => null,
'Security' => null,
'Acl' => null,
'Auth' => null,
'Session' => null,
'RequestHandler' => null,
'Acl.AclFilter' => null,
'CroogoAccess' => array(
'className' => 'Acl.AclAccess'
),
'Settings.Settings' => null,
'Nodes.Nodes' => null,
'Menus.Menus' => null,
'Blocks.Blocks' => array(
'priority' => (int) 5
),
'Taxonomy.Taxonomies' => null,
'Paginator' => null
)
helpers => array(
'Html' => array(),
'Form' => array(),
'Session' => null,
'Text' => null,
'Js' => null,
'Time' => null,
'Croogo.Layout' => null,
'Custom' => null,
'Cache' => null,
'Nodes.Nodes' => null,
'Meta.Meta' => null,
'Menus.Menus' => null,
'Blocks.Regions' => null,
'Taxonomy.Taxonomies' => null,
'Wysiwyg.Wysiwyg' => null,
(int) 0 => 'Croogo.Croogo'
)
cacheAction => array(
'view' => array(
'callbacks' => true,
'duration' => '+1 hours'
),
'weather' => array(
'callbacks' => true,
'duration' => '+1 days'
),
'cinemas' => array(
'callbacks' => true,
'duration' => '+10 days'
),
'items' => array(
'callbacks' => true,
'duration' => '+10 days'
),
'posts' => array(
'callbacks' => true,
'duration' => '+10 days'
),
'services' => array(
'callbacks' => true,
'duration' => '+10 days'
)
)
paginate => array(
'limit' => (int) 10
)
usePaginationCache => true
viewClass => 'Theme'
theme => ''
name => 'Districts'
uses => array(
(int) 0 => 'Manager.District',
(int) 1 => 'Settings.Setting'
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'phu-tho/phu-ninh/tim-kiem-ngan-hang'
base => ''
webroot => '/'
here => '/phu-tho/phu-ninh/tim-kiem-ngan-hang'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Districts'
layoutPath => null
viewVars => array(
'Function' => object(FunctionComponent) {}
)
view => 'directory'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(DistrictsController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
View => null
ext => '.ctp'
plugin => 'Manager'
passedArgs => array(
(int) 0 => 'phu-tho',
(int) 1 => 'phu-ninh',
(int) 2 => 'ngan-hang'
)
scaffold => false
methods => array(
(int) 0 => 'admin_index',
(int) 1 => 'add',
(int) 2 => 'edit',
(int) 3 => 'view',
(int) 4 => 'auto_scrap_mienbac',
(int) 5 => 'scrap_haiphong',
(int) 6 => 'scrap_hanoi',
(int) 7 => 'auto_mienbac',
(int) 8 => 'auto_scrap_mientrung',
(int) 9 => 'auto_scrap_miennam',
(int) 10 => 'auto_scrap',
(int) 11 => 'weather',
(int) 12 => 'sitemap',
(int) 13 => 'sitemap_posts',
(int) 14 => 'sitemap_services',
(int) 15 => 'sitemap_items',
(int) 16 => 'districts_of_city',
(int) 17 => 'posts',
(int) 18 => 'services',
(int) 19 => 'items',
(int) 20 => 'cinemas',
(int) 21 => 'locations',
(int) 22 => 'directory',
(int) 23 => 'sitemap_directories',
(int) 24 => 'sitemap_location',
(int) 25 => 'sitemap_cinemas',
(int) 26 => 'sitemap_weather',
(int) 27 => 'add_power',
(int) 28 => 'add_show',
(int) 29 => 'get_shows_hbtv',
(int) 30 => 'get_shows_dnrtv',
(int) 31 => 'get_show_drt',
(int) 32 => 'get_show_vtvcab',
(int) 33 => 'get_shows_vtv',
(int) 34 => 'get_shows_hanoi',
(int) 35 => 'get_shows_vinhlong',
(int) 36 => 'get_shows_vtc',
(int) 37 => 'get_shows_kplus',
(int) 38 => 'get_show_htv',
(int) 39 => 'get_shows_sctv',
(int) 40 => 'get_show_nttv',
(int) 41 => 'get_show_bktv',
(int) 42 => 'get_shows_hgtv',
(int) 43 => 'get_shows_ntv',
(int) 44 => 'get_show_thp',
(int) 45 => 'get_show_brt',
(int) 46 => 'get_show_tqtv',
(int) 47 => 'get_show_qbtv',
(int) 48 => 'get_show_bltv',
(int) 49 => 'get_show_thbt',
(int) 50 => 'get_show_ctv',
(int) 51 => 'get_show_bptv',
(int) 52 => 'get_show_crtv',
(int) 53 => 'get_show_thgl',
(int) 54 => 'get_show_thhd',
(int) 55 => 'get_show_haugiang',
(int) 56 => 'get_show_hy',
(int) 57 => 'get_show_ktv',
(int) 58 => 'get_show_kg',
(int) 59 => 'get_show_krt',
(int) 60 => 'get_show_ltv',
(int) 61 => 'get_show_thlc',
(int) 62 => 'get_show_ldtv',
(int) 63 => 'get_show_la34',
(int) 64 => 'get_show_ndtv',
(int) 65 => 'get_show_pttv',
(int) 66 => 'get_show_vptv',
(int) 67 => 'get_show_thtg',
(int) 68 => 'get_show_tntv',
(int) 69 => 'get_show_thth',
(int) 70 => 'get_show_ttv11',
(int) 71 => 'get_show_sltv',
(int) 72 => 'get_show_sttv',
(int) 73 => 'get_show_qrtv',
(int) 74 => 'get_show_qntv',
(int) 75 => 'get_show_ptq',
(int) 76 => 'get_show_voh',
(int) 77 => 'get_show_bgtv',
(int) 78 => 'get_show_bntv',
(int) 79 => 'get_show_bdtv',
(int) 80 => 'get_show_bttv',
(int) 81 => 'get_show_thtpct',
(int) 82 => 'get_show_ptd',
(int) 83 => 'get_show_dienbien',
(int) 84 => 'get_show_thdt',
(int) 85 => 'get_show_langson',
(int) 86 => 'get_show_ninhbinh',
(int) 87 => 'get_show_thaibinh',
(int) 88 => 'get_show_thtv',
(int) 89 => 'get_show_vov',
(int) 90 => 'get_show_ttxvn',
(int) 91 => 'get_show_nhandantv',
(int) 92 => 'get_show_qhtv',
(int) 93 => 'get_show_thdl',
(int) 94 => 'get_show_htvc',
(int) 95 => 'get_show_antv',
(int) 96 => 'add_cafe_price',
(int) 97 => 'add_rubber_price',
(int) 98 => 'add_movies',
(int) 99 => 'add_schedules',
(int) 100 => 'add_ticket',
(int) 101 => 'add_airticket',
(int) 102 => 'television_list',
(int) 103 => 'get_powers_bacgiang',
(int) 104 => 'get_powers_quangninh',
(int) 105 => 'get_powers_caobang',
(int) 106 => 'get_powers_hagiang',
(int) 107 => 'random_proxy',
(int) 110 => 'afterConstruct',
(int) 111 => '_setupComponents',
(int) 112 => '_setupTheme',
(int) 115 => 'securityError',
(int) 116 => '_setupAclComponent'
)
modelClass => 'District'
modelKey => 'district'
validationErrors => null
Function => object(FunctionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
controller => object(DistrictsController) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Croogo => object(CroogoComponent) {
components => array(
[maximum depth reached]
)
blocksData => array(
[maximum depth reached]
)
settings => array([maximum depth reached])
_CroogoTheme => object(CroogoTheme) {}
[protected] _defaultRoleId => (int) 3
[protected] _controller => object(DistrictsController) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Security => object(SecurityComponent) {
blackHoleCallback => 'securityError'
requirePost => array(
[maximum depth reached]
)
requireGet => array([maximum depth reached])
requirePut => array([maximum depth reached])
requireDelete => array([maximum depth reached])
requireSecure => array([maximum depth reached])
requireAuth => array([maximum depth reached])
allowedControllers => array([maximum depth reached])
allowedActions => array([maximum depth reached])
disabledFields => array([maximum depth reached])
unlockedFields => array([maximum depth reached])
unlockedActions => array([maximum depth reached])
validatePost => true
csrfCheck => true
csrfExpires => '+30 minutes'
csrfUseOnce => true
csrfLimit => (int) 100
components => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
settings => array([maximum depth reached])
Session => object(SessionComponent) {}
[protected] _action => 'directory'
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Acl => object(AclComponent) {
Aro => object(Aro) {}
Aco => object(Aco) {}
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Instance => object(DbAcl) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => array(
[maximum depth reached]
)
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => array(
[maximum depth reached]
)
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array([maximum depth reached])
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
AclFilter => object(AclFilterComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _controller => object(DistrictsController) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
CroogoAccess => object(AclAccessComponent) {
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
[protected] _controller => object(DistrictsController) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Settings => object(SettingsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _controller => object(DistrictsController) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Nodes => object(NodesComponent) {
nodesForLayout => array(
[maximum depth reached]
)
settings => array([maximum depth reached])
components => array([maximum depth reached])
controller => object(DistrictsController) {}
Node => object(Node) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Menus => object(MenusComponent) {
components => array(
[maximum depth reached]
)
menusForLayout => array(
[maximum depth reached]
)
settings => array([maximum depth reached])
controller => object(DistrictsController) {}
Link => object(Link) {}
Croogo => object(CroogoComponent) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Blocks => object(BlocksComponent) {
blocksForLayout => array(
[maximum depth reached]
)
blocksData => array(
[maximum depth reached]
)
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
controller => object(DistrictsController) {}
Block => object(Block) {}
[protected] _stringConverter => object(StringConverter) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Taxonomies => object(TaxonomiesComponent) {
components => array(
[maximum depth reached]
)
typesForLayout => array(
[maximum depth reached]
)
vocabulariesForLayout => array(
[maximum depth reached]
)
settings => array([maximum depth reached])
controller => object(DistrictsController) {}
Taxonomy => object(Taxonomy) {}
Croogo => object(CroogoComponent) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Paginator => object(PaginatorComponent) {
settings => array(
[maximum depth reached]
)
whitelist => array(
[maximum depth reached]
)
components => array([maximum depth reached])
Controller => object(DistrictsController) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Setting => object(Setting) {
name => 'Setting'
settingsPath => '/home/toplistvi.com/public_html/Config/settings.json'
actsAs => array(
[maximum depth reached]
)
validate => array(
[maximum depth reached]
)
filterArgs => array(
[maximum depth reached]
)
useCache => true
useDbConfig => 'default'
useTable => 'settings'
id => null
data => array([maximum depth reached])
schemaName => 'lichfilm_co_1fa6'
table => 'settings'
primaryKey => 'id'
validationErrors => array([maximum depth reached])
validationDomain => null
tablePrefix => ''
plugin => 'Settings'
alias => 'Setting'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array(
[maximum depth reached]
)
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
recursive => (int) 1
order => 'Setting.weight ASC'
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _displayFields => array([maximum depth reached])
[protected] _editFields => array([maximum depth reached])
[protected] _schema => array(
[maximum depth reached]
)
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => null
[protected] _validator => null
}
District => object(District) {
belongsTo => array(
[maximum depth reached]
)
hasMany => array([maximum depth reached])
useCache => true
actsAs => array(
[maximum depth reached]
)
useDbConfig => 'default'
useTable => 'districts'
id => false
data => array([maximum depth reached])
schemaName => 'lichfilm_co_1fa6'
table => 'districts'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
tablePrefix => ''
plugin => 'Manager'
name => 'District'
alias => 'District'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
hasOne => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'first'
recursive => (int) 1
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array(
[maximum depth reached]
)
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
City => object(City) {}
[protected] _displayFields => array([maximum depth reached])
[protected] _editFields => array([maximum depth reached])
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _defaultComponents => array(
(int) 0 => 'Croogo.Croogo',
(int) 1 => 'Security',
(int) 2 => 'Acl',
(int) 3 => 'Auth',
(int) 4 => 'Session',
(int) 5 => 'RequestHandler'
)
[protected] _appComponents => array(
(int) 0 => 'Acl.AclFilter',
'CroogoAccess' => array(
'className' => 'Acl.AclAccess'
),
(int) 1 => 'Settings.Settings',
(int) 2 => 'Nodes.Nodes',
(int) 3 => 'Menus.Menus',
'Blocks.Blocks' => array(
'priority' => (int) 5
),
(int) 4 => 'Taxonomy.Taxonomies'
)
[protected] _apiComponents => array()
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CroogoEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
array(
(int) 0 => 'phu-tho',
(int) 1 => 'phu-ninh',
(int) 2 => 'ngan-hang'
)
APP/Vendor/croogo/croogo/Croogo/Controller/CroogoAppController.php line 220 → Controller->invokeAction(CakeRequest) */
public function invokeAction ( CakeRequest $request ) {
try {
return parent :: invokeAction ( $request );
} catch ( MissingActionException $e ) {
object(CakeRequest) {
params => array(
'plugin' => 'manager',
'controller' => 'districts',
'action' => 'directory',
'named' => array(),
'pass' => array(
(int) 0 => 'phu-tho',
(int) 1 => 'phu-ninh',
(int) 2 => 'ngan-hang'
),
'city_slug' => 'phu-tho',
'district_slug' => 'phu-ninh',
'directory_slug' => 'ngan-hang',
'_Token' => array(
'key' => '2a53b3d6503784d47999151c3d4dab6cbaf8549066f1adcb867e807c3608e0aa28542e2ac0d21f72d8a09e60faec77984c4d3ca08ff1adc78fe65f823f303938',
'unlockedFields' => array([maximum depth reached])
),
'isAjax' => false,
'models' => array(
'Setting' => array(
[maximum depth reached]
),
'SchemaMigration' => array(
[maximum depth reached]
),
'Type' => array(
[maximum depth reached]
),
'TrackableCreator' => array(
[maximum depth reached]
),
'Aro' => array(
[maximum depth reached]
),
'Aco' => array(
[maximum depth reached]
),
'TrackableUpdater' => array(
[maximum depth reached]
),
'Vocabulary' => array(
[maximum depth reached]
),
'TypesVocabulary' => array(
[maximum depth reached]
),
'Permission' => array(
[maximum depth reached]
),
'Block' => array(
[maximum depth reached]
),
'Node' => array(
[maximum depth reached]
),
'Taxonomy' => array(
[maximum depth reached]
),
'Link' => array(
[maximum depth reached]
),
'Region' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
),
'Meta' => array(
[maximum depth reached]
),
'ModelTaxonomy' => array(
[maximum depth reached]
),
'Menu' => array(
[maximum depth reached]
),
'Term' => array(
[maximum depth reached]
),
'District' => array(
[maximum depth reached]
),
'City' => array(
[maximum depth reached]
)
)
)
data => array()
query => array()
url => 'phu-tho/phu-ninh/tim-kiem-ngan-hang'
base => ''
webroot => '/'
here => '/phu-tho/phu-ninh/tim-kiem-ngan-hang'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
),
'api' => array(
'callback' => array(
[maximum depth reached]
)
),
'whitelisted' => array(
'callback' => array(
[maximum depth reached]
)
)
)
[protected] _input => ''
}
APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php line 193 → CroogoAppController->invokeAction(CakeRequest)
$response = $controller -> response ;
$render = true ;
$result = $controller -> invokeAction ( $request );
if ( $result instanceof CakeResponse ) {
object(CakeRequest) {
params => array(
'plugin' => 'manager',
'controller' => 'districts',
'action' => 'directory',
'named' => array(),
'pass' => array(
(int) 0 => 'phu-tho',
(int) 1 => 'phu-ninh',
(int) 2 => 'ngan-hang'
),
'city_slug' => 'phu-tho',
'district_slug' => 'phu-ninh',
'directory_slug' => 'ngan-hang',
'_Token' => array(
'key' => '2a53b3d6503784d47999151c3d4dab6cbaf8549066f1adcb867e807c3608e0aa28542e2ac0d21f72d8a09e60faec77984c4d3ca08ff1adc78fe65f823f303938',
'unlockedFields' => array([maximum depth reached])
),
'isAjax' => false,
'models' => array(
'Setting' => array(
[maximum depth reached]
),
'SchemaMigration' => array(
[maximum depth reached]
),
'Type' => array(
[maximum depth reached]
),
'TrackableCreator' => array(
[maximum depth reached]
),
'Aro' => array(
[maximum depth reached]
),
'Aco' => array(
[maximum depth reached]
),
'TrackableUpdater' => array(
[maximum depth reached]
),
'Vocabulary' => array(
[maximum depth reached]
),
'TypesVocabulary' => array(
[maximum depth reached]
),
'Permission' => array(
[maximum depth reached]
),
'Block' => array(
[maximum depth reached]
),
'Node' => array(
[maximum depth reached]
),
'Taxonomy' => array(
[maximum depth reached]
),
'Link' => array(
[maximum depth reached]
),
'Region' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
),
'Meta' => array(
[maximum depth reached]
),
'ModelTaxonomy' => array(
[maximum depth reached]
),
'Menu' => array(
[maximum depth reached]
),
'Term' => array(
[maximum depth reached]
),
'District' => array(
[maximum depth reached]
),
'City' => array(
[maximum depth reached]
)
)
)
data => array()
query => array()
url => 'phu-tho/phu-ninh/tim-kiem-ngan-hang'
base => ''
webroot => '/'
here => '/phu-tho/phu-ninh/tim-kiem-ngan-hang'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
),
'api' => array(
'callback' => array(
[maximum depth reached]
)
),
'whitelisted' => array(
'callback' => array(
[maximum depth reached]
)
)
)
[protected] _input => ''
}
APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php line 167 → Dispatcher->_invoke(DistrictsController, CakeRequest) ));
}
$response = $this -> _invoke ( $controller , $request );
if (isset( $request -> params [ 'return' ])) {
object(DistrictsController) {
components => array(
'Function' => null,
'Croogo.Croogo' => null,
'Security' => null,
'Acl' => null,
'Auth' => null,
'Session' => null,
'RequestHandler' => null,
'Acl.AclFilter' => null,
'CroogoAccess' => array(
'className' => 'Acl.AclAccess'
),
'Settings.Settings' => null,
'Nodes.Nodes' => null,
'Menus.Menus' => null,
'Blocks.Blocks' => array(
'priority' => (int) 5
),
'Taxonomy.Taxonomies' => null,
'Paginator' => null
)
helpers => array(
'Html' => array(),
'Form' => array(),
'Session' => null,
'Text' => null,
'Js' => null,
'Time' => null,
'Croogo.Layout' => null,
'Custom' => null,
'Cache' => null,
'Nodes.Nodes' => null,
'Meta.Meta' => null,
'Menus.Menus' => null,
'Blocks.Regions' => null,
'Taxonomy.Taxonomies' => null,
'Wysiwyg.Wysiwyg' => null,
(int) 0 => 'Croogo.Croogo'
)
cacheAction => array(
'view' => array(
'callbacks' => true,
'duration' => '+1 hours'
),
'weather' => array(
'callbacks' => true,
'duration' => '+1 days'
),
'cinemas' => array(
'callbacks' => true,
'duration' => '+10 days'
),
'items' => array(
'callbacks' => true,
'duration' => '+10 days'
),
'posts' => array(
'callbacks' => true,
'duration' => '+10 days'
),
'services' => array(
'callbacks' => true,
'duration' => '+10 days'
)
)
paginate => array(
'limit' => (int) 10
)
usePaginationCache => true
viewClass => 'Theme'
theme => ''
name => 'Districts'
uses => array(
(int) 0 => 'Manager.District',
(int) 1 => 'Settings.Setting'
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'phu-tho/phu-ninh/tim-kiem-ngan-hang'
base => ''
webroot => '/'
here => '/phu-tho/phu-ninh/tim-kiem-ngan-hang'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Districts'
layoutPath => null
viewVars => array(
'Function' => object(FunctionComponent) {}
)
view => 'directory'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(DistrictsController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
View => null
ext => '.ctp'
plugin => 'Manager'
passedArgs => array(
(int) 0 => 'phu-tho',
(int) 1 => 'phu-ninh',
(int) 2 => 'ngan-hang'
)
scaffold => false
methods => array(
(int) 0 => 'admin_index',
(int) 1 => 'add',
(int) 2 => 'edit',
(int) 3 => 'view',
(int) 4 => 'auto_scrap_mienbac',
(int) 5 => 'scrap_haiphong',
(int) 6 => 'scrap_hanoi',
(int) 7 => 'auto_mienbac',
(int) 8 => 'auto_scrap_mientrung',
(int) 9 => 'auto_scrap_miennam',
(int) 10 => 'auto_scrap',
(int) 11 => 'weather',
(int) 12 => 'sitemap',
(int) 13 => 'sitemap_posts',
(int) 14 => 'sitemap_services',
(int) 15 => 'sitemap_items',
(int) 16 => 'districts_of_city',
(int) 17 => 'posts',
(int) 18 => 'services',
(int) 19 => 'items',
(int) 20 => 'cinemas',
(int) 21 => 'locations',
(int) 22 => 'directory',
(int) 23 => 'sitemap_directories',
(int) 24 => 'sitemap_location',
(int) 25 => 'sitemap_cinemas',
(int) 26 => 'sitemap_weather',
(int) 27 => 'add_power',
(int) 28 => 'add_show',
(int) 29 => 'get_shows_hbtv',
(int) 30 => 'get_shows_dnrtv',
(int) 31 => 'get_show_drt',
(int) 32 => 'get_show_vtvcab',
(int) 33 => 'get_shows_vtv',
(int) 34 => 'get_shows_hanoi',
(int) 35 => 'get_shows_vinhlong',
(int) 36 => 'get_shows_vtc',
(int) 37 => 'get_shows_kplus',
(int) 38 => 'get_show_htv',
(int) 39 => 'get_shows_sctv',
(int) 40 => 'get_show_nttv',
(int) 41 => 'get_show_bktv',
(int) 42 => 'get_shows_hgtv',
(int) 43 => 'get_shows_ntv',
(int) 44 => 'get_show_thp',
(int) 45 => 'get_show_brt',
(int) 46 => 'get_show_tqtv',
(int) 47 => 'get_show_qbtv',
(int) 48 => 'get_show_bltv',
(int) 49 => 'get_show_thbt',
(int) 50 => 'get_show_ctv',
(int) 51 => 'get_show_bptv',
(int) 52 => 'get_show_crtv',
(int) 53 => 'get_show_thgl',
(int) 54 => 'get_show_thhd',
(int) 55 => 'get_show_haugiang',
(int) 56 => 'get_show_hy',
(int) 57 => 'get_show_ktv',
(int) 58 => 'get_show_kg',
(int) 59 => 'get_show_krt',
(int) 60 => 'get_show_ltv',
(int) 61 => 'get_show_thlc',
(int) 62 => 'get_show_ldtv',
(int) 63 => 'get_show_la34',
(int) 64 => 'get_show_ndtv',
(int) 65 => 'get_show_pttv',
(int) 66 => 'get_show_vptv',
(int) 67 => 'get_show_thtg',
(int) 68 => 'get_show_tntv',
(int) 69 => 'get_show_thth',
(int) 70 => 'get_show_ttv11',
(int) 71 => 'get_show_sltv',
(int) 72 => 'get_show_sttv',
(int) 73 => 'get_show_qrtv',
(int) 74 => 'get_show_qntv',
(int) 75 => 'get_show_ptq',
(int) 76 => 'get_show_voh',
(int) 77 => 'get_show_bgtv',
(int) 78 => 'get_show_bntv',
(int) 79 => 'get_show_bdtv',
(int) 80 => 'get_show_bttv',
(int) 81 => 'get_show_thtpct',
(int) 82 => 'get_show_ptd',
(int) 83 => 'get_show_dienbien',
(int) 84 => 'get_show_thdt',
(int) 85 => 'get_show_langson',
(int) 86 => 'get_show_ninhbinh',
(int) 87 => 'get_show_thaibinh',
(int) 88 => 'get_show_thtv',
(int) 89 => 'get_show_vov',
(int) 90 => 'get_show_ttxvn',
(int) 91 => 'get_show_nhandantv',
(int) 92 => 'get_show_qhtv',
(int) 93 => 'get_show_thdl',
(int) 94 => 'get_show_htvc',
(int) 95 => 'get_show_antv',
(int) 96 => 'add_cafe_price',
(int) 97 => 'add_rubber_price',
(int) 98 => 'add_movies',
(int) 99 => 'add_schedules',
(int) 100 => 'add_ticket',
(int) 101 => 'add_airticket',
(int) 102 => 'television_list',
(int) 103 => 'get_powers_bacgiang',
(int) 104 => 'get_powers_quangninh',
(int) 105 => 'get_powers_caobang',
(int) 106 => 'get_powers_hagiang',
(int) 107 => 'random_proxy',
(int) 110 => 'afterConstruct',
(int) 111 => '_setupComponents',
(int) 112 => '_setupTheme',
(int) 115 => 'securityError',
(int) 116 => '_setupAclComponent'
)
modelClass => 'District'
modelKey => 'district'
validationErrors => null
Function => object(FunctionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
controller => object(DistrictsController) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Croogo => object(CroogoComponent) {
components => array(
[maximum depth reached]
)
blocksData => array(
[maximum depth reached]
)
settings => array([maximum depth reached])
_CroogoTheme => object(CroogoTheme) {}
[protected] _defaultRoleId => (int) 3
[protected] _controller => object(DistrictsController) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Security => object(SecurityComponent) {
blackHoleCallback => 'securityError'
requirePost => array(
[maximum depth reached]
)
requireGet => array([maximum depth reached])
requirePut => array([maximum depth reached])
requireDelete => array([maximum depth reached])
requireSecure => array([maximum depth reached])
requireAuth => array([maximum depth reached])
allowedControllers => array([maximum depth reached])
allowedActions => array([maximum depth reached])
disabledFields => array([maximum depth reached])
unlockedFields => array([maximum depth reached])
unlockedActions => array([maximum depth reached])
validatePost => true
csrfCheck => true
csrfExpires => '+30 minutes'
csrfUseOnce => true
csrfLimit => (int) 100
components => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
settings => array([maximum depth reached])
Session => object(SessionComponent) {}
[protected] _action => 'directory'
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Acl => object(AclComponent) {
Aro => object(Aro) {}
Aco => object(Aco) {}
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Instance => object(DbAcl) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => array(
[maximum depth reached]
)
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => array(
[maximum depth reached]
)
authError => 'You are not authorized to access that location.'
unauthorizedRedirect => array(
[maximum depth reached]
)
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array([maximum depth reached])
[protected] _authenticateObjects => array([maximum depth reached])
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
AclFilter => object(AclFilterComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _controller => object(DistrictsController) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
CroogoAccess => object(AclAccessComponent) {
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
[protected] _controller => object(DistrictsController) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Settings => object(SettingsComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _controller => object(DistrictsController) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Nodes => object(NodesComponent) {
nodesForLayout => array(
[maximum depth reached]
)
settings => array([maximum depth reached])
components => array([maximum depth reached])
controller => object(DistrictsController) {}
Node => object(Node) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Menus => object(MenusComponent) {
components => array(
[maximum depth reached]
)
menusForLayout => array(
[maximum depth reached]
)
settings => array([maximum depth reached])
controller => object(DistrictsController) {}
Link => object(Link) {}
Croogo => object(CroogoComponent) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Blocks => object(BlocksComponent) {
blocksForLayout => array(
[maximum depth reached]
)
blocksData => array(
[maximum depth reached]
)
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
controller => object(DistrictsController) {}
Block => object(Block) {}
[protected] _stringConverter => object(StringConverter) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Taxonomies => object(TaxonomiesComponent) {
components => array(
[maximum depth reached]
)
typesForLayout => array(
[maximum depth reached]
)
vocabulariesForLayout => array(
[maximum depth reached]
)
settings => array([maximum depth reached])
controller => object(DistrictsController) {}
Taxonomy => object(Taxonomy) {}
Croogo => object(CroogoComponent) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Paginator => object(PaginatorComponent) {
settings => array(
[maximum depth reached]
)
whitelist => array(
[maximum depth reached]
)
components => array([maximum depth reached])
Controller => object(DistrictsController) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Setting => object(Setting) {
name => 'Setting'
settingsPath => '/home/toplistvi.com/public_html/Config/settings.json'
actsAs => array(
[maximum depth reached]
)
validate => array(
[maximum depth reached]
)
filterArgs => array(
[maximum depth reached]
)
useCache => true
useDbConfig => 'default'
useTable => 'settings'
id => null
data => array([maximum depth reached])
schemaName => 'lichfilm_co_1fa6'
table => 'settings'
primaryKey => 'id'
validationErrors => array([maximum depth reached])
validationDomain => null
tablePrefix => ''
plugin => 'Settings'
alias => 'Setting'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array(
[maximum depth reached]
)
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
recursive => (int) 1
order => 'Setting.weight ASC'
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _displayFields => array([maximum depth reached])
[protected] _editFields => array([maximum depth reached])
[protected] _schema => array(
[maximum depth reached]
)
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => null
[protected] _validator => null
}
District => object(District) {
belongsTo => array(
[maximum depth reached]
)
hasMany => array([maximum depth reached])
useCache => true
actsAs => array(
[maximum depth reached]
)
useDbConfig => 'default'
useTable => 'districts'
id => false
data => array([maximum depth reached])
schemaName => 'lichfilm_co_1fa6'
table => 'districts'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
tablePrefix => ''
plugin => 'Manager'
name => 'District'
alias => 'District'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
hasOne => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'first'
recursive => (int) 1
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array(
[maximum depth reached]
)
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
City => object(City) {}
[protected] _displayFields => array([maximum depth reached])
[protected] _editFields => array([maximum depth reached])
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _defaultComponents => array(
(int) 0 => 'Croogo.Croogo',
(int) 1 => 'Security',
(int) 2 => 'Acl',
(int) 3 => 'Auth',
(int) 4 => 'Session',
(int) 5 => 'RequestHandler'
)
[protected] _appComponents => array(
(int) 0 => 'Acl.AclFilter',
'CroogoAccess' => array(
'className' => 'Acl.AclAccess'
),
(int) 1 => 'Settings.Settings',
(int) 2 => 'Nodes.Nodes',
(int) 3 => 'Menus.Menus',
'Blocks.Blocks' => array(
'priority' => (int) 5
),
(int) 4 => 'Taxonomy.Taxonomies'
)
[protected] _apiComponents => array()
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CroogoEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
object(CakeRequest) {
params => array(
'plugin' => 'manager',
'controller' => 'districts',
'action' => 'directory',
'named' => array(),
'pass' => array(
(int) 0 => 'phu-tho',
(int) 1 => 'phu-ninh',
(int) 2 => 'ngan-hang'
),
'city_slug' => 'phu-tho',
'district_slug' => 'phu-ninh',
'directory_slug' => 'ngan-hang',
'_Token' => array(
'key' => '2a53b3d6503784d47999151c3d4dab6cbaf8549066f1adcb867e807c3608e0aa28542e2ac0d21f72d8a09e60faec77984c4d3ca08ff1adc78fe65f823f303938',
'unlockedFields' => array([maximum depth reached])
),
'isAjax' => false,
'models' => array(
'Setting' => array(
[maximum depth reached]
),
'SchemaMigration' => array(
[maximum depth reached]
),
'Type' => array(
[maximum depth reached]
),
'TrackableCreator' => array(
[maximum depth reached]
),
'Aro' => array(
[maximum depth reached]
),
'Aco' => array(
[maximum depth reached]
),
'TrackableUpdater' => array(
[maximum depth reached]
),
'Vocabulary' => array(
[maximum depth reached]
),
'TypesVocabulary' => array(
[maximum depth reached]
),
'Permission' => array(
[maximum depth reached]
),
'Block' => array(
[maximum depth reached]
),
'Node' => array(
[maximum depth reached]
),
'Taxonomy' => array(
[maximum depth reached]
),
'Link' => array(
[maximum depth reached]
),
'Region' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
),
'Meta' => array(
[maximum depth reached]
),
'ModelTaxonomy' => array(
[maximum depth reached]
),
'Menu' => array(
[maximum depth reached]
),
'Term' => array(
[maximum depth reached]
),
'District' => array(
[maximum depth reached]
),
'City' => array(
[maximum depth reached]
)
)
)
data => array()
query => array()
url => 'phu-tho/phu-ninh/tim-kiem-ngan-hang'
base => ''
webroot => '/'
here => '/phu-tho/phu-ninh/tim-kiem-ngan-hang'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
),
'api' => array(
'callback' => array(
[maximum depth reached]
)
),
'whitelisted' => array(
'callback' => array(
[maximum depth reached]
)
)
)
[protected] _input => ''
}
APP/webroot/index.php line 105 → Dispatcher->dispatch(CakeRequest, CakeResponse) App :: uses ( 'Dispatcher' , 'Routing' );
$Dispatcher = new Dispatcher ();
$Dispatcher -> dispatch (new CakeRequest (), new CakeResponse (array( 'charset' => Configure :: read ( 'App.encoding' ))));
object(CakeRequest) {
params => array(
'plugin' => 'manager',
'controller' => 'districts',
'action' => 'directory',
'named' => array(),
'pass' => array(
(int) 0 => 'phu-tho',
(int) 1 => 'phu-ninh',
(int) 2 => 'ngan-hang'
),
'city_slug' => 'phu-tho',
'district_slug' => 'phu-ninh',
'directory_slug' => 'ngan-hang',
'_Token' => array(
'key' => '2a53b3d6503784d47999151c3d4dab6cbaf8549066f1adcb867e807c3608e0aa28542e2ac0d21f72d8a09e60faec77984c4d3ca08ff1adc78fe65f823f303938',
'unlockedFields' => array([maximum depth reached])
),
'isAjax' => false,
'models' => array(
'Setting' => array(
[maximum depth reached]
),
'SchemaMigration' => array(
[maximum depth reached]
),
'Type' => array(
[maximum depth reached]
),
'TrackableCreator' => array(
[maximum depth reached]
),
'Aro' => array(
[maximum depth reached]
),
'Aco' => array(
[maximum depth reached]
),
'TrackableUpdater' => array(
[maximum depth reached]
),
'Vocabulary' => array(
[maximum depth reached]
),
'TypesVocabulary' => array(
[maximum depth reached]
),
'Permission' => array(
[maximum depth reached]
),
'Block' => array(
[maximum depth reached]
),
'Node' => array(
[maximum depth reached]
),
'Taxonomy' => array(
[maximum depth reached]
),
'Link' => array(
[maximum depth reached]
),
'Region' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
),
'Meta' => array(
[maximum depth reached]
),
'ModelTaxonomy' => array(
[maximum depth reached]
),
'Menu' => array(
[maximum depth reached]
),
'Term' => array(
[maximum depth reached]
),
'District' => array(
[maximum depth reached]
),
'City' => array(
[maximum depth reached]
)
)
)
data => array()
query => array()
url => 'phu-tho/phu-ninh/tim-kiem-ngan-hang'
base => ''
webroot => '/'
here => '/phu-tho/phu-ninh/tim-kiem-ngan-hang'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
),
'api' => array(
'callback' => array(
[maximum depth reached]
)
),
'whitelisted' => array(
'callback' => array(
[maximum depth reached]
)
)
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 307 => 'Temporary Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 429 => 'Too Many Requests',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'Unsupported Version'
)
[protected] _mimeTypes => array(
'html' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'json' => array(
(int) 0 => 'text/x-json',
(int) 1 => 'application/json'
),
'xml' => array(
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
),
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => array(
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
),
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => array(
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
),
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml' => array(
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
),
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => array(
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
),
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'webp' => 'image/webp',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array()
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array()
[protected] _cookies => array()
}
APP/index.php line 18 → require(string) * @ since CakePHP ( tm ) v 0.10.0.1076
* @ license MIT License ( http : //www.opensource.org/licenses/mit-license.php)
*/
require 'webroot' . DIRECTORY_SEPARATOR . 'index.php' ;
'/home/toplistvi.com/public_html/webroot/index.php'
Warning (512) : _cake_core_ cache was unable to write 'file_map' to File cache [APP/Vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING
$key = 'file_map'
$value = array(
'Configure' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Core/Configure.php',
'Hash' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Utility/Hash.php',
'Cache' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php',
'FileEngine' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Cache/Engine/FileEngine.php',
'CacheEngine' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Cache/CacheEngine.php',
'Inflector' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Utility/Inflector.php',
'ErrorHandler' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php',
'CakeLog' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Log/CakeLog.php',
'LogEngineCollection' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Log/LogEngineCollection.php',
'ObjectCollection' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php',
'FileLog' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Log/Engine/FileLog.php',
'BaseLog' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Log/Engine/BaseLog.php',
'CakeLogInterface' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Log/CakeLogInterface.php',
'CakePlugin' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php',
'plugin.CroogoJsonReader' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Lib/Configure/CroogoJsonReader.php',
'ConfigReaderInterface' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Configure/ConfigReaderInterface.php',
'PhpReader' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Configure/PhpReader.php',
'plugin.CroogoPlugin' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Extensions/Lib/CroogoPlugin.php',
'Component' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/Component.php',
'CakeObject' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Core/CakeObject.php',
'plugin.Croogo' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Lib/Croogo.php',
'plugin.CroogoCache' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Lib/Cache/CroogoCache.php',
'I18n' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/I18n/I18n.php',
'L10n' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/I18n/L10n.php',
'CakeSession' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php',
'plugin.CroogoEventManager' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Event/CroogoEventManager.php',
'CakeEventManager' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php',
'plugin.ExtensionsEventHandler' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Extensions/Event/ExtensionsEventHandler.php',
'CakeEventListener' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventListener.php',
'plugin.AclEventHandler' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Acl/Event/AclEventHandler.php',
'plugin.NodesEventHandler' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Nodes/Event/NodesEventHandler.php',
'plugin.MenusEventHandler' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Menus/Event/MenusEventHandler.php',
'plugin.BlocksEventHandler' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Blocks/Event/BlocksEventHandler.php',
'plugin.TaxonomiesEventHandler' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Taxonomy/Event/TaxonomiesEventHandler.php',
'plugin.FileManagerEventHandler' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/FileManager/Event/FileManagerEventHandler.php',
'plugin.WysiwygEventHandler' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Wysiwyg/Event/WysiwygEventHandler.php',
'plugin.CkeditorEventHandler' => '/home/toplistvi.com/public_html/Plugin/Ckeditor/Event/CkeditorEventHandler.php',
'CakeEvent' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEvent.php',
'plugin.MigrationVersion' => '/home/toplistvi.com/public_html/Plugin/Migrations/Lib/MigrationVersion.php',
'ClassRegistry' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Utility/ClassRegistry.php',
'plugin.SchemaMigration' => '/home/toplistvi.com/public_html/Plugin/Migrations/Model/SchemaMigration.php',
'Model' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php',
'BehaviorCollection' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/BehaviorCollection.php',
'ConnectionManager' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/ConnectionManager.php',
'Mysql' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/Database/Mysql.php',
'DboSource' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php',
'DataSource' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DataSource.php',
'Folder' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Utility/Folder.php',
'Debugger' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Utility/Debugger.php',
'CakeText' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Utility/CakeText.php',
'Dispatcher' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php',
'CakeRequest' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Network/CakeRequest.php',
'CakeResponse' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Network/CakeResponse.php',
'AssetDispatcher' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Routing/Filter/AssetDispatcher.php',
'DispatcherFilter' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Routing/DispatcherFilter.php',
'CacheDispatcher' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Routing/Filter/CacheDispatcher.php',
'Router' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Routing/Router.php',
'plugin.CroogoRouter' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Lib/CroogoRouter.php',
'CakeRoute' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Routing/Route/CakeRoute.php',
'plugin.ApiRoute' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Routing/Route/ApiRoute.php',
'plugin.Type' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Taxonomy/Model/Type.php',
'plugin.TaxonomyAppModel' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Taxonomy/Model/TaxonomyAppModel.php',
'AppModel' => '/home/toplistvi.com/public_html/Model/AppModel.php',
'plugin.CroogoAppModel' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Model/CroogoAppModel.php',
'ContainableBehavior' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Behavior/ContainableBehavior.php',
'ModelBehavior' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/ModelBehavior.php',
'plugin.CachedBehavior' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Model/Behavior/CachedBehavior.php',
'plugin.ParamsBehavior' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Model/Behavior/ParamsBehavior.php',
'plugin.TrackableBehavior' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Model/Behavior/TrackableBehavior.php',
'Set' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Utility/Set.php',
'plugin.User' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Users/Model/User.php',
'plugin.UsersAppModel' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Users/Model/UsersAppModel.php',
'plugin.CroogoAclBehavior' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Model/Behavior/CroogoAclBehavior.php',
'AclBehavior' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Behavior/AclBehavior.php',
'Aro' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Aro.php',
'AclNode' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/AclNode.php',
'Aco' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Aco.php',
'TreeBehavior' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Behavior/TreeBehavior.php',
'plugin.SearchableBehavior' => '/home/toplistvi.com/public_html/Plugin/Search/Model/Behavior/SearchableBehavior.php',
'plugin.UserAroBehavior' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Acl/Model/Behavior/UserAroBehavior.php',
'plugin.Vocabulary' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Taxonomy/Model/Vocabulary.php',
'plugin.OrderedBehavior' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Model/Behavior/OrderedBehavior.php',
'PluginShortRoute' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Routing/Route/PluginShortRoute.php',
'plugin.DistrictsController' => '/home/toplistvi.com/public_html/Plugin/Manager/Controller/DistrictsController.php',
'AppController' => '/home/toplistvi.com/public_html/Controller/AppController.php',
'plugin.CroogoAppController' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Controller/CroogoAppController.php',
'Controller' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php',
'ComponentCollection' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/ComponentCollection.php',
'FunctionComponent' => '/home/toplistvi.com/public_html/Controller/Component/FunctionComponent.php',
'plugin.CroogoComponent' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Controller/Component/CroogoComponent.php',
'SecurityComponent' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/SecurityComponent.php',
'AclComponent' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AclComponent.php',
'DbAcl' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/Acl/DbAcl.php',
'AclInterface' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/Acl/AclInterface.php',
'Permission' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Permission.php',
'AuthComponent' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php',
'SessionComponent' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/SessionComponent.php',
'RequestHandlerComponent' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/RequestHandlerComponent.php',
'plugin.AclFilterComponent' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Acl/Controller/Component/AclFilterComponent.php',
'plugin.AclAccessComponent' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Acl/Controller/Component/AclAccessComponent.php',
'plugin.SettingsComponent' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Settings/Controller/Component/SettingsComponent.php',
'plugin.NodesComponent' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Nodes/Controller/Component/NodesComponent.php',
'plugin.MenusComponent' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Menus/Controller/Component/MenusComponent.php',
'plugin.BlocksComponent' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Blocks/Controller/Component/BlocksComponent.php',
'plugin.TaxonomiesComponent' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Taxonomy/Controller/Component/TaxonomiesComponent.php',
'PaginatorComponent' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/PaginatorComponent.php',
'plugin.StringConverter' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Lib/Utility/StringConverter.php',
'plugin.Block' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Blocks/Model/Block.php',
'plugin.BlocksAppModel' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Blocks/Model/BlocksAppModel.php',
'plugin.CroogoStatus' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Lib/CroogoStatus.php',
'plugin.EncoderBehavior' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Model/Behavior/EncoderBehavior.php',
'plugin.PublishableBehavior' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Model/Behavior/PublishableBehavior.php',
'plugin.Node' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Nodes/Model/Node.php',
'plugin.NodesAppModel' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Nodes/Model/NodesAppModel.php',
'plugin.BulkProcessBehavior' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Model/Behavior/BulkProcessBehavior.php',
'plugin.MetaBehavior' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Meta/Model/Behavior/MetaBehavior.php',
'plugin.UrlBehavior' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Model/Behavior/UrlBehavior.php',
'plugin.TaxonomizableBehavior' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Taxonomy/Model/Behavior/TaxonomizableBehavior.php',
'plugin.Taxonomy' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Taxonomy/Model/Taxonomy.php',
'plugin.Link' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Menus/Model/Link.php',
'plugin.MenusAppModel' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Menus/Model/MenusAppModel.php',
'plugin.CroogoTheme' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Extensions/Lib/CroogoTheme.php',
'plugin.AclAutoLoginComponent' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Acl/Controller/Component/AclAutoLoginComponent.php',
'CookieComponent' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/CookieComponent.php',
'plugin.Region' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Blocks/Model/Region.php',
'plugin.VisibilityFilter' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Lib/Utility/VisibilityFilter.php',
'Security' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Utility/Security.php',
'plugin.Setting' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Settings/Model/Setting.php',
'plugin.SettingsAppModel' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Settings/Model/SettingsAppModel.php',
'plugin.Meta' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Meta/Model/Meta.php',
'plugin.MetaAppModel' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Meta/Model/MetaAppModel.php',
'plugin.ModelTaxonomy' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Taxonomy/Model/ModelTaxonomy.php',
'plugin.Menu' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Menus/Model/Menu.php',
'plugin.Term' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Taxonomy/Model/Term.php',
'plugin.District' => '/home/toplistvi.com/public_html/Plugin/Manager/Model/District.php',
'plugin.City' => '/home/toplistvi.com/public_html/Plugin/Manager/Model/City.php',
'ExceptionRenderer' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php',
'CakeErrorController' => '/home/toplistvi.com/public_html/Controller/CakeErrorController.php',
'plugin.CroogoErrorController' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Controller/CroogoErrorController.php',
'ThemeView' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/ThemeView.php',
'View' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/View.php',
'HelperCollection' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/HelperCollection.php',
'ViewBlock' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/ViewBlock.php',
'HtmlHelper' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/Helper/HtmlHelper.php',
'AppHelper' => '/home/toplistvi.com/public_html/View/Helper/AppHelper.php',
'plugin.CroogoAppHelper' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/View/Helper/CroogoAppHelper.php',
'Helper' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/Helper.php',
'FormHelper' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/Helper/FormHelper.php',
'SessionHelper' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/Helper/SessionHelper.php',
'TextHelper' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/Helper/TextHelper.php',
'JsHelper' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/Helper/JsHelper.php',
'TimeHelper' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/Helper/TimeHelper.php',
'CakeTime' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Utility/CakeTime.php',
'plugin.LayoutHelper' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/View/Helper/LayoutHelper.php',
'CustomHelper' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/View/Helper/CustomHelper.php',
'plugin.NodesHelper' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Nodes/View/Helper/NodesHelper.php',
'plugin.MetaHelper' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Meta/View/Helper/MetaHelper.php',
'plugin.MenusHelper' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Menus/View/Helper/MenusHelper.php',
'plugin.RegionsHelper' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Blocks/View/Helper/RegionsHelper.php',
'plugin.TaxonomiesHelper' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Taxonomy/View/Helper/TaxonomiesHelper.php',
'plugin.WysiwygHelper' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Wysiwyg/View/Helper/WysiwygHelper.php',
'plugin.CroogoHelper' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/View/Helper/CroogoHelper.php',
'PaginatorHelper' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/Helper/PaginatorHelper.php',
'plugin.Location' => '/home/toplistvi.com/public_html/Plugin/Manager/Model/Location.php'
)
$config = '_cake_core_'
$settings = array(
'prefix' => 'croogo_cake_core_',
'path' => '/home/toplistvi.com/public_html/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'engine' => 'File',
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - APP/Vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php, line 327
App::shutdown() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/App.php, line 938
[main] - [internal], line ?? Warning (2) : session_write_close() [function.session-write-close ]: write failed: No space left on device (28) [Unknown , line 0 ]Code Context session_write_close - [internal], line ??
[main] - [internal], line ?? Warning (2) : session_write_close() [function.session-write-close ]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) [Unknown , line 0 ]Code Context session_write_close - [internal], line ??
[main] - [internal], line ?? Warning (512) : _cake_core_ cache was unable to write 'method_cache' to File cache [APP/Vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING
$key = 'method_cache'
$value = array(
(int) 0 => false,
'name' => array(
'6a13157433c0f1f973232bbe279335a4' => '`lichfilm_co_1fa6`',
'510eab6d94034b5d5a3aa76915ffa1fd' => '`schema_migrations`',
'3a62761d3716aadd2a27529982bd81e0' => '`SchemaMigration`.`id`',
'81c3141801ad46e36242daf8c6014974' => '`SchemaMigration`.`class`',
'b7e81c0d075485eb61d5c7983c1024b8' => '`SchemaMigration`.`type`',
'15722be3a230482fda159974d75aa277' => '`SchemaMigration`.`created`',
'35a331e431ea29a62741079b15698c06' => '`SchemaMigration`',
'fd01190a236d541fb1fae116df6d3ea3' => '`types`',
'7cbdff681148fc21c7389a371853b331' => '`Type`.`id`',
'96ba751cf5e425888d6fc75383330697' => '`Type`.`title`',
'3d17b251834217aa69f8bba34ad53630' => '`Type`.`alias`',
'1e20bd3a4cbebc1297039579fd90160d' => '`Type`.`description`',
'6670ee61b66ad86f8c43e62a04b48283' => '`Type`.`format_show_author`',
'd40d3aab6c69fb5d358bde8abfad9b5b' => '`Type`.`format_show_date`',
'7214d113c0719a83c48c8b5bc174ce73' => '`Type`.`format_use_wysiwyg`',
'cfc1009e9265c0a4387356ce8b1cbc74' => '`Type`.`comment_status`',
'720e2bdc1cf7e36f3813e36a645059d6' => '`Type`.`comment_approve`',
'c80aa9f15e72818f25d5f75a6a386819' => '`Type`.`comment_spam_protection`',
'72ae6cb112a310848dec3b5f884fe1b4' => '`Type`.`comment_captcha`',
'c54170f17343acbbfc9fc3afefaec3d4' => '`Type`.`params`',
'7d467e2e17d2b46922f8425055ae5ca2' => '`Type`.`plugin`',
'5c39d6555fec7bf5105c4a79487e774c' => '`Type`.`updated`',
'8659dc211b9f5b909b915e891b5071e5' => '`Type`.`updated_by`',
'dbd1db770088ee1bab21945a008d7818' => '`Type`.`created`',
'a47d505adeff2ff0af6ad397a9b7040b' => '`Type`.`created_by`',
'f94a437fb7858e092079378f93ef2c71' => '`users`',
'95f1402fd62787f6c259f42488f874f9' => '`TrackableCreator`.`id`',
'6ab12101ad1dcefe22e2977b68c9f03d' => '`TrackableCreator`.`role_id`',
'dd88f739f86c9cc544445a0157394137' => '`TrackableCreator`.`username`',
'7e6d009d1233142560a109fc2d9e918f' => '`TrackableCreator`.`password`',
'12b4a11eac9b4fdcf031b83204ec1751' => '`TrackableCreator`.`name`',
'd1e50d94756dc61324673a21a94fc21d' => '`TrackableCreator`.`email`',
'd4d8522968170db2bce6cc943c325fa2' => '`TrackableCreator`.`website`',
'c8b23bd2817840e166ce9f1511612b77' => '`TrackableCreator`.`activation_key`',
'fa553050b636aae645064bdb53390e66' => '`TrackableCreator`.`image`',
'0f169fb720f458d856f51cfe79ea920e' => '`TrackableCreator`.`bio`',
'a28776cc44f8d1fafa594f0662ad83dd' => '`TrackableCreator`.`status`',
'b7aa60682268f21847bc743bb9f37180' => '`TrackableCreator`.`updated`',
'99cdac48693f4be2beb656c4909f3838' => '`TrackableCreator`.`updated_by`',
'0ab49f3f540af204813e756ab03b8f9d' => '`TrackableCreator`.`created`',
'b37e2290300ca2aaa866a6f5141b7aef' => '`TrackableCreator`.`timezone`',
'70bdbbadd448d5e294bee330747a2fa6' => '`TrackableCreator`.`created_by`',
'76f8ac24236fca5134c21bbc86727b57' => '`TrackableUpdater`.`id`',
'74da1b67bcb30364e67ed35be744dde6' => '`TrackableUpdater`.`role_id`',
'db9a412c83606c2e451490ff77b3d373' => '`TrackableUpdater`.`username`',
'18d4045048fce21bed7883824a5c7bcf' => '`TrackableUpdater`.`password`',
'9133d5bca5199a03f5446970560ab68a' => '`TrackableUpdater`.`name`',
'2ecf4bad72394408aca0269d9bef261c' => '`TrackableUpdater`.`email`',
'6e890e392c25e4c8c6f8d1e806fbe529' => '`TrackableUpdater`.`website`',
'c9702ae523ff09044c2009c1189ea53a' => '`TrackableUpdater`.`activation_key`',
'0015252eb595394c398a59cb68c9bd5c' => '`TrackableUpdater`.`image`',
'fbaf34083d5e7349b4f1d9892d508218' => '`TrackableUpdater`.`bio`',
'ca3845b52f340cea80c8299cb14a518a' => '`TrackableUpdater`.`status`',
'9a1b81275e7cac436103c12dfb41bee9' => '`TrackableUpdater`.`updated`',
'e8771d71bb7d256abd751e935c91072f' => '`TrackableUpdater`.`updated_by`',
'65830f87e3834519eb122a03295fa96c' => '`TrackableUpdater`.`created`',
'42c61afa14bb4fdbe9d174adf5641dae' => '`TrackableUpdater`.`timezone`',
'ada133043b15594f9670426737a7335c' => '`TrackableUpdater`.`created_by`',
'5c78ed48d35e3ec3a989d2bb45036640' => '`TrackableCreator`',
'10b3522b63d5c69e11a324ddc462ed9d' => '`TrackableUpdater`',
'883e5ee58fcff55b813ff95b82e53765' => '`Type`',
'079d024d06d1e49e94fa7e0061736ed0' => '`vocabularies`',
'f99eb3e6437d840648524965c6dba8da' => '`types_vocabularies`',
'2d49518b1d0b34eb3057f94ea7ae20ff' => '`TypesVocabulary`.`id`',
'626d65be8f473b4cfe70c4d53e02eab9' => '`TypesVocabulary`.`type_id`',
'fb0389e203e767b2ae23dc69eff62ee0' => '`TypesVocabulary`.`vocabulary_id`',
'602a563873eba2347fee4599c395d7e5' => '`TypesVocabulary`.`weight`',
'1aded4cee607d17a94b34b35711b2160' => '`Vocabulary`.`id`',
'8202ddef347d1cde426ad1949ac8ff2a' => '`Vocabulary`.`title`',
'210d9c350352c8191ffab46afa4e059b' => '`Vocabulary`.`alias`',
'da9277d49e682c8819b7fe8801af181d' => '`Vocabulary`.`description`',
'9c0dee200b5a15ddc163ac8428dae651' => '`Vocabulary`.`required`',
'084625e0c92f75fbb37f65ace530c6f1' => '`Vocabulary`.`multiple`',
'168fcf9abf81a2468f62322ec15eecfb' => '`Vocabulary`.`tags`',
'6045425484d37c2176ce0e83b5db9471' => '`Vocabulary`.`plugin`',
'7314fdd81cb9a8a35e811c93d0062148' => '`Vocabulary`.`weight`',
'6a3df651607c067de91d381121b78cbe' => '`Vocabulary`.`updated`',
'5c9f0726385f872fdb86f340bda3a221' => '`Vocabulary`.`updated_by`',
'5ee47e8c567b37b2af0da2710eb328e6' => '`Vocabulary`.`created`',
'13354db538fed28d9ae8c246b7311278' => '`Vocabulary`.`created_by`',
'ca2c6a339832a6b4c2c00ec2b80e1fe9' => '`TypesVocabulary`',
'5a3a4ae638bf5084feaeec8e425a478a' => '`Vocabulary`',
'fc65a1afcfe6ef6957eb504772743578' => '`blocks`',
'a95fe881e6cf7cb9047563638d0bc631' => '`nodes`',
'1231306fea1c047e24c350aa0fc7738b' => '`links`',
'b9fb13d5a25c545d6d867b229e9f5dee' => '`Aro`.`lft`',
'10a20e2b4ffc7a7d620dc5dd28f0fda9' => '`Aro0`.`lft`',
'1c86c5854f29038d87fdd7eacb73d1c6' => '`Aro`.`rght`',
'b8374494561f51798ca53e77b9cefd1e' => '`Aro0`.`rght`',
'6757d590d5a38f1db191703f3d0f541c' => '`Aro`.`id`',
'bee9a4e573e74d8d8f048d4c570ec593' => '`Aro`.`parent_id`',
'8baf47e6f57fc0835f3af65f78b3c63b' => '`Aro`.`model`',
'6bb3e12854f63a63cc7c6d49f3866715' => '`Aro`.`foreign_key`',
'6d8b84b3bc866042b62a19f3e5cc4339' => '`Aro`.`alias`',
'2663874933c8658180b199cb9b63150e' => '`aros`',
'b2d18364e2856fa4686e9ca526f43f6c' => '`Aro0`',
'7b4c0ae39f9dcd093461a91c5e2fdf94' => '`Aro0`.`model`',
'5043dd60f8e0665b6c4f64200339488c' => '`Aro0`.`foreign_key`',
'3c0f34f3bed13892326d9b6d8b32914c' => '`Aro`',
'75fbdb0f842b8a8241449274c4846fe4' => '`Aro`.`id`',
'2c0967eac194c4dd6082ccf4e0f285dc' => '`Aro`.`lft`',
'b14c18785d28d7c6350790516fe82236' => '`Aro`.`rght`',
'f5cee1198c33f5463c6587f24c295119' => '`aros_acos`',
'8fbd336601f19a5b6d880f08ad6ac02f' => '`Permission`.`id`',
'155ddac34f1c3835d8bc8fb5b458ff30' => '`Permission`.`aro_id`',
'210ad78d5b124f266b0549d4ecad3c42' => '`Permission`.`aco_id`',
'7c4514c017fda228a0b0967b020a4922' => '`Permission`.`_create`',
'5d30e7901d865b8f227cf49b31ab34a5' => '`Permission`.`_read`',
'be5bf6afdcf6eae57c8f00ef6377aba7' => '`Permission`.`_update`',
'b6d4dc75a1b5ba368415eebe28399ae0' => '`Permission`.`_delete`',
'a88a37992525ad1a2c88c163fbdfc68e' => '`Aco`.`id`',
'6492529ec34b27c5ee2e252433be0bce' => '`acos`',
'7b8749f8d2655f4e136ab4d5cde0d586' => '`Aco`.`parent_id`',
'78e8d574613fbec7f43268c9a99010b5' => '`Aco`.`model`',
'22c929a76e87992232a9e92fd87ab757' => '`Aco`.`foreign_key`',
'945bb1c131796e323b226188bcc30fea' => '`Aco`.`alias`',
'dee5e334806b4dc670ebf511d7f6338f' => '`Aco`.`lft`',
'b59a394e92178ad46e31ad468862944c' => '`Aco`.`rght`',
'a211372ea2f82dd4f33e9a8db80c3c30' => '`Aco`',
'7a0e9062e627b1d4be66614a31225138' => '`Permission`',
'e3a980e111f647bd6a663ca7b07fbb13' => '`Aco`.`id`',
'ed6dd1cd920a25d3d8d4787e61027e98' => '`Aco`.`lft`',
'65e17cd0ea40ad9126df3a5db39af304' => '`Aco`.`rght`',
'976fd89e2c4c73a0e8f3638485c299c7' => '`regions`',
'e03a777181ec5a87bd0b60a2076b7467' => '`Region`',
'a07391a347cd68a4d1bce4ec4dbc4e6f' => '`Region`.`block_count`',
'f5807bd4b1e800229c1cfd99f42893f8' => '`Region`.`id`',
'a19233d59b5cdd9d3f71f3fcbed69668' => '`Region`.`alias`',
'd99822228c1d2a8d806fa4eec238188c' => '`Region`.`id`',
'474a7ff8273a5e0cf6bd104f9698674b' => '`Region`.`alias`',
'39ecec26e4f51429ce165fcf64b73f9e' => '`Region`.`block_count`',
'5105d75b8621361c1d09b4237d39f709' => '`Block`',
'a4ff1f09d3b56ac3dcdd88e74adefc69' => '`Block`.`visibility_roles`',
'124d42bec45da18ee8e19da1eee6034f' => '`Block`.`status`',
'fb4262d8a2b6b0d98d949bba59747b11' => '`Block`.`region_id`',
'9ddecd17afe5481ef3c0795e3b26dd9a' => '`Block`.`weight`',
'cccc357f444797cc96949e1b6563b2f1' => '`Block`.`publish_start`',
'26364ba023f6b6b479eacc178bc70795' => '`Block`.`publish_end`',
'f145b82c1579bf3183f0b0f9e351c4fc' => '`Block`.`id`',
'8971585447a5f12b813ecbd503c4cb8b' => '`Block`.`title`',
'f48f96a937f518a7a16adddfdc04acba' => '`Block`.`alias`',
'2f8393b2a1741ecceaa25886590862d2' => '`Block`.`body`',
'97aa31051c9a078d01735f920dab9f05' => '`Block`.`show_title`',
'c3c6739702e1027fa77fca22d70d761b' => '`Block`.`class`',
'48500f9d71883f425e402e8fcd75e890' => '`Block`.`element`',
'174c372b51d15a67f4fa1914fa67e453' => '`Block`.`visibility_paths`',
'4d3bb760d1c43f004e4632192a4672db' => '`Block`.`visibility_php`',
'71d74bd95390704121e5648b134252fc' => '`Block`.`params`',
'8ba01fda9ddab3f17120bc04b76741eb' => '`Block`.`updated`',
'f8eac73fdc3d8afaa78de87bb5449939' => '`Block`.`updated_by`',
'ea048adac6037c4b352602554178bc1b' => '`Block`.`created`',
'097fa5affcee7b8935badaabc60f6e1b' => '`Block`.`created_by`',
'317b7d0127b33db868b026d8414df399' => '`Region`.`title`',
'23767523f6ab294c4ad52bd77466ed1c' => '`Region`.`description`',
'0714256098bf31dec776cda3d446c68d' => '`Region`.`created`',
'55204f2ac06ab3a7b31f148682f79343' => '`Region`.`created_by`',
'c38d542421d7d5984b016fe769cbc4d5' => '`Region`.`updated`',
'd3d18c8c1958c43832b867b1aea49198' => '`Region`.`updated_by`',
'fcb2e4249a93552443e6b6d7745e32d9' => '`Block`.`region_id`',
'24360b77f1c48bedc609d4f8cd8ee180' => '`Block`.`visibility_roles`',
'5eab234893c39cabcaf31a5732cfaadb' => '`Block`.`publish_start`',
'581f989d50bb32d413235851f715f821' => '`Block`.`publish_end`',
'45229ba2b78fa583316810af70b1ba8a' => '`settings`',
'678a30f5892bac56adab930b89229b63' => '`Node`',
'f17117c362b12b5ebaa95d6c671bb904' => '`Node`.`publish_start`',
'afc7fbbc6ffcf316371c14dbb81a26d0' => '`Node`.`publish_end`',
'e426274288df43b761a2f289046eede3' => '`Node`.`id`',
'7a88a145e3c7def38a77d6fb53bae0c4' => '`Node`.`parent_id`',
'e0a2ac3af00c01816ae12894680d14ee' => '`Node`.`user_id`',
'c92582a1509cca619c843a3c3d5102c6' => '`Node`.`title`',
'a3ce4970cb8c303c107828092d37f4e6' => '`Node`.`slug`',
'cefba5ca9a7df7fd3e108bf2d68c3bac' => '`Node`.`body`',
'03c387da8ca40341b6c94f4a3f40fdd1' => '`Node`.`excerpt`',
'ae0693e2fed3a03939d10e12e3a2f910' => '`Node`.`seo_title`',
'90bd50e88d0885792acf7e602e7b0ce0' => '`Node`.`image`',
'387abaafb29e7176c72b9964b50a9f17' => '`Node`.`status`',
'9134019101bc573c4a92a17b15f6795d' => '`Node`.`mime_type`',
'5770329366a6bd02f36cdb37a29e478d' => '`Node`.`comment_status`',
'0bafea247578c8d1330b140f15e4ab32' => '`Node`.`comment_count`',
'2189c3adbc3517a25b867c05e7043c46' => '`Node`.`promote`',
'94635cd53747593e2b38ba950409d054' => '`Node`.`path`',
'3bc34f00c01e2cadbaf4d3f303e575d9' => '`Node`.`terms`',
'bc86e74ea646d90bd851385e8f164924' => '`Node`.`sticky`',
'10df80a6be139799c6a2e6d7a77dc76c' => '`Node`.`lft`',
'fe38997604d83192dfc73484658807fa' => '`Node`.`rght`',
'f1aa931850c8d7b6a3d9a34271a7fefa' => '`Node`.`visibility_roles`',
'56a1553d1c1e865466e46a8ea6baf105' => '`Node`.`type`',
'0ee002ebdb7523212ea28743d5fb6719' => '`Node`.`updated`',
'18fe85c47662c91e04de125aabd35aa8' => '`Node`.`updated_by`',
'24153953a6d6a7af83108d3d519a5da3' => '`Node`.`created`',
'4dec797903b888db2caf66a6eda8eba6' => '`Node`.`created_by`',
'84aed5ca7734df237971a8964bd0217a' => '`User`.`id`',
'e281f763f1dbc6d22815fb38109a02fc' => '`User`.`role_id`',
'441e6eaad1b5f34da125c63e3ecd7702' => '`User`.`username`',
'46bea0d8cb0ffa1c5c7f63ad1e39035b' => '`User`.`password`',
'd02461939758c2308d7bd7a6b9f8a411' => '`User`.`name`',
'97c268dcd8412cd254419ed9b5f0d32e' => '`User`.`email`',
'f01f146afb517176953bae148d163c55' => '`User`.`website`',
'f88ad1da0de1c1bcefb5ccbdb571cffd' => '`User`.`activation_key`',
'484d9b341c9b1af0fabd8ca7aeab157b' => '`User`.`image`',
'9f3d9d1d231561adc5db936f5eee217c' => '`User`.`bio`',
'c3166f52a27d4d42189834333694a26c' => '`User`.`status`',
'acaf5a1b90767e3b7a8185d2424eb9d2' => '`User`.`updated`',
'37c4024a5574d946af375b54ed6694b6' => '`User`.`updated_by`',
'655616af09a4d136eca1b18964f0e43c' => '`User`.`created`',
'a32a11dabe0b69126d9fe96efc7ea73c' => '`User`.`timezone`',
'192e584ee94edf38f402db00e103619f' => '`User`.`created_by`',
'eb9b37fa6fe3e5c49f921ddcd721b306' => '`User`',
'334a8f29839a1a541de84999b5bcce1f' => '`Node`.`publish_start`',
'0c2b30d75822259646e2f2b27f1c5108' => '`Node`.`publish_end`',
'aec653e1e4dd36f4b03c5a5209837382' => '`Meta`.`id`',
'ce4c93f55b2edacfe9edb041f55333c0' => '`Meta`.`model`',
'1a5c7e30ed05a4679815691b8143066d' => '`Meta`.`foreign_key`',
'5bb2097379760fb0a5857052f910c991' => '`Meta`.`key`',
'5d6e81c21ed720f6650d79514fc7bce8' => '`Meta`.`value`',
'c060453892968c8cf29956e86d1c5e73' => '`Meta`.`weight`',
'69a48d70e6c1fc161a266323c3f7da63' => '`Meta`.`created`',
'49f86a4a5956c601e50ff0f438e177c3' => '`Meta`.`created_by`',
'a869a19d0b68655ad941b507bda6c1b5' => '`Meta`.`updated`',
'2fe5db58b1483ae7f8f4626164626a12' => '`Meta`.`updated_by`',
'071d88d257bddad6490719e081065bd7' => '`meta`',
'2e90f83910b76e2c30644c35b5fa4caa' => '`Meta`',
'1e660187cdefa780d6266199a857882e' => '`ModelTaxonomy`.`id`',
'629b62dc0ecfbe76ca5e91df07366a0b' => '`ModelTaxonomy`.`model`',
'a2879a80bb49444b45468e23da8f2d55' => '`ModelTaxonomy`.`foreign_key`',
'97aa8428bd519a7c3dcd89d806bd772b' => '`ModelTaxonomy`.`taxonomy_id`',
'2b37ce020bfc9172264b6c635593bb70' => '`taxonomies`',
'20a1847da44996e8ecbdaddbe4e94d0f' => '`Taxonomy`.`id`',
'fdf8a579ede55e10d4204fc625f031f6' => '`Taxonomy`.`parent_id`',
'7faf7ad9e35ea447792bc78e70e7eeeb' => '`Taxonomy`.`term_id`',
'301844588d02995923e0aae7719c19cb' => '`Taxonomy`.`vocabulary_id`',
'671ec56936f5cff5213ba04b46256436' => '`Taxonomy`.`lft`',
'f08469af63c74298c3a4ec8c0ef8f222' => '`Taxonomy`.`rght`',
'b3152b37da369afcea73c39334b90769' => '`ModelTaxonomy`',
'490c851f51b8528edb49af7b80ec6ea6' => '`model_taxonomies`',
'e20db5dbee8e3a4fe1108c8362a51046' => '`model`',
'4ecba99aecb8ca46397bc183579ef450' => '`Taxonomy`',
'49d9207adfce6df1dd3ee8c30c434414' => '`menus`',
'd2bc458620afb092c61ab4383b7475e0' => '`Menu`',
'b5e4122b751068a9683697c47b1ceeb4' => '`Menu`.`publish_start`',
'4df3a58c2496dd8645f7d8957e4084da' => '`Menu`.`publish_end`',
'1fca740733997f1ebbedacfc7678592a' => '`Menu`.`id`',
'ac9a462b13e2369de879d1bbb429fda2' => '`Menu`.`title`',
'fe9b0a215045b7036d0e82ed8065f959' => '`Menu`.`alias`',
'e1fcadeaef85d2d509660511310dfded' => '`Menu`.`class`',
'12bb426fe49359492f70d316643143e8' => '`Menu`.`description`',
'6587a12fc7f90e2c1aedd50b95ad43f6' => '`Menu`.`status`',
'c5f92a872476e52d920997596b5db22a' => '`Menu`.`weight`',
'706d6799613ece5b5ed6723ba23a19f4' => '`Menu`.`link_count`',
'b87e9ebd18852f6de8dcb1f635532313' => '`Menu`.`params`',
'4249073136472c3ea57607efc50a43c5' => '`Menu`.`updated`',
'ce5cd9f169ce7a1ed9799efea889afce' => '`Menu`.`updated_by`',
'0bb45100989cb304d010e4f06db67e28' => '`Menu`.`created`',
'6951ca3acf384116fa4b716b2a8d1b44' => '`Menu`.`created_by`',
'83ad9c6d2ef691c74010ac5dd2e37984' => '`Menu`.`publish_start`',
'cab1afe6defefad4ffbdab9148b54b2f' => '`Menu`.`publish_end`',
'8d757f4812bd9a95c847579f0c3a6ed8' => '`Link`',
'aeabd238cd79024da29029a44a925a9c' => '`Link`.`publish_start`',
'a6cedf5bd7f532983154a385a840c566' => '`Link`.`publish_end`',
'b08fc844957b9d3e655aac62544ec761' => '`Link`.`id`',
'6908ebc8850ab811b17b0cc7f64d9ddb' => '`Link`.`parent_id`',
'c7ae811e23e0fdb104d7a002dc5d867d' => '`Link`.`menu_id`',
'6c26eee85bea799541c5d95abab25449' => '`Link`.`title`',
'c1688aed2d2356c07ad3ac110508e77d' => '`Link`.`class`',
'38466a3557d11c9226205159d5fdc503' => '`Link`.`description`',
'335aab0940d8406c96759f4dbd9ad34c' => '`Link`.`link`',
'3e187784d5fdb0cf4a882dd5dca29d11' => '`Link`.`target`',
'376efbbb307bb4961248502b5d825b02' => '`Link`.`rel`',
'0a5355b8a9b1c8a3de73aa22004fde4f' => '`Link`.`status`',
'6b22d5e58a7188260db54ac041485e01' => '`Link`.`lft`',
'4548c5423dcd6afc8db58c0bc6b6e11a' => '`Link`.`rght`',
'9aa1b8605e9df49843570c46296fc437' => '`Link`.`visibility_roles`',
'8f0639ad2c1d60721dec4ffc989f3188' => '`Link`.`params`',
'a7302bf96573a976640cc759923b1f6d' => '`Link`.`updated`',
'5f5d38dec95dff0f9e5cec4487a83ea8' => '`Link`.`updated_by`',
'80edf510441a09993b055dc248e715b4' => '`Link`.`created`',
'087e2985ab59ae1b56a89361e32d3c84' => '`Link`.`created_by`',
'dedd146844a3d03b5ac0922f2f39ca1d' => '`Link`.`publish_start`',
'd301d53130894b65cf572ec4d9107256' => '`Link`.`publish_end`',
'e9abfd344558840a08aba1766f6c5aa0' => '`terms`',
'6985d23af5c017650bc13547773e6950' => '`Term`.`id`',
'c6e1214405087d336a3eb86659b32c30' => '`Term`.`title`',
'8f42d41c18fac3c88dbf9185937abcca' => '`Term`.`slug`',
'b3660ae255b60ed34d68fa45adc3acbb' => '`Term`.`description`',
'96d0e598f64e7cebe67e0f1b30d7c3ea' => '`Term`.`updated`',
'66c7a67895815dbe11c36793683d5823' => '`Term`.`updated_by`',
'bee36f29dba83b615aae0d94e842199f' => '`Term`.`created`',
'23cc3ebccbe6b7ac07640466bdce1bfc' => '`Term`.`created_by`',
'56126cfa9d68846a7db50727ca25a564' => '`Term`',
'cea98e8ccd2742666d4cab32e3a8a7f3' => '`District`.`name`',
'4e76f9d054add02aa54802310de70a12' => '`District`.`image`',
'c5be20a7672b536f1b4cbb60f8bc1dc9' => '`District`.`slug`',
'ed5400413351903f7b7bc3e6c68deb5e' => '`District`.`lat`',
'7b0939133332b47b0ed638231db655bb' => '`District`.`lon`',
'267549f11b7468070d5595038cbddb8e' => '`City`.`name`',
'35b9d905836c105064c64bffed5de4a1' => '`City`.`slug`',
'a9ea896cf31d8ac144289c3f404161a1' => '`City`.`image`',
'337cd6b83d005a1ebf4b1f3a78b7dc05' => '`City`.`lat`',
'70162f077645465beab16c326f6eeb75' => '`City`.`lon`',
'e65dfdabcb8ecb35fa83c08d5e95cb12' => '`City`.`id`',
'f5c541fe62b7894c67ef476e23a8caa7' => '`District`.`city_id`',
'3048e806321ba26aab577e03b46100f4' => '`districts`',
'8bab32467ac128f081d25c8d46f77f0b' => '`City`',
'cb8e9149a3ea2470e6c83205a54301c2' => '`cities`',
'e87fbbdd4ac1eea99278968aa1ed4b1d' => '`Location`.`type`',
'29229326100657d04e3cfba466f09344' => '`Location`',
'd2c23d1b4feeec456d72cdc94cc44595' => '`id`',
'51e75282a65d5e2e98b96245d20ca64c' => '`Location`.`thumbnail`',
'9ffea72c8c5c14d95a6a207e3d5f4fe5' => '`locations`'
),
'fields' => array(
'aea03b5d8f2e5f5dce97399a3cf7da4a' => array(
(int) 0 => '`SchemaMigration`.`id`',
(int) 1 => '`SchemaMigration`.`class`',
(int) 2 => '`SchemaMigration`.`type`',
(int) 3 => '`SchemaMigration`.`created`'
),
'95de1eb14e468b52fd2925b34c64d5ac' => array(
(int) 0 => '`Type`.`id`',
(int) 1 => '`Type`.`title`',
(int) 2 => '`Type`.`alias`',
(int) 3 => '`Type`.`description`',
(int) 4 => '`Type`.`format_show_author`',
(int) 5 => '`Type`.`format_show_date`',
(int) 6 => '`Type`.`format_use_wysiwyg`',
(int) 7 => '`Type`.`comment_status`',
(int) 8 => '`Type`.`comment_approve`',
(int) 9 => '`Type`.`comment_spam_protection`',
(int) 10 => '`Type`.`comment_captcha`',
(int) 11 => '`Type`.`params`',
(int) 12 => '`Type`.`plugin`',
(int) 13 => '`Type`.`updated`',
(int) 14 => '`Type`.`updated_by`',
(int) 15 => '`Type`.`created`',
(int) 16 => '`Type`.`created_by`'
),
'7a03de8f4f901d0c3b1b77392f9a979f' => array(
(int) 0 => '`TrackableCreator`.`id`',
(int) 1 => '`TrackableCreator`.`role_id`',
(int) 2 => '`TrackableCreator`.`username`',
(int) 3 => '`TrackableCreator`.`password`',
(int) 4 => '`TrackableCreator`.`name`',
(int) 5 => '`TrackableCreator`.`email`',
(int) 6 => '`TrackableCreator`.`website`',
(int) 7 => '`TrackableCreator`.`activation_key`',
(int) 8 => '`TrackableCreator`.`image`',
(int) 9 => '`TrackableCreator`.`bio`',
(int) 10 => '`TrackableCreator`.`status`',
(int) 11 => '`TrackableCreator`.`updated`',
(int) 12 => '`TrackableCreator`.`updated_by`',
(int) 13 => '`TrackableCreator`.`created`',
(int) 14 => '`TrackableCreator`.`timezone`',
(int) 15 => '`TrackableCreator`.`created_by`'
),
'3a412c96377a19a6b448d9bc023c8ae5' => array(
(int) 0 => '`TrackableUpdater`.`id`',
(int) 1 => '`TrackableUpdater`.`role_id`',
(int) 2 => '`TrackableUpdater`.`username`',
(int) 3 => '`TrackableUpdater`.`password`',
(int) 4 => '`TrackableUpdater`.`name`',
(int) 5 => '`TrackableUpdater`.`email`',
(int) 6 => '`TrackableUpdater`.`website`',
(int) 7 => '`TrackableUpdater`.`activation_key`',
(int) 8 => '`TrackableUpdater`.`image`',
(int) 9 => '`TrackableUpdater`.`bio`',
(int) 10 => '`TrackableUpdater`.`status`',
(int) 11 => '`TrackableUpdater`.`updated`',
(int) 12 => '`TrackableUpdater`.`updated_by`',
(int) 13 => '`TrackableUpdater`.`created`',
(int) 14 => '`TrackableUpdater`.`timezone`',
(int) 15 => '`TrackableUpdater`.`created_by`'
),
'a346c6ff60e0b1478a42e9191f0fdd80' => array(
(int) 0 => '`TypesVocabulary`.`id`',
(int) 1 => '`TypesVocabulary`.`type_id`',
(int) 2 => '`TypesVocabulary`.`vocabulary_id`',
(int) 3 => '`TypesVocabulary`.`weight`'
),
'faad29e523f1a73b50bb2123bb721a2b' => array(
(int) 0 => '`Vocabulary`.`id`',
(int) 1 => '`Vocabulary`.`title`',
(int) 2 => '`Vocabulary`.`alias`',
(int) 3 => '`Vocabulary`.`description`',
(int) 4 => '`Vocabulary`.`required`',
(int) 5 => '`Vocabulary`.`multiple`',
(int) 6 => '`Vocabulary`.`tags`',
(int) 7 => '`Vocabulary`.`plugin`',
(int) 8 => '`Vocabulary`.`weight`',
(int) 9 => '`Vocabulary`.`updated`',
(int) 10 => '`Vocabulary`.`updated_by`',
(int) 11 => '`Vocabulary`.`created`',
(int) 12 => '`Vocabulary`.`created_by`'
),
'd1e0efe9a0fa1cb7130f51a51fd67c83' => array(
(int) 0 => '`Aro`.`id`',
(int) 1 => '`Aro`.`parent_id`',
(int) 2 => '`Aro`.`model`',
(int) 3 => '`Aro`.`foreign_key`',
(int) 4 => '`Aro`.`alias`'
),
'cb299c19740fb4396970279176de09d0' => array(
(int) 0 => '`Aro`.`lft`',
(int) 1 => '`Aro`.`rght`'
),
'608e80b7644c7af9c2e523af95d5d7d7' => array(
(int) 0 => '`Aro`.`id`',
(int) 1 => '`Aro`.`parent_id`',
(int) 2 => '`Aro`.`model`',
(int) 3 => '`Aro`.`foreign_key`',
(int) 4 => '`Aro`.`alias`',
(int) 5 => '`Aro`.`lft`',
(int) 6 => '`Aro`.`rght`'
),
'9e052aa2025073c0ea9b0dc5d1884084' => array(
(int) 0 => '`Permission`.`id`',
(int) 1 => '`Permission`.`aro_id`',
(int) 2 => '`Permission`.`aco_id`',
(int) 3 => '`Permission`.`_create`',
(int) 4 => '`Permission`.`_read`',
(int) 5 => '`Permission`.`_update`',
(int) 6 => '`Permission`.`_delete`'
),
'85321da146d0da4211d698849e8d3e45' => array(
(int) 0 => '`Aro`.`id`',
(int) 1 => '`Aro`.`parent_id`',
(int) 2 => '`Aro`.`model`',
(int) 3 => '`Aro`.`foreign_key`',
(int) 4 => '`Aro`.`alias`',
(int) 5 => '`Aro`.`lft`',
(int) 6 => '`Aro`.`rght`'
),
'8d25b2371f91f05198a2a787e66ce103' => array(
(int) 0 => '`Aco`.`id`',
(int) 1 => '`Aco`.`parent_id`',
(int) 2 => '`Aco`.`model`',
(int) 3 => '`Aco`.`foreign_key`',
(int) 4 => '`Aco`.`alias`',
(int) 5 => '`Aco`.`lft`',
(int) 6 => '`Aco`.`rght`'
),
'f19013578c3d46fbe31d3ae074f34c6f' => array(
(int) 0 => '`Aco`.`lft`',
(int) 1 => '`Aco`.`rght`'
),
'06c066ba5621814f18f55b1c63443cf8' => array(
(int) 0 => '`Aco`.`id`',
(int) 1 => '`Aco`.`parent_id`',
(int) 2 => '`Aco`.`model`',
(int) 3 => '`Aco`.`foreign_key`',
(int) 4 => '`Aco`.`alias`',
(int) 5 => '`Aco`.`lft`',
(int) 6 => '`Aco`.`rght`'
),
'713f70baf3b9c74721029ec72568c3cc' => array(
(int) 0 => '`Region`.`id`',
(int) 1 => '`Region`.`alias`'
),
'b7d1322f4bc3c45f1b35999026e03999' => array(
(int) 0 => '`Block`.`id`',
(int) 1 => '`Block`.`region_id`',
(int) 2 => '`Block`.`title`',
(int) 3 => '`Block`.`alias`',
(int) 4 => '`Block`.`body`',
(int) 5 => '`Block`.`show_title`',
(int) 6 => '`Block`.`class`',
(int) 7 => '`Block`.`status`',
(int) 8 => '`Block`.`weight`',
(int) 9 => '`Block`.`element`',
(int) 10 => '`Block`.`visibility_roles`',
(int) 11 => '`Block`.`visibility_paths`',
(int) 12 => '`Block`.`visibility_php`',
(int) 13 => '`Block`.`params`',
(int) 14 => '`Block`.`publish_start`',
(int) 15 => '`Block`.`publish_end`',
(int) 16 => '`Block`.`updated`',
(int) 17 => '`Block`.`updated_by`',
(int) 18 => '`Block`.`created`',
(int) 19 => '`Block`.`created_by`'
),
'bffd04a269a44ebc3f5ae8c38563157d' => array(
(int) 0 => '`Region`.`id`',
(int) 1 => '`Region`.`title`',
(int) 2 => '`Region`.`alias`',
(int) 3 => '`Region`.`description`',
(int) 4 => '`Region`.`block_count`',
(int) 5 => '`Region`.`created`',
(int) 6 => '`Region`.`created_by`',
(int) 7 => '`Region`.`updated`',
(int) 8 => '`Region`.`updated_by`'
),
'de62560ec1cfe2bccd18af533bfcebcb' => array(
(int) 0 => '`Node`.`id`',
(int) 1 => '`Node`.`parent_id`',
(int) 2 => '`Node`.`user_id`',
(int) 3 => '`Node`.`title`',
(int) 4 => '`Node`.`slug`',
(int) 5 => '`Node`.`body`',
(int) 6 => '`Node`.`excerpt`',
(int) 7 => '`Node`.`seo_title`',
(int) 8 => '`Node`.`image`',
(int) 9 => '`Node`.`status`',
(int) 10 => '`Node`.`mime_type`',
(int) 11 => '`Node`.`comment_status`',
(int) 12 => '`Node`.`comment_count`',
(int) 13 => '`Node`.`promote`',
(int) 14 => '`Node`.`path`',
(int) 15 => '`Node`.`terms`',
(int) 16 => '`Node`.`sticky`',
(int) 17 => '`Node`.`lft`',
(int) 18 => '`Node`.`rght`',
(int) 19 => '`Node`.`visibility_roles`',
(int) 20 => '`Node`.`type`',
(int) 21 => '`Node`.`publish_start`',
(int) 22 => '`Node`.`publish_end`',
(int) 23 => '`Node`.`updated`',
(int) 24 => '`Node`.`updated_by`',
(int) 25 => '`Node`.`created`',
(int) 26 => '`Node`.`created_by`'
),
'45771833c1ed8987e6890ab59579816c' => array(
(int) 0 => '`User`.`id`',
(int) 1 => '`User`.`role_id`',
(int) 2 => '`User`.`username`',
(int) 3 => '`User`.`password`',
(int) 4 => '`User`.`name`',
(int) 5 => '`User`.`email`',
(int) 6 => '`User`.`website`',
(int) 7 => '`User`.`activation_key`',
(int) 8 => '`User`.`image`',
(int) 9 => '`User`.`bio`',
(int) 10 => '`User`.`status`',
(int) 11 => '`User`.`updated`',
(int) 12 => '`User`.`updated_by`',
(int) 13 => '`User`.`created`',
(int) 14 => '`User`.`timezone`',
(int) 15 => '`User`.`created_by`'
),
'49c7dac6f1017af0b833235e07ad2286' => array(
(int) 0 => '`Node`.`id`'
),
'6dbf1174327c3216d742c8198b9acb18' => array(
(int) 0 => '`Meta`.`id`',
(int) 1 => '`Meta`.`model`',
(int) 2 => '`Meta`.`foreign_key`',
(int) 3 => '`Meta`.`key`',
(int) 4 => '`Meta`.`value`',
(int) 5 => '`Meta`.`weight`',
(int) 6 => '`Meta`.`created`',
(int) 7 => '`Meta`.`created_by`',
(int) 8 => '`Meta`.`updated`',
(int) 9 => '`Meta`.`updated_by`'
),
'edeeff9f32c1228dced010c9c144fca6' => array(
(int) 0 => '`Meta`.`foreign_key`'
),
'0f653bdd80e7ca88f3a7dab7d547c4c0' => array(
(int) 0 => '`ModelTaxonomy`.`id`',
(int) 1 => '`ModelTaxonomy`.`model`',
(int) 2 => '`ModelTaxonomy`.`foreign_key`',
(int) 3 => '`ModelTaxonomy`.`taxonomy_id`'
),
'14a8552cacdac505cd5c5569705d2151' => array(
(int) 0 => '`Taxonomy`.`id`',
(int) 1 => '`Taxonomy`.`parent_id`',
(int) 2 => '`Taxonomy`.`term_id`',
(int) 3 => '`Taxonomy`.`vocabulary_id`',
(int) 4 => '`Taxonomy`.`lft`',
(int) 5 => '`Taxonomy`.`rght`'
),
'b2778d3ac938de73331a681a2b68bfe3' => array(
(int) 0 => '`Menu`.`id`',
(int) 1 => '`Menu`.`title`',
(int) 2 => '`Menu`.`alias`',
(int) 3 => '`Menu`.`class`',
(int) 4 => '`Menu`.`description`',
(int) 5 => '`Menu`.`status`',
(int) 6 => '`Menu`.`weight`',
(int) 7 => '`Menu`.`link_count`',
(int) 8 => '`Menu`.`params`',
(int) 9 => '`Menu`.`publish_start`',
(int) 10 => '`Menu`.`publish_end`',
(int) 11 => '`Menu`.`updated`',
(int) 12 => '`Menu`.`updated_by`',
(int) 13 => '`Menu`.`created`',
(int) 14 => '`Menu`.`created_by`'
),
'287731b58d605b69e7861eea1e814b16' => array(
(int) 0 => '`Link`.`id`',
(int) 1 => '`Link`.`parent_id`',
(int) 2 => '`Link`.`menu_id`',
(int) 3 => '`Link`.`title`',
(int) 4 => '`Link`.`class`',
(int) 5 => '`Link`.`description`',
(int) 6 => '`Link`.`link`',
(int) 7 => '`Link`.`target`',
(int) 8 => '`Link`.`rel`',
(int) 9 => '`Link`.`status`',
(int) 10 => '`Link`.`lft`',
(int) 11 => '`Link`.`rght`',
(int) 12 => '`Link`.`visibility_roles`',
(int) 13 => '`Link`.`params`',
(int) 14 => '`Link`.`publish_start`',
(int) 15 => '`Link`.`publish_end`',
(int) 16 => '`Link`.`updated`',
(int) 17 => '`Link`.`updated_by`',
(int) 18 => '`Link`.`created`',
(int) 19 => '`Link`.`created_by`'
),
'1df4b08e1f31e8db32fbf03e4e4af4e5' => array(
(int) 0 => '`Vocabulary`.`id`',
(int) 1 => '`Vocabulary`.`title`',
(int) 2 => '`Vocabulary`.`alias`',
(int) 3 => '`Vocabulary`.`description`',
(int) 4 => '`Vocabulary`.`required`',
(int) 5 => '`Vocabulary`.`multiple`',
(int) 6 => '`Vocabulary`.`tags`',
(int) 7 => '`Vocabulary`.`plugin`',
(int) 8 => '`Vocabulary`.`weight`',
(int) 9 => '`Vocabulary`.`updated`',
(int) 10 => '`Vocabulary`.`updated_by`',
(int) 11 => '`Vocabulary`.`created`',
(int) 12 => '`Vocabulary`.`created_by`'
),
'6acc5e8b9a0720b3969853f49138d834' => array(
(int) 0 => '`Taxonomy`.`id`',
(int) 1 => '`Taxonomy`.`parent_id`',
(int) 2 => '`Taxonomy`.`term_id`',
(int) 3 => '`Taxonomy`.`vocabulary_id`',
(int) 4 => '`Taxonomy`.`lft`',
(int) 5 => '`Taxonomy`.`rght`'
),
'3ce0c902b6b4f218efaecee54093b9f6' => array(
(int) 0 => '`Term`.`id`',
(int) 1 => '`Term`.`title`',
(int) 2 => '`Term`.`slug`',
(int) 3 => '`Term`.`description`',
(int) 4 => '`Term`.`updated`',
(int) 5 => '`Term`.`updated_by`',
(int) 6 => '`Term`.`created`',
(int) 7 => '`Term`.`created_by`'
),
'0148e2ecf2dc8ae8d34f43c46236c4a2' => array(
(int) 0 => '`District`.`name`',
(int) 1 => '`District`.`image`',
(int) 2 => '`District`.`slug`',
(int) 3 => '`District`.`lat`',
(int) 4 => '`District`.`lon`',
(int) 5 => '`City`.`name`',
(int) 6 => '`City`.`slug`',
(int) 7 => '`City`.`image`',
(int) 8 => '`City`.`lat`',
(int) 9 => '`City`.`lon`',
(int) 10 => '`City`.`id`'
),
'0fd84eb426adc139fe2c7b490ed3c5ff' => array(
(int) 0 => '`Location`.`type`',
(int) 1 => 'COUNT(`Location`.`id`) as total',
(int) 2 => '`Location`.`thumbnail`'
)
)
)
$config = '_cake_core_'
$settings = array(
'prefix' => 'croogo_cake_core_',
'path' => '/home/toplistvi.com/public_html/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'engine' => 'File',
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - APP/Vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php, line 327
DboSource::__destruct() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php, line 3662
[main] - [internal], line ??