Code Context if(!$this->Session->read('Config.language')){
$lang = explode(',',$_SERVER['HTTP_ACCEPT_LANGUAGE']);
$aclFilterComponent = 'AclFilter'
$controller = 'nodes'
$lang_format = array(
'fra' => 'fr',
'fr' => 'fra'
)
$this = object(NodesController) {
name => 'Nodes'
components => array(
'Session' => null,
'Croogo.Croogo' => null,
'Security' => null,
'Acl' => null,
'Auth' => null,
'RequestHandler' => null,
'Acl.AclFilter' => null,
'CroogoAccess' => array(
[maximum depth reached]
),
'Settings.Settings' => null,
'Nodes.Nodes' => null,
'Menus.Menus' => null,
'Blocks.Blocks' => array(
[maximum depth reached]
),
'Taxonomy.Taxonomies' => null,
'Orders.Orders' => null,
'Stats.Stats' => null,
'Meta.Meta' => array(
[maximum depth reached]
),
'Comments.Comments' => null,
'Croogo.BulkProcess' => null,
'Croogo.Recaptcha' => null,
'Search.Prg' => array(
[maximum depth reached]
)
)
presetVars => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
),
(int) 5 => array(
[maximum depth reached]
)
)
uses => array(
(int) 0 => 'Nodes.Node'
)
helpers => array(
'Html' => array([maximum depth reached]),
'Form' => array([maximum depth reached]),
'Session' => null,
'Text' => null,
'Js' => null,
'Time' => null,
'Croogo.Layout' => null,
'Custom' => null,
'Comments.Comments' => null,
'Nodes.Nodes' => null,
'Meta.Meta' => null,
'Menus.Menus' => null,
'Blocks.Regions' => null,
'Taxonomy.Taxonomies' => null,
'Minify.Minify' => null,
'Orders.Orders' => null,
'Myjs.Myjs' => null,
'Stats.Stats' => null,
'Wysiwyg.Wysiwyg' => null,
'Ckeditor.Ckeditor' => null,
'Croogo.Croogo' => null
)
paginate => array(
'limit' => (int) 10
)
usePaginationCache => true
viewClass => 'Theme'
theme => 'Laperso'
amp => false
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Nodes'
layoutPath => null
viewVars => array(
'themeSettings' => array(
[maximum depth reached]
)
)
view => 'view'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {}
View => null
ext => '.ctp'
plugin => 'Nodes'
cacheAction => false
passedArgs => array()
scaffold => false
methods => array(
(int) 0 => 'afterConstruct',
(int) 2 => 'admin_toggle',
(int) 3 => 'admin_index',
(int) 4 => 'admin_create',
(int) 5 => 'admin_add',
(int) 6 => 'admin_edit',
(int) 7 => 'admin_update_paths',
(int) 8 => 'admin_delete',
(int) 9 => 'admin_delete_meta',
(int) 10 => 'admin_add_meta',
(int) 11 => 'admin_process',
(int) 12 => 'index',
(int) 13 => 'term',
(int) 14 => 'promoted',
(int) 15 => 'search',
(int) 16 => 'view',
(int) 17 => '_viewFallback',
(int) 18 => '_setCommonVariables',
(int) 22 => '_setupComponents',
(int) 23 => '_setupTheme',
(int) 25 => 'securityError',
(int) 26 => '_setupAclComponent'
)
modelClass => 'Node'
modelKey => 'node'
validationErrors => null
Session => object(SessionComponent) {}
Croogo => object(CroogoComponent) {}
Security => object(SecurityComponent) {}
Acl => object(AclComponent) {}
Auth => object(AuthComponent) {}
RequestHandler => object(RequestHandlerComponent) {}
AclFilter => object(AclFilterComponent) {}
CroogoAccess => object(AclAccessComponent) {}
Settings => object(SettingsComponent) {}
Nodes => object(NodesComponent) {}
Menus => object(MenusComponent) {}
Blocks => object(BlocksComponent) {}
Taxonomies => object(TaxonomiesComponent) {}
Orders => object(OrdersComponent) {}
Stats => object(StatsComponent) {}
Meta => object(MetaComponent) {}
Comments => object(CommentsComponent) {}
BulkProcess => object(BulkProcessComponent) {}
Recaptcha => object(RecaptchaComponent) {}
Prg => object(PrgComponent) {}
Node => object(Node) {}
[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(
[maximum depth reached]
),
(int) 1 => 'Settings.Settings',
(int) 2 => 'Nodes.Nodes',
(int) 3 => 'Menus.Menus',
'Blocks.Blocks' => array(
[maximum depth reached]
),
(int) 4 => 'Taxonomy.Taxonomies',
(int) 5 => 'Orders.Orders',
(int) 6 => 'Stats.Stats',
'Meta.Meta' => array(
[maximum depth reached]
),
(int) 7 => 'Comments.Comments'
)
[protected] _apiComponents => array(
'Nodes.NodeApi' => array(
[maximum depth reached]
)
)
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {}
}
CroogoAppController::beforeFilter() - APP/Vendor/croogo/croogo/Croogo/Controller/CroogoAppController.php, line 363
NodesController::beforeFilter() - APP/Vendor/croogo/croogo/Nodes/Controller/NodesController.php, line 79
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 242
Controller::startupProcess() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 674
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 165
[main] - APP/webroot/index.php, line 113